Class JDFAutoPageElement

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoPageElement
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFPageElement

public abstract class JDFAutoPageElement extends JDFElement
class JDFAutoPageElement : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoPageElement

      protected JDFAutoPageElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      Constructor for JDFAutoPageElement
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFAutoPageElement

      protected JDFAutoPageElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName)
      Constructor for JDFAutoPageElement
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
    • JDFAutoPageElement

      protected JDFAutoPageElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoPageElement
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      myLocalName -
  • Method Details

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setContentDataRefs

      public void setContentDataRefs(VString value)
      (36) set attribute ContentDataRefs
      Parameters:
      value - the value to set the attribute to
    • getContentDataRefs

      public VString getContentDataRefs()
      (21) get VString attribute ContentDataRefs
      Returns:
      VString the value of the attribute
    • setContentListIndex

      public void setContentListIndex(int value)
      (36) set attribute ContentListIndex
      Parameters:
      value - the value to set the attribute to
    • getContentListIndex

      public int getContentListIndex()
      (15) get int attribute ContentListIndex
      Returns:
      int the value of the attribute
    • setElementPages

      public void setElementPages(JDFIntegerRangeList value)
      (36) set attribute ElementPages
      Parameters:
      value - the value to set the attribute to
    • getElementPages

      public JDFIntegerRangeList getElementPages()
      (20) get JDFIntegerRangeList attribute ElementPages
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • setContentType

      public void setContentType(String value)
      (36) set attribute ContentType
      Parameters:
      value - the value to set the attribute to
    • getContentType

      public String getContentType()
      (23) get String attribute ContentType
      Returns:
      the value of the attribute
    • setRelativeBox

      public void setRelativeBox(JDFRectangle value)
      (36) set attribute RelativeBox
      Parameters:
      value - the value to set the attribute to
    • getRelativeBox

      public JDFRectangle getRelativeBox()
      (20) get JDFRectangle attribute RelativeBox
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle