Class JDFAutoContentData

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoContentData
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFContentData

public abstract class JDFAutoContentData extends JDFElement
class JDFAutoContentData : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoContentData

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setCatalogID

      public void setCatalogID(String value)
      (36) set attribute CatalogID
      Parameters:
      value - the value to set the attribute to
    • getCatalogID

      public String getCatalogID()
      (23) get String attribute CatalogID
      Returns:
      the value of the attribute
    • setCatalogDetails

      public void setCatalogDetails(String value)
      (36) set attribute CatalogDetails
      Parameters:
      value - the value to set the attribute to
    • getCatalogDetails

      public String getCatalogDetails()
      (23) get String attribute CatalogDetails
      Returns:
      the value of the attribute
    • setContentRefs

      public void setContentRefs(VString value)
      (36) set attribute ContentRefs
      Parameters:
      value - the value to set the attribute to
    • getContentRefs

      public VString getContentRefs()
      (21) get VString attribute ContentRefs
      Returns:
      VString the value of the attribute
    • setContentType

      public void setContentType(String value)
      (36) set attribute ContentType
      Parameters:
      value - the value to set the attribute to
    • getContentType

      public String getContentType()
      (23) get String attribute ContentType
      Returns:
      the value of the attribute
    • setHasBleeds

      public void setHasBleeds(boolean value)
      (36) set attribute HasBleeds
      Parameters:
      value - the value to set the attribute to
    • getHasBleeds

      public boolean getHasBleeds()
      (18) get boolean attribute HasBleeds
      Returns:
      boolean the value of the attribute
    • setID

      public void setID(String value)
      (36) set attribute ID
      Overrides:
      setID in class KElement
      Parameters:
      value - the value to set the attribute to
    • getID

      public String getID()
      (23) get String attribute ID
      Overrides:
      getID in class KElement
      Returns:
      the value of the attribute
    • setIsBlank

      public void setIsBlank(boolean value)
      (36) set attribute IsBlank
      Parameters:
      value - the value to set the attribute to
    • getIsBlank

      public boolean getIsBlank()
      (18) get boolean attribute IsBlank
      Returns:
      boolean the value of the attribute
    • setIsTrapped

      public void setIsTrapped(boolean value)
      (36) set attribute IsTrapped
      Parameters:
      value - the value to set the attribute to
    • getIsTrapped

      public boolean getIsTrapped()
      (18) get boolean attribute IsTrapped
      Returns:
      boolean the value of the attribute
    • setJobID

      public void setJobID(String value)
      (36) set attribute JobID
      Parameters:
      value - the value to set the attribute to
    • getJobID

      public String getJobID()
      (23) get String attribute JobID
      Returns:
      the value of the attribute
    • setProductID

      public void setProductID(String value)
      (36) set attribute ProductID
      Parameters:
      value - the value to set the attribute to
    • getProductID

      public String getProductID()
      (23) get String attribute ProductID
      Returns:
      the value of the attribute
    • getContentMetadata

      public JDFContentMetadata getContentMetadata()
      (24) const get element ContentMetadata
      Returns:
      JDFContentMetadata the element
    • getCreateContentMetadata

      public JDFContentMetadata getCreateContentMetadata()
      (25) getCreateContentMetadata
      Returns:
      JDFContentMetadata the element
    • appendContentMetadata

      public JDFContentMetadata appendContentMetadata()
      (29) append element ContentMetadata
      Returns:
      JDFContentMetadata the element @ if the element already exists
    • getElementColorParams

      public JDFElementColorParams getElementColorParams()
      (24) const get element ElementColorParams
      Returns:
      JDFElementColorParams the element
    • getCreateElementColorParams

      public JDFElementColorParams getCreateElementColorParams()
      (25) getCreateElementColorParams
      Returns:
      JDFElementColorParams the element
    • appendElementColorParams

      public JDFElementColorParams appendElementColorParams()
      (29) append element ElementColorParams
      Returns:
      JDFElementColorParams the element @ if the element already exists
    • refElementColorParams

      public void refElementColorParams(JDFElementColorParams refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getImageCompressionParams

      public JDFImageCompressionParams getImageCompressionParams()
      (24) const get element ImageCompressionParams
      Returns:
      JDFImageCompressionParams the element
    • getCreateImageCompressionParams

      public JDFImageCompressionParams getCreateImageCompressionParams()
      (25) getCreateImageCompressionParams
      Returns:
      JDFImageCompressionParams the element
    • appendImageCompressionParams

      public JDFImageCompressionParams appendImageCompressionParams()
      (29) append element ImageCompressionParams
      Returns:
      JDFImageCompressionParams the element @ if the element already exists
    • refImageCompressionParams

      public void refImageCompressionParams(JDFImageCompressionParams refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getOCGControl

      public JDFOCGControl getOCGControl()
      (24) const get element OCGControl
      Returns:
      JDFOCGControl the element
    • getCreateOCGControl

      public JDFOCGControl getCreateOCGControl()
      (25) getCreateOCGControl
      Returns:
      JDFOCGControl the element
    • getCreateOCGControl

      public JDFOCGControl getCreateOCGControl(int iSkip)
      (26) getCreateOCGControl
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFOCGControl the element
    • getOCGControl

      public JDFOCGControl getOCGControl(int iSkip)
      (27) const get element OCGControl
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFOCGControl the element default is getOCGControl(0)
    • getAllOCGControl

      public Collection<JDFOCGControl> getAllOCGControl()
      Get all OCGControl from the current element
      Returns:
      Collection, null if none are available
    • appendOCGControl

      public JDFOCGControl appendOCGControl()
      (30) append element OCGControl
      Returns:
      JDFOCGControl the element
    • getScreeningParams

      public JDFScreeningParams getScreeningParams()
      (24) const get element ScreeningParams
      Returns:
      JDFScreeningParams the element
    • getCreateScreeningParams

      public JDFScreeningParams getCreateScreeningParams()
      (25) getCreateScreeningParams
      Returns:
      JDFScreeningParams the element
    • appendScreeningParams

      public JDFScreeningParams appendScreeningParams()
      (29) append element ScreeningParams
      Returns:
      JDFScreeningParams the element @ if the element already exists
    • refScreeningParams

      public void refScreeningParams(JDFScreeningParams refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getSeparationSpec

      public JDFSeparationSpec getSeparationSpec()
      (24) const get element SeparationSpec
      Returns:
      JDFSeparationSpec the element
    • getCreateSeparationSpec

      public JDFSeparationSpec getCreateSeparationSpec()
      (25) getCreateSeparationSpec
      Returns:
      JDFSeparationSpec the element
    • getCreateSeparationSpec

      public JDFSeparationSpec getCreateSeparationSpec(int iSkip)
      (26) getCreateSeparationSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFSeparationSpec the element
    • getSeparationSpec

      public JDFSeparationSpec getSeparationSpec(int iSkip)
      (27) const get element SeparationSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFSeparationSpec the element default is getSeparationSpec(0)
    • getAllSeparationSpec

      public Collection<JDFSeparationSpec> getAllSeparationSpec()
      Get all SeparationSpec from the current element
      Returns:
      Collection, null if none are available
    • appendSeparationSpec

      public JDFSeparationSpec appendSeparationSpec()
      (30) append element SeparationSpec
      Returns:
      JDFSeparationSpec the element