| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.bridge.svg12 |
| Modifier and Type | Method and Description |
|---|---|
URIResolver |
BridgeContext.createURIResolver(org.w3c.dom.svg.SVGDocument doc,
DocumentLoader dl)
Returns a new URIResolver object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SVG12URIResolver
A URIResolver for SVG 1.2 documents.
|
| Modifier and Type | Method and Description |
|---|---|
URIResolver |
SVG12BridgeContext.createURIResolver(org.w3c.dom.svg.SVGDocument doc,
DocumentLoader dl)
Returns a new URIResolver object.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.