org.apache.stylebook.processors
Class Xalan2Processor
java.lang.Object
org.apache.stylebook.AbstractComponent
org.apache.stylebook.processors.Xalan2Processor
- All Implemented Interfaces:
- Component, Processor
public class Xalan2Processor
- extends AbstractComponent
- implements Processor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.stylebook.Component |
init |
Xalan2Processor
public Xalan2Processor()
process
public Document process(Document doc,
CreationContext c,
Parameters p)
throws CreationException,
IOException
- Specified by:
process
in interface Processor
- Throws:
CreationException
IOException