| java.lang.Object org.ozoneDB.xml.DOMFactory org.ozoneDB.xml.OOXMLDOMFactory
Methods inherited from org.ozoneDB.xml.DOMFactory | public static DTDDocument createDTDDocument()(Code)(Java Doc) public static Document createDocument(Class docClass)(Code)(Java Doc) public static HTMLDocument createHTMLDocument()(Code)(Java Doc) public static Parser createParser(Reader reader, String sourceURI, Class docClass)(Code)(Java Doc) public static Parser createParser(Reader reader, String sourceName) throws IOException(Code)(Java Doc) public static Parser createParser(InputStream stream, String sourceName, Class docClass) throws IOException(Code)(Java Doc) public static Parser createParser(InputStream stream, String sourceName) throws IOException(Code)(Java Doc) public static Printer createPrinter(Writer writer, int mode, Class docClass) throws IOException(Code)(Java Doc) public static Printer createPrinter(Writer writer, int mode) throws IOException(Code)(Java Doc) public static Printer createPrinter(OutputStream stream, int mode, Class docClass) throws IOException(Code)(Java Doc) public static Printer createPrinter(OutputStream stream, int mode) throws IOException(Code)(Java Doc) public static Document createXMLDocument()(Code)(Java Doc) public static Class getDocClass(Class docClass)(Code)(Java Doc) public static HolderFinder getHolderFinder()(Code)(Java Doc) public static Properties getProperties()(Code)(Java Doc) public static String getProperty(String name)(Code)(Java Doc) public static Source newSource()(Code)(Java Doc)
|
|
|