|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAXDocumentFactory | |
|---|---|
| org.apache.batik.dom.util | Provides some utility classes for the implementation of the DOM. |
| Uses of SAXDocumentFactory in org.apache.batik.dom.util |
|---|
| Methods in org.apache.batik.dom.util with parameters of type SAXDocumentFactory | |
|---|---|
static Node |
DOMUtilities.parseXML(String text,
Document doc,
String uri,
Map prefixes,
String wrapperElementName,
SAXDocumentFactory documentFactory)
Parses the given XML string into a DocumentFragment of the given document or a new document if 'doc' is null. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||