Class JDFAutoFileSpec

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFFileSpec

    public abstract class JDFAutoFileSpec
    extends JDFResource
    class JDFAutoFileSpec : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoFileSpec

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

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

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

      • setCompression

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

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

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

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

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

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

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

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

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

        public java.lang.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
      • setDocumentNaturalLang

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public java.lang.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
      • setOSVersion

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

        public java.lang.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
      • setPassword

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

        public java.lang.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​(java.lang.String value)
        (36) set attribute ResourceUsage
        Parameters:
        value - the value to set the attribute to
      • getResourceUsage

        public java.lang.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​(java.lang.String value)
        (36) set attribute UID
        Parameters:
        value - the value to set the attribute to
      • getUID

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

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

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

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

        public java.lang.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 java.util.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 java.util.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 java.util.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 java.util.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