org.apache.batik.bridge.svg12
public class SVG12URIResolver extends URIResolver
Constructor Summary | |
---|---|
SVG12URIResolver(SVGDocument doc, DocumentLoader dl)
Creates a new SVG12URIResolver object. |
Method Summary | |
---|---|
protected Node | getNodeByFragment(String frag, Element ref)
Returns the node referenced by the given fragment identifier.
|
protected String | getRefererBaseURI(Element ref)
Returns the base URI of the referer element. |
Parameters: frag the URI fragment ref the context element from which to resolve the URI fragment