Class JDFAutoWebInlineFinishingParams

  • 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:
    JDFWebInlineFinishingParams

    public abstract class JDFAutoWebInlineFinishingParams
    extends JDFResource
    class JDFAutoWebInlineFinishingParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoWebInlineFinishingParams

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

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

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

      • getCreateFolderProduction

        public JDFFolderProduction getCreateFolderProduction​(int iSkip)
        (26) getCreateFolderProduction
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFFolderProduction the element
      • getFolderProduction

        public JDFFolderProduction getFolderProduction​(int iSkip)
        (27) const get element FolderProduction
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFFolderProduction the element default is getFolderProduction(0)
      • getAllFolderProduction

        public java.util.Collection<JDFFolderProduction> getAllFolderProduction()
        Get all FolderProduction from the current element
        Returns:
        Collection, null if none are available
      • appendFolderProduction

        public JDFFolderProduction appendFolderProduction()
        (30) append element FolderProduction
        Returns:
        JDFFolderProduction the element