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

Constructor Index

 o PlainTextFormatter()

Method Index

 o process(Document, PrintWriter)
Processes the given set of nodes

Constructors

 o PlainTextFormatter
 public PlainTextFormatter()

Methods

 o 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