Package org.apache.cocoon.processor

Interface Summary
Processor Every DOM processor must extend this interface to be recognized by Cocoon as a DOM processor.
 

Class Summary
AbstractXSLProcessor This class abstracts the XSL processor interface.
LotusXSLProcessor This class implements the processor interface for the Lotus XSL processor.
XSLPProcessor This class implements the processor interface for the XSL:P processor.
 

Exception Summary
ProcessorException This exception it thrown by a DOM processor to signal something went wrong during processing.
 


Copyright (c) 1998 The Java Apache Project