|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Fileset instance.
FileSet instance to this Generate instance.
JAXPTransform class,
passing the xml-data, xsl-data or directly the mill (xml) data to generate a .pdf
document.
Related Documentation
For more information please read the userguide.pdf document online (http://www.xmlmill.com)
or contained in the download.Main class that can be instantiated to use XMLMill in an applet (it extends the JApplet class).Main class that can be called from the command-line.
You can call this class typically from the command line as follows (example):%JAVA_HOME%\bin\java com.xmlmill.batch.Main -m %XML_HOME%\samples\xmlxsl -l %XML_HOME%\samples\xmlxsl\log -v -g DEBUG
Related Documentation
For more information please read the userguide.pdf document online (http://www.xmlmill.com)
or contained in the download.
config package contains the Configurator class, responsible for reading a
configuration file.exception package contains the classes responsible for
providing the messages when a warning, error or fatal-error occurs.<compare> element.
compare instance reprsenting a <compare> element.
- Comparer - class com.xmlmill.connector.ant.Comparer.
- Generator application for running XMLMill in Ant.
- Comparer() -
Constructor for class com.xmlmill.connector.ant.Comparer
-
- Configurator - class com.xmlmill.config.Configurator.
- The
Configurator is responsible for reading the
configuration properties from an (external) XML configuration file
and making these available to the application.
- configure() -
Static method in class com.xmlmill.config.Configurator
- Loads the configuration values from the default config.xml file.
- configure(Configuration) -
Method in class com.xmlmill.connector.cocoon.XMLMillSerializer_214
- Set the configurations for this serializer.
- configure(File) -
Static method in class com.xmlmill.config.Configurator
- Loads configuration from specified configuration file.
- configure(File, int) -
Static method in class com.xmlmill.config.Configurator
- Loads configuration from specified configuration file.
- configure(int) -
Static method in class com.xmlmill.config.Configurator
- Loads the configuration values from the default config.xml file.
- configure(String) -
Static method in class com.xmlmill.config.Configurator
- Loads configuration from specified configuration file.
- configure(String, int) -
Static method in class com.xmlmill.config.Configurator
- Loads configuration from specified configuration file.
- configure(URL) -
Static method in class com.xmlmill.config.Configurator
- Loads configuration from specified configuration file.
- configure(URL, int) -
Static method in class com.xmlmill.config.Configurator
- Loads configuration from specified configuration file.
- containsKey(String) -
Static method in class com.xmlmill.config.Configurator
- Returns true if this Configurator contains a mapping for the specified key.
- createClasspath() -
Method in class com.xmlmill.connector.ant.XMLMillTask
- Adds path to classpath used for tests.
- createCompare() -
Method in class com.xmlmill.connector.ant.XMLMillTask
- Create a
Compare instance.
- createGenerate() -
Method in class com.xmlmill.connector.ant.XMLMillTask
- Create a
Generate instance.
- createJvmarg() -
Method in class com.xmlmill.connector.ant.XMLMillTask
- Adds a JVM argument.
- createMaster() -
Method in class com.xmlmill.connector.ant.Compare
- Create a
Master instance.
- createSlave() -
Method in class com.xmlmill.connector.ant.Compare
- Create a
Slave instance.
java.lang.Object log record to the
local log file if DEBUG logging is currently enabled.
java.lang.Object log record to the
local log file if DEBUG logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
DEBUG logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
DEBUG logging is currently enabled.
java.lang.Object log record to the
local log file if ERROR logging is currently enabled.
java.lang.Object log record to the
local log file if ERROR logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
ERROR logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
ERROR logging is currently enabled.
java.lang.Object log record to the
local log file if FATAL logging is currently enabled.
java.lang.Object log record to the
local log file if FATAL logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
FATAL logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
FATAL logging is currently enabled.
org.apache.commons.logging.Log interface which represents a
logger for logging messages to a local log file.FontInfo instance contains the meta information
of a font regarding:
font-type
font-name
font-weight
font-style
font-metrics-file
font-program-file
pair-wise-kerning
track-kerning
embeddable
subsettable
font-index
load-on-startup
JUnitTest's based on the list of files
given by the fileset attribute.
compare instance.
generate instance.
ContentHandler instance
used to analyse the SAX events.
javax.xml.validation.Schema instance.
javax.xml.transform.Templates instance defined
XMLMill Java x.xxRxx.
java.lang.Object log record to the
local log file if INFO logging is currently enabled.
java.lang.Object log record to the
local log file if INFO logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
INFO logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
INFO logging is currently enabled.
error has occured.
warning has occured.
JAXPErrorHandler instance knows if
the transformation of a .pdf document should be aborted when
a SAXParseException or
javax.xml.transform.TransformerException warning
or error occurs.
JAXPTransformer instance takes care of the transformation of
xml data and a xsl stylesheet (or .mill file) to a pdf file.
KeystoreINfo instance contains the meta information
of a keystore regarding:
file
storepasswd
storetype
service-provider-interface
signaturehandler
Also information regarding each alias (name, password) is stored.
The keystore itself is also stored.Master element.
- Master(Project) -
Constructor for class com.xmlmill.connector.ant.Master
- Default constructor.
Proxy class hiding some internal classes.
com.xmlmill.PDXTransformHandler.
OutputStream where the XML should be serialized.
javax.xml.validation.Schema instance.
javax.xml.validation.Schema to use to validate the result-tree against.
javax.xml.transform.Templates instance.
org.apache.commons.logging.Log interface which represents a
logger for logging messages to the standard System.err Stream.slave element.
- Slave(Project) -
Constructor for class com.xmlmill.connector.ant.Slave
- Default constructor.
String.
String.
java.lang.Object log record to the
local log file if TRACE logging is currently enabled.
java.lang.Object log record to the
local log file if TRACE logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
TRACE logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
TRACE logging is currently enabled.
java.lang.Object log record to the
local log file if WARN logging is currently enabled.
java.lang.Object log record to the
local log file if WARN logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
WARN logging is currently enabled.
java.lang.Object log record and
java.lang.Throwable exception to the local log file if
WARN logging is currently enabled.