| AtrInfo |
|
| AtrInfoTable |
|
| AttributeInfo |
The maintainer of version-specific attribute information: - attribute type (for current version only) - validity per version
|
| AttributeInfo.EnumAttributeType |
Enumeration of valid attribute types
|
| AttributeInfo.EnumAttributeValidity |
Enumeration of attribute validity values
|
| AttributeName |
constants for AttributeName
|
| DocumentJDFImpl |
implementation of the JDFLib class factory
|
| DocumentXMLImpl |
implementation of the JDFLib class factory
|
| ElementInfo |
|
| ElementInfo.EnumElementValidity |
Enumeration of element validity values
|
| ElementName |
list of xml element names for JDF
|
| ElemInfo |
|
| ElemInfoTable |
|
| ICSConstants |
list of ICS related enums and STrings
|
| JDFAudit |
This class represents a JDF-Audit which handles individual Audit elements
|
| JDFAudit.EnumAuditType |
|
| JDFAudit.EnumSeverity |
|
| JDFComment |
this is the class for all text elements, obviously including but also others, e.g ExtendedAddress
|
| JDFConstants |
|
| JDFCoreConstants |
list of Strings that are universal and independent of JDF
|
| JDFCustomerInfo |
Title: JDFCustomerInfo.java Description: Copyright: Copyright (c) 2002 Company: Heidelberger Druckmaschinen
|
| JDFCustomerMessage |
|
| JDFDoc |
|
| JDFDocumentBuilder |
Class JDFDocumentBuilder
|
| JDFElement |
|
| JDFElement.EnumBoolean |
Boolean Enumeration from JDF Spec Orientation of a physical resource.
|
| JDFElement.EnumNamedColor |
Colors of preprocessed products such as Wire-O binders and cover leaflets.
|
| JDFElement.EnumNodeStatus |
Enumeration of valid nodestatus types Identifies the status of the node.
|
| JDFElement.EnumOrientation |
Orientation Enumeration
Orientation of a physical resource.
|
| JDFElement.EnumPoolType |
Enumeration of various pool types
|
| JDFElement.EnumSeparation |
Separation Enumeration identifies the separation name.
|
| JDFElement.EnumSettingsPolicy |
The policy for this element indicates what happens when unsupported settings, (i.e., subelements, attributes or attribute values), are present in the element.
|
| JDFElement.EnumValidationLevel |
Enumeration for validation level
level ValidationLevel_NoWarnIncomplete: Ignore warnings and don't require all required parameters
level ValidationLevel_NoWarnComplete: Ignore warnings and require all required parameters
level ValidationLevel_Incomplete: incomplete elements are valid
level ValidationLevel_Complete: full validation of an individual resource
level ValidationLevel_RecursiveIncomplete: incomplete validation of an individual resource and all of its child elements - e.g.
|
| JDFElement.EnumVersion |
Enumeration strings for Version
NOTE: If not specified the version defaults to Version 1.3
|
| JDFElement.EnumXYRelation |
XYRelation Enumeration
XML attributes of type XYRelation define the relationship between two ordered numbers.
|
| JDFNodeInfo |
|
| JDFNodeInfo.EnumBusinessObject |
inner class EnumBusinessObject - printtalk based business objects
|
| JDFParser |
|
| JDFParserFactory |
|
| JDFPartAmount |
This class represents a JDF-ResourceLink/AmountPool/PartAmount element it inherits may methods fro ResourceLink, since PartAmount specifies ResourceLink properties of a partition
|
| JDFPartStatus |
|
| JDFRefElement |
|
| JDFResourceLink |
|
| JDFResourceLink.EnumUsage |
Enumeration strings for Usage
|
| JDFSeparationList |
This class represents a list of SeparationSpec elements it allows high level string manipulation of the separation names by hiding the fact that the separations are written in SeparationSpec/@Name
|
| JDFVersion |
This class provides all version and build details of the library.
|
| JDFVersions |
|
| KElement |
KElement wraps Element and contains some generic utilities.
Every access to a Element should be wrapped using KElement.
KElement is completely agnostic to JDF.
Typically elements in non-JDF namespaces will be KElements.
note that it is discouraged to mix direct calls to Dom Element and KElement routines a future version will most likely contain a private ElementNSImpl rather than inherit from
it.
|
| KElement.SimpleElementNameComparator |
sorts according to the lexical string representation of the xml objects
|
| KElement.SimpleNodeComparator |
sorts according to the lexical string representation of the xml objects
|
| KElement.SingleAttributeComparator |
sorts according to the value of one attribute
if the attribute is numeric, compare numerically, else lexical comparison is done
|
| KElement.SingleXPathComparator |
sorts according to the value of one attribute
if the attribute is numeric, compare numerically, else lexical comparison is done
|
| StringArray |
|
| VElement |
|
| VResource |
Deprecated.
|
| VString |
|
| XMLDoc |
|
| XMLDocUserData |
|
| XMLDocUserData.EnumDirtyPolicy |
Enumeration of various policies
|
| XMLErrorHandler |
|
| XMLFormatter |
|
| XMLParser |
|
| XMLParserFactory |
|