jd.xml.xslt
Class Stylesheet.CmdLine
java.lang.Object
jd.xml.xslt.CommandLine
jd.xml.xslt.Stylesheet.CmdLine
- Enclosing class:
- Stylesheet
- public static class Stylesheet.CmdLine
- extends CommandLine
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stylesheet.CmdLine
public Stylesheet.CmdLine()
getParamExpressionValue
protected XObject getParamExpressionValue(String s)
- Specified by:
getParamExpressionValue
in class CommandLine
getTransformation
protected Transformation getTransformation(Vector uris)
throws Exception
- Specified by:
getTransformation
in class CommandLine
- Throws:
Exception
printTransformationInfo
protected void printTransformationInfo(VerboseLog log)
- Specified by:
printTransformationInfo
in class CommandLine
printHelp
protected void printHelp()
- Specified by:
printHelp
in class CommandLine