Package org.clazzes.jdbc2xml.sax

Class Summary
InsertContentHandler  
JDBC2XMLSchemaHelper This class helps in contructing a Schema instance, which is suitable for parsing jdbc2xml XML documents.
JDBCToSAXWriter This class writes a series of JDBC select queries to an XML document using a SAX ContentHandler instance.
SAXCharDataWriter This is an adapter class which writes character data to the content of an XML tag using a SAX ContentHandler.
XmlPretty A ContentHandler that will perform some formatting issues (indentation, line breaks) before delegating calls to its owned handler.
XmlPrettyConfig Configuration for XmlPretty.
 



Copyright © 2011. All Rights Reserved.