Class JDFAutoInsertingIntent

  • 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
    Direct Known Subclasses:
    JDFInsertingIntent

    public abstract class JDFAutoInsertingIntent
    extends JDFIntentResource
    class JDFAutoInsertingIntent : public JDFIntentResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoInsertingIntent

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

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

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

      • 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