Class JDFAutoCreasingParams

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:
JDFCreasingParams

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

    • JDFAutoCreasingParams

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

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

      protected JDFAutoCreasingParams(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoCreasingParams
      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
    • getCrease

      public JDFCrease getCrease()
      (24) const get element Crease
      Returns:
      JDFCrease the element
    • getCreateCrease

      public JDFCrease getCreateCrease()
      (25) getCreateCrease
      Returns:
      JDFCrease the element
    • getCreateCrease

      public JDFCrease getCreateCrease(int iSkip)
      (26) getCreateCrease
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCrease the element
    • getCrease

      public JDFCrease getCrease(int iSkip)
      (27) const get element Crease
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCrease the element default is getCrease(0)
    • getAllCrease

      public Collection<JDFCrease> getAllCrease()
      Get all Crease from the current element
      Returns:
      Collection, null if none are available
    • appendCrease

      public JDFCrease appendCrease()
      (30) append element Crease
      Returns:
      JDFCrease the element