Class JDFDrop

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 JDFDrop extends JDFAutoDrop
See Also:
  • Constructor Details

    • JDFDrop

      public JDFDrop(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName) throws DOMException
      Parameters:
      myOwnerDocument -
      qualifiedName -
      Throws:
      DOMException
    • JDFDrop

      public JDFDrop(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName) throws DOMException
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      Throws:
      DOMException
    • JDFDrop

      public JDFDrop(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName) throws DOMException
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      myLocalName -
      Throws:
      DOMException
  • Method Details

    • toString

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

      public void setFromArtDelivery(JDFArtDelivery ad)
      Parameters:
      ad -
    • setFromDropIntent

      public void setFromDropIntent(JDFDropIntent di)
      copy all data from dropintent to this
      Parameters:
      di -
    • isArtDeliveryIntent

      public boolean isArtDeliveryIntent()
      Returns:
      true if we are an artDeliveryintent rather than a delivery