Package org.openxml.x3p

Interface Summary
ErrorReport The error report facility is an implementation of the SAX error handler.
ProcessContext The process context is used to pass parameters to the processor, retrieve results and reserve context for engines.
Processor Instance of a processor.
ProcessorEngine Interface defines a processor engine.
ProcessorEngineCreator Interface for creating a new processor engine.
Publisher Interface for a document publisher.
PublisherCreator Interface for a publisher creator.
PublisherTarget Interface that defines a publisher target.
 

Class Summary
EngineCreatorFromClass  
ProcessorFactory  
PublisherFactory  
StreamFormat  
 

Exception Summary
ProcessorException An execption that occured while processing a document or a node.
PublisherTargetNotSupportedException Exception thrown when the requested publisher cannot be created because the target is not supported by any registered publisher.