Class JDFDeviceNSpace

  • 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 JDFDeviceNSpace
    extends JDFAutoDeviceNSpace
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFDeviceNSpace

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

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

        public JDFDeviceNSpace​(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 JDFDeviceNSpace
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
        Throws:
        org.w3c.dom.DOMException
    • Method Detail

      • toString

        public java.lang.String toString()
        Description copied from class: KElement
        this to string, used for debug purpose mostly
        Overrides:
        toString in class KElement
        Returns:
        string representativ of this
        See Also:
        KElement.toString()
      • getSeparations

        public VString getSeparations()
        Get a list of all separation names in the SeparationSpec elements
        Returns:
        the vector of separation names