Package com.agilejava.docbkx.maven

Interface Summary
ProcessingInstructionHandler The interface to be implemented by objects that are able to deal with processing instructions.
 

Class Summary
AbstractTransformerMojo The abstract Mojo base for concrete Mojos that generate some kind of output format from DocBook.
Entity The representation of an entity, consisting of a name and a value.
ExpressionHandler A ProcessingInstructionHandler that evaluates expressions passed as data as JSP expression language expressions.
ExpressionUtils  
InjectingEntityResolver An EntityResolver that will inject a couple of additional general internal entities into the DTD resolved by underlying resolver.
NullWriter  
PreprocessingFilter A XMLFilter managing a collection of ProcessingInstructionHandlers, using them to handle processing instructions encountered while parsing the XML document.
StylesheetResolver A simple URIResolver decorator that will bail out of the normal way of retrieving entities as soon as the publicId or systemId matches a given URN.
 



Copyright © 2006-2007. All Rights Reserved.