Package net.protempore.utils.xml

Interface Summary
XmlSourceCreator A factory-type class for creating a single XML source repeatedly.
XmlTransformer A simplified transformer for transforming XML documents.
 

Class Summary
ChainedXsltTransformer Perform a chain of XSL transformations, where the output of the first is the input to the second, and the output of the second is the input to the third, and so forth.
SimpleXmlTransformer  
XmlSourceCreatorFactory