Class JDFAutoStrappingParams

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

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

    • JDFAutoStrappingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • 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
    • setStrappingType

      public void setStrappingType(JDFAutoStrappingParams.EnumStrappingType enumVar)
      (5) set attribute StrappingType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getStrappingType

      public JDFAutoStrappingParams.EnumStrappingType getStrappingType()
      (9) get attribute StrappingType
      Returns:
      the value of the attribute
    • setStrapPositions

      public void setStrapPositions(JDFNumberList value)
      (36) set attribute StrapPositions
      Parameters:
      value - the value to set the attribute to
    • getStrapPositions

      public JDFNumberList getStrapPositions()
      (20) get JDFNumberList attribute StrapPositions
      Returns:
      JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList