Package eu.bandm.tools.util3
Class CallXslt
java.lang.Object
eu.bandm.tools.util3.CallXslt
Main method for initiating an xslt process from command line.
It is performed using mechanism foreseen by the jax architecture, namely
It is performed using mechanism foreseen by the jax architecture, namely
TransformerFactory
.
Nevertheless, the naming and structure of the command line options
and arguments is similar to those of the
xalan command line.-
Field Summary
Modifier and TypeFieldDescriptionprotected static MessageTee<SimpleMessage<String>>
protected static MessageCounter
protected static MessagePrinter<SimpleMessage<String>>
protected static CallXsltOptions
-
Constructor Summary
-
Method Summary
-
Field Details
-
options
-
msg_c
-
msg_p
-
msg
-
-
Constructor Details
-
CallXslt
public CallXslt()
-
-
Method Details
-
log
-
error
-
error
-
main
-