Class JDFAutowhen

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
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFwhen

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

    • JDFAutowhen

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

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

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

    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • getset

      public JDFset getset()
      (24) const get element set
      Returns:
      JDFset the element
    • getCreateset

      public JDFset getCreateset()
      (25) getCreateset
      Returns:
      JDFset the element
    • getCreateset

      public JDFset getCreateset(int iSkip)
      (26) getCreateset
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFset the element
    • getset

      public JDFset getset(int iSkip)
      (27) const get element set
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFset the element default is getset(0)
    • getAllset

      public Collection<JDFset> getAllset()
      Get all set from the current element
      Returns:
      Collection, null if none are available
    • appendset

      public JDFset appendset()
      (30) append element set
      Returns:
      JDFset the element