Class JDFAutoWebInlineFinishingParams

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

public abstract class JDFAutoWebInlineFinishingParams extends JDFResource
class JDFAutoWebInlineFinishingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoWebInlineFinishingParams

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

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

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

    • getTheElementInfo

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

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • getFolderProduction

      public JDFFolderProduction getFolderProduction()
      (24) const get element FolderProduction
      Returns:
      JDFFolderProduction the element
    • getCreateFolderProduction

      public JDFFolderProduction getCreateFolderProduction()
      (25) getCreateFolderProduction
      Returns:
      JDFFolderProduction the element
    • 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 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