public class CallXslt extends Object
TransformerFactory
.
Nevertheless, the naming and structure of the command line options
and arguments is similar to those of the
xalan command line.Modifier and Type | Field and Description |
---|---|
protected static MessageTee<SimpleMessage<String>> |
msg |
protected static MessageCounter<SimpleMessage<String>> |
msg_c |
protected static MessagePrinter<SimpleMessage<String>> |
msg_p |
protected static CallXsltOptions |
options |
Constructor and Description |
---|
CallXslt() |
Modifier and Type | Method and Description |
---|---|
protected static void |
error(Exception ex) |
protected static void |
error(String t) |
protected static void |
log(String t) |
static void |
main(String[] args) |
protected static CallXsltOptions options
protected static MessageCounter<SimpleMessage<String>> msg_c
protected static MessagePrinter<SimpleMessage<String>> msg_p
protected static MessageTee<SimpleMessage<String>> msg
see also the complete user documentation .