Class JDFAutoStripBinding

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFStripBinding

    public abstract class JDFAutoStripBinding
    extends JDFElement
    class JDFAutoStripBinding : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoStripBinding

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

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

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

      • 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