Class JDFSubscription

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

public class JDFSubscription extends JDFAutoSubscription
See Also:
  • Constructor Details

    • JDFSubscription

      public JDFSubscription(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      JDFSubscription.java
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFSubscription

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

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

    • toString

      public String toString()
      toString()
      Overrides:
      toString in class KElement
      Returns:
      String
      See Also:
    • setURL

      public void setURL(URL url)
      set url to the external form of a URL object
      Parameters:
      url -