All Packages Class Hierarchy This Package Previous Next Index
Class xslp.formatters.PlainTextFormatter
com.kvisco.xsl.Formatter
|
+----xslp.formatters.PlainTextFormatter
- public class PlainTextFormatter
- extends Formatter
-
PlainTextFormatter()
-
-
process(Document, PrintWriter)
- Processes the given set of nodes
PlainTextFormatter
public PlainTextFormatter()
process
public void process(Document doc,
PrintWriter out)
- Processes the given set of nodes
- Overrides:
- process in class Formatter
All Packages Class Hierarchy This Package Previous Next Index