Class JDFBindItem

  • 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

    public class JDFBindItem
    extends JDFAutoBindItem
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFBindItem

        public JDFBindItem​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                           java.lang.String qualifiedName)
                    throws org.w3c.dom.DOMException
        Constructor for JDFBindItem
        Parameters:
        myOwnerDocument -
        qualifiedName -
        Throws:
        org.w3c.dom.DOMException
      • JDFBindItem

        public JDFBindItem​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                           java.lang.String myNamespaceURI,
                           java.lang.String qualifiedName)
                    throws org.w3c.dom.DOMException
        Constructor for JDFBindItem
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        Throws:
        org.w3c.dom.DOMException
      • JDFBindItem

        public JDFBindItem​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                           java.lang.String myNamespaceURI,
                           java.lang.String qualifiedName,
                           java.lang.String myLocalName)
                    throws org.w3c.dom.DOMException
        Constructor for JDFBindItem
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
        Throws:
        org.w3c.dom.DOMException
    • Method Detail

      • toString

        public java.lang.String toString()
        toString
        Overrides:
        toString in class KElement
        Returns:
        String
        See Also:
        Object.toString()
      • getParentBindingIntent

        public JDFBindingIntent getParentBindingIntent()
        get parent node of this - node BindingIntent
        Returns:
        JDFBindingIntent: BindingIntent node
      • getBindingType

        public JDFSpanBindingType getBindingType()
        Get the value of the BindingType element of this.
        If not specified, defaults to the value of the BindingType which is specified in its parent element (node BindingIntent).
        Overrides:
        getBindingType in class JDFAutoBindItem
        Returns:
        JDFSpanBindingType: BindingType value