|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.tools.CommandLine
com.smallx.xml.tools.xslt
Constructor Summary | |
xslt()
Creates a new instance of xslt |
Method Summary | |
ItemConstructor |
createItemConstructor()
|
ItemDestination |
getDestination()
|
ItemDestination |
getDestination(java.net.URI baseURI)
|
Infoset |
getInfoset()
|
static void |
main(java.lang.String[] args)
|
int |
run(java.lang.String[] args)
|
void |
setup()
|
void |
usage()
|
Methods inherited from class com.smallx.xml.tools.CommandLine |
allowMoreArguments, allowOption, allowOptionWithArgument, allowOptionWithArguments, doMain, getOption, getOptionValues, hasOption, setLogLevel, setMinimumArguments, toURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public xslt()
Method Detail |
public void usage()
usage
in class CommandLine
public void setup()
setup
in class CommandLine
public int run(java.lang.String[] args)
run
in class CommandLine
public static void main(java.lang.String[] args)
public ItemDestination getDestination() throws XMLException
getDestination
in interface DestinationSource
XMLException
public ItemDestination getDestination(java.net.URI baseURI) throws XMLException
getDestination
in interface DestinationSource
XMLException
public ItemConstructor createItemConstructor()
createItemConstructor
in interface DestinationSource
public Infoset getInfoset()
getInfoset
in interface DestinationSource
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |