Package net.sf.xolite.transform

XSLT-related classes the X-O lite XML-to-Objects binding API.

See:
          Description

Class Summary
XMLEventParserResult Implementation of a XML transformation result that will internally consume the event sent to it to build a XMLSerializable object.
XMLSerializableSource Object allowing a XMLSerializable to be the source of a XSL transformation.
 

Package net.sf.xolite.transform Description

XSLT-related classes the X-O lite XML-to-Objects binding API.
This package defines implementation of the XMLEventParser and XMLSerializer requested to interact with XSL transformers.
Note: As the X-O lite API is directly based on SAX, the interaction with XSL transformers uses internally the SAXSource and SAXResult interfaces.



Copyright © 2012. All Rights Reserved.