Devsphere.com


Devsphere Java XML Projects

Packages
com.devsphere.examples.xml.saxdomix Contains examples that use the SAXDOMIX framework.
com.devsphere.examples.xml.taglib Contains classes used by the XTLDEMO web application.
com.devsphere.logging Provides a common logging API that can be used with the standard logging API or the older Servlet logging API.
com.devsphere.xml.benchmark Contains the benchmark classes that allow you to compare the SAX, DOM and mixed SAX-DOM parsing methods.
com.devsphere.xml.saxdomix Provides support for mixed SAX-DOM parsing and transforming.
com.devsphere.xml.saxdomix.helpers Provides interfaces and default implementations for creating the DOM nodes.
com.devsphere.xml.taglib.output.builder Code generator that produces JSPs that output XML documents.
com.devsphere.xml.taglib.output.tag Tag handlers for the JSP actions that output XML documents.
com.devsphere.xml.taglib.output.write Support for serializing SAX events and DOM trees.
com.devsphere.xml.taglib.process.builder Code generator that produces JSPs for parsing XML documents.
com.devsphere.xml.taglib.process.event Contains wrapper classes for the SAX events.
com.devsphere.xml.taglib.process.parse Support for parsing XML documents.
com.devsphere.xml.taglib.process.tag Tag handlers for the JSP actions that process XML documents.
com.devsphere.xml.taglib.support.builder Support classes for the JSP code generators.
com.devsphere.xml.taglib.support.tag Support classes for the JSP tag handlers.

 


 Devsphere.com