|
Class Summary |
| FileTransformer |
The FileTransformer class is used to transform s single XML input file
into one or many files. |
| FileUtils |
File specific utility methods used by other classes in the package. |
| ImageUtils |
This class contains utilities related to viewing images in a Java graphical interface. |
| Package |
Contains methods for working with IDML packages. |
| PackageInspector |
PackageInspector contains a set of methods for inspecting package content. |
| PackageTransformer |
Contains overloaded transform methods. |
| PackageXmlLocator |
Given the location of an extracted IDML Package file, this class
will locate the individual XML files. |
| PackageXslLocator |
Contains tools for locating the XSL file need for the transformation. |
| Validator |
The Validator class can be used to validate IDML packages,
extracted IDML packages, and non-package IDML files such as
IDMS (snippets) and ICML (InCopy stories). |
| XmlUtils |
This class contains static methods for working with XML related technologies
such as XML, XSL and XPath. |
| XslParam |
This class stores a single parameter name/value pair
These parameters are used to add parameters from the Java application to the XSL StyleSheets at transform time. |