Class JDFAutoInsertingIntent

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFInsertingIntent

public abstract class JDFAutoInsertingIntent extends JDFIntentResource
class JDFAutoInsertingIntent : public JDFIntentResource
See Also:
  • Constructor Details

    • JDFAutoInsertingIntent

      protected JDFAutoInsertingIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      Constructor for JDFAutoInsertingIntent
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFAutoInsertingIntent

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

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

    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • getGlueType

      public JDFSpanGlueType getGlueType()
      (24) const get element GlueType
      Returns:
      JDFSpanGlueType the element
    • getCreateGlueType

      public JDFSpanGlueType getCreateGlueType()
      (25) getCreateGlueType
      Returns:
      JDFSpanGlueType the element
    • appendGlueType

      public JDFSpanGlueType appendGlueType()
      (29) append element GlueType
      Returns:
      JDFSpanGlueType the element @ if the element already exists
    • getInsertList

      public JDFInsertList getInsertList()
      (24) const get element InsertList
      Returns:
      JDFInsertList the element
    • getCreateInsertList

      public JDFInsertList getCreateInsertList()
      (25) getCreateInsertList
      Returns:
      JDFInsertList the element
    • appendInsertList

      public JDFInsertList appendInsertList()
      (29) append element InsertList
      Returns:
      JDFInsertList the element @ if the element already exists
    • getMethod

      public JDFSpanMethod getMethod()
      (24) const get element Method
      Returns:
      JDFSpanMethod the element
    • getCreateMethod

      public JDFSpanMethod getCreateMethod()
      (25) getCreateMethod
      Returns:
      JDFSpanMethod the element
    • appendMethod

      public JDFSpanMethod appendMethod()
      (29) append element Method
      Returns:
      JDFSpanMethod the element @ if the element already exists