|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGOMDocument | |
org.apache.batik.dom.svg | |
org.apache.batik.refimpl.bridge | |
org.apache.batik.util | Provides some useful classes. |
Uses of SVGOMDocument in org.apache.batik.dom.svg |
Methods in org.apache.batik.dom.svg that return SVGOMDocument | |
SVGOMDocument |
SVGDocumentFactory.createDocument(java.lang.String uri,
InputSource is)
Creates a SVGOMDocument instance. |
Uses of SVGOMDocument in org.apache.batik.refimpl.bridge |
Fields in org.apache.batik.refimpl.bridge declared as SVGOMDocument | |
protected SVGOMDocument |
URIResolver.document
The reference document. |
Uses of SVGOMDocument in org.apache.batik.util |
Constructors in org.apache.batik.util with parameters of type SVGOMDocument | |
DocumentLoadingEvent(int t,
SVGOMDocument doc)
|
|
DocumentLoadingEvent(int t,
SVGOMDocument doc,
java.lang.Exception ex)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |