Class JDFAutoStripBinding

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

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

    • JDFAutoStripBinding

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

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

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

    • getTheElementInfo

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

      public JDFHoleList getHoleList()
      (24) const get element HoleList
      Returns:
      JDFHoleList the element
    • getCreateHoleList

      public JDFHoleList getCreateHoleList()
      (25) getCreateHoleList
      Returns:
      JDFHoleList the element
    • appendHoleList

      public JDFHoleList appendHoleList()
      (29) append element HoleList
      Returns:
      JDFHoleList the element @ if the element already exists
    • getHoleType

      public JDFSpanHoleType getHoleType()
      (24) const get element HoleType
      Returns:
      JDFSpanHoleType the element
    • getCreateHoleType

      public JDFSpanHoleType getCreateHoleType()
      (25) getCreateHoleType
      Returns:
      JDFSpanHoleType the element
    • appendHoleType

      public JDFSpanHoleType appendHoleType()
      (29) append element HoleType
      Returns:
      JDFSpanHoleType the element @ if the element already exists