|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.lotus.xsl.Process
This class handles the command line interface for LotusXSL. It ends up creating one of the XML4J liaisons, and calling the XSLProcessor class.
Constructor Summary | |
Process()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
Command line interfact to transform the XML according to the instructions found in the XSL document. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Process()
Method Detail |
public static void main(java.lang.String[] argv)
-in inputXMLURL -xsl XSLTransformationURL -out outputFileName -F (Format output pretty-printed)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |