Class RPrAbstract

java.lang.Object
org.docx4j.wml.RPrAbstract
Direct Known Subclasses:
ParaRPr, RPr

public abstract class RPrAbstract extends Object
A common superclass for RPr and ParaRPr. For these common fields to be listed in propOrder, it has to be marked @XmlTransient see further http://stackoverflow.com/questions/12471674/declare-proporder-over-extended-class and http://stackoverflow.com/questions/6790168/can-should-i-list-inherited-properties-for-a-jaxb-mapped-bean-in-the-proporder
Since:
3.2.0
Author:
jharrop