|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlPrettyConfig | |
---|---|
org.clazzes.jdbc2xml.sax | |
org.clazzes.jdbc2xml.sax.impl |
Uses of XmlPrettyConfig in org.clazzes.jdbc2xml.sax |
---|
Methods in org.clazzes.jdbc2xml.sax that return XmlPrettyConfig | |
---|---|
XmlPrettyConfig |
XmlPretty.getPrettyConfig()
|
Constructors in org.clazzes.jdbc2xml.sax with parameters of type XmlPrettyConfig | |
---|---|
XmlPretty(org.xml.sax.ContentHandler contentHandler,
XmlPrettyConfig prettyConfig)
Create a new instance using the passed handler. |
Uses of XmlPrettyConfig in org.clazzes.jdbc2xml.sax.impl |
---|
Constructors in org.clazzes.jdbc2xml.sax.impl with parameters of type XmlPrettyConfig | |
---|---|
ZipFileContentHandler(java.util.zip.ZipOutputStream os,
java.lang.String mainEntryName,
XmlPrettyConfig prettyConfig)
Create a new instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |