WebMan: A Basic RefEntry Servlet | ||
---|---|---|
<<< Previous | Next >>> |
The format command takes as input a RefEntry document conforming to the RefEntry DTD and uses the default stylesheet associated with the RefEntry servlet to transform the input into XHTML output.
The format command takes the following optional arguments.
The XML RefEntry document to transform into XHTML. If not provided, the format uses standard input.
The XML RefEntry document generated from the XML. If not provided, the format uses standard output.
The format command requires a Properties file, src/conf/xslt.props. Refer to xslt.props(5) for details.
The format command depends on XSLT tranformer packages, javax.xml.transform and javax.xml.transform.stream. It also requires that you include the WEB-INF/classes and current directory, ., in your CLASSPATH.
<<< Previous | Home | Next >>> |
Development Tools | Up | cw.props |