Devsphere.com


Package com.devsphere.xml.taglib.output.builder

Code generator that produces JSPs that output XML documents.

See:
          Description

Class Summary
Controller This class implements com.devsphere.xml.saxdomix.SDXController, but it won't handle any DOM sub-trees because wantDOM() always returns false.
Handler This class extends org.xml.sax.helpers.DefaultHandler to generate JSP code that outputs XML.
Main This is the main class of the code generator that produces JSPs that output XML documents.
Parameters Parses the command line parameters of the code generator that produces JSPs that output XML documents.
 

Package com.devsphere.xml.taglib.output.builder Description

Code generator that produces JSPs that output XML documents.


 Devsphere.com