Class JDFAutoFileSpec

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

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

    • JDFAutoFileSpec

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

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

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

    • getTheAttributeInfo

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

      public void setCompression(String value)
      (36) set attribute Compression
      Parameters:
      value - the value to set the attribute to
    • getCompression

      public String getCompression()
      (23) get String attribute Compression
      Returns:
      the value of the attribute
    • setApplication

      public void setApplication(String value)
      (36) set attribute Application
      Parameters:
      value - the value to set the attribute to
    • getApplication

      public String getApplication()
      (23) get String attribute Application
      Returns:
      the value of the attribute
    • setAppOS

      public void setAppOS(String value)
      (36) set attribute AppOS
      Parameters:
      value - the value to set the attribute to
    • getAppOS

      public String getAppOS()
      (23) get String attribute AppOS
      Returns:
      the value of the attribute
    • setAppVersion

      public void setAppVersion(String value)
      (36) set attribute AppVersion
      Parameters:
      value - the value to set the attribute to
    • getAppVersion

      public String getAppVersion()
      (23) get String attribute AppVersion
      Returns:
      the value of the attribute
    • setCheckSum

      public void setCheckSum(String value)
      (36) set attribute CheckSum
      Parameters:
      value - the value to set the attribute to
    • getCheckSum

      public String getCheckSum()
      (23) get String attribute CheckSum
      Returns:
      the value of the attribute
    • setDisposition

      public void setDisposition(JDFAutoFileSpec.EnumDisposition enumVar)
      (5) set attribute Disposition
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getDisposition

      public JDFAutoFileSpec.EnumDisposition getDisposition()
      (9) get attribute Disposition
      Returns:
      the value of the attribute
    • setDocumentNaturalLang

      public void setDocumentNaturalLang(String value)
      (36) set attribute DocumentNaturalLang
      Parameters:
      value - the value to set the attribute to
    • getDocumentNaturalLang

      public String getDocumentNaturalLang()
      (23) get String attribute DocumentNaturalLang
      Returns:
      the value of the attribute
    • setEncoding

      public void setEncoding(String value)
      (36) set attribute Encoding
      Parameters:
      value - the value to set the attribute to
    • getEncoding

      public String getEncoding()
      (23) get String attribute Encoding
      Returns:
      the value of the attribute
    • setFileFormat

      public void setFileFormat(String value)
      (36) set attribute FileFormat
      Parameters:
      value - the value to set the attribute to
    • getFileFormat

      public String getFileFormat()
      (23) get String attribute FileFormat
      Returns:
      the value of the attribute
    • setFileSize

      public void setFileSize(String value)
      (36) set attribute FileSize
      Parameters:
      value - the value to set the attribute to
    • getFileSize

      public String getFileSize()
      (23) get String attribute FileSize
      Returns:
      the value of the attribute
    • setFileTargetDeviceModel

      public void setFileTargetDeviceModel(String value)
      (36) set attribute FileTargetDeviceModel
      Parameters:
      value - the value to set the attribute to
    • getFileTargetDeviceModel

      public String getFileTargetDeviceModel()
      (23) get String attribute FileTargetDeviceModel
      Returns:
      the value of the attribute
    • setFileTemplate

      public void setFileTemplate(String value)
      (36) set attribute FileTemplate
      Parameters:
      value - the value to set the attribute to
    • getFileTemplate

      public String getFileTemplate()
      (23) get String attribute FileTemplate
      Returns:
      the value of the attribute
    • setFileVersion

      public void setFileVersion(String value)
      (36) set attribute FileVersion
      Parameters:
      value - the value to set the attribute to
    • getFileVersion

      public String getFileVersion()
      (23) get String attribute FileVersion
      Returns:
      the value of the attribute
    • setMimeType

      public void setMimeType(String value)
      (36) set attribute MimeType
      Parameters:
      value - the value to set the attribute to
    • getMimeType

      public String getMimeType()
      (23) get String attribute MimeType
      Returns:
      the value of the attribute
    • setMimeTypeVersion

      public void setMimeTypeVersion(String value)
      (36) set attribute MimeTypeVersion
      Parameters:
      value - the value to set the attribute to
    • getMimeTypeVersion

      public String getMimeTypeVersion()
      (23) get String attribute MimeTypeVersion
      Returns:
      the value of the attribute
    • setNPage

      public void setNPage(int value)
      (36) set attribute NPage
      Parameters:
      value - the value to set the attribute to
    • getNPage

      public int getNPage()
      (15) get int attribute NPage
      Returns:
      int the value of the attribute
    • setOverwritePolicy

      public void setOverwritePolicy(JDFAutoFileSpec.EnumOverwritePolicy enumVar)
      (5) set attribute OverwritePolicy
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOverwritePolicy

      public JDFAutoFileSpec.EnumOverwritePolicy getOverwritePolicy()
      (9) get attribute OverwritePolicy
      Returns:
      the value of the attribute
    • setOSVersion

      public void setOSVersion(String value)
      (36) set attribute OSVersion
      Parameters:
      value - the value to set the attribute to
    • getOSVersion

      public String getOSVersion()
      (23) get String attribute OSVersion
      Returns:
      the value of the attribute
    • setPageOrder

      public void setPageOrder(JDFAutoFileSpec.EnumPageOrder enumVar)
      (5) set attribute PageOrder
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPageOrder

      public JDFAutoFileSpec.EnumPageOrder getPageOrder()
      (9) get attribute PageOrder
      Returns:
      the value of the attribute
    • setPassword

      public void setPassword(String value)
      (36) set attribute Password
      Parameters:
      value - the value to set the attribute to
    • getPassword

      public String getPassword()
      (23) get String attribute Password
      Returns:
      the value of the attribute
    • setRequestQuality

      public void setRequestQuality(double value)
      (36) set attribute RequestQuality
      Parameters:
      value - the value to set the attribute to
    • getRequestQuality

      public double getRequestQuality()
      (17) get double attribute RequestQuality
      Returns:
      double the value of the attribute
    • setResourceUsage

      public void setResourceUsage(String value)
      (36) set attribute ResourceUsage
      Parameters:
      value - the value to set the attribute to
    • getResourceUsage

      public String getResourceUsage()
      (23) get String attribute ResourceUsage
      Returns:
      the value of the attribute
    • setSearchDepth

      public void setSearchDepth(int value)
      (36) set attribute SearchDepth
      Parameters:
      value - the value to set the attribute to
    • getSearchDepth

      public int getSearchDepth()
      (15) get int attribute SearchDepth
      Returns:
      int the value of the attribute
    • setUID

      public void setUID(String value)
      (36) set attribute UID
      Parameters:
      value - the value to set the attribute to
    • getUID

      public String getUID()
      (23) get String attribute UID
      Returns:
      the value of the attribute
    • setURL

      public void setURL(String value)
      (36) set attribute URL
      Parameters:
      value - the value to set the attribute to
    • getURL

      public String getURL()
      (23) get String attribute URL
      Returns:
      the value of the attribute
    • setUserFileName

      public void setUserFileName(String value)
      (36) set attribute UserFileName
      Parameters:
      value - the value to set the attribute to
    • getUserFileName

      public String getUserFileName()
      (23) get String attribute UserFileName
      Returns:
      the value of the attribute
    • getContainer

      public JDFContainer getContainer(int iSkip)
      (28) const get element Container
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContainer the element default is getContainer(0)
    • getAllContainer

      public Collection<JDFContainer> getAllContainer()
      Get all Container from the current element
      Returns:
      Collection, null if none are available
    • getCreateContainer

      public JDFContainer getCreateContainer()
      (25) getCreateContainer
      Returns:
      JDFContainer the element
    • appendContainer

      public JDFContainer appendContainer()
      (29) append element Container
      Returns:
      JDFContainer the element @ if the element already exists
    • getDisposition

      public JDFDisposition getDisposition(int iSkip)
      (28) const get element Disposition
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDisposition the element default is getDisposition(0)
    • getAllDisposition

      public Collection<JDFDisposition> getAllDisposition()
      Get all Disposition from the current element
      Returns:
      Collection, null if none are available
    • getCreateDisposition

      public JDFDisposition getCreateDisposition()
      (25) getCreateDisposition
      Returns:
      JDFDisposition the element
    • appendDisposition

      public JDFDisposition appendDisposition()
      (29) append element Disposition
      Returns:
      JDFDisposition the element @ if the element already exists
    • getFileAlias

      public JDFFileAlias getFileAlias()
      (24) const get element FileAlias
      Returns:
      JDFFileAlias the element
    • getCreateFileAlias

      public JDFFileAlias getCreateFileAlias()
      (25) getCreateFileAlias
      Returns:
      JDFFileAlias the element
    • getCreateFileAlias

      public JDFFileAlias getCreateFileAlias(int iSkip)
      (26) getCreateFileAlias
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFFileAlias the element
    • getFileAlias

      public JDFFileAlias getFileAlias(int iSkip)
      (27) const get element FileAlias
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFFileAlias the element default is getFileAlias(0)
    • getAllFileAlias

      public Collection<JDFFileAlias> getAllFileAlias()
      Get all FileAlias from the current element
      Returns:
      Collection, null if none are available
    • appendFileAlias

      public JDFFileAlias appendFileAlias()
      (30) append element FileAlias
      Returns:
      JDFFileAlias the element
    • getNetworkHeader

      public JDFNetworkHeader getNetworkHeader()
      (24) const get element NetworkHeader
      Returns:
      JDFNetworkHeader the element
    • getCreateNetworkHeader

      public JDFNetworkHeader getCreateNetworkHeader()
      (25) getCreateNetworkHeader
      Returns:
      JDFNetworkHeader the element
    • getCreateNetworkHeader

      public JDFNetworkHeader getCreateNetworkHeader(int iSkip)
      (26) getCreateNetworkHeader
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFNetworkHeader the element
    • getNetworkHeader

      public JDFNetworkHeader getNetworkHeader(int iSkip)
      (27) const get element NetworkHeader
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFNetworkHeader the element default is getNetworkHeader(0)
    • getAllNetworkHeader

      public Collection<JDFNetworkHeader> getAllNetworkHeader()
      Get all NetworkHeader from the current element
      Returns:
      Collection, null if none are available
    • appendNetworkHeader

      public JDFNetworkHeader appendNetworkHeader()
      (30) append element NetworkHeader
      Returns:
      JDFNetworkHeader the element