public class SVG12URIResolver extends URIResolver
document, documentLoader, documentURI| Constructor and Description |
|---|
SVG12URIResolver(org.w3c.dom.svg.SVGDocument doc,
DocumentLoader dl)
Creates a new SVG12URIResolver object.
|
| Modifier and Type | Method and Description |
|---|---|
protected Node |
getNodeByFragment(java.lang.String frag,
Element ref)
Returns the node referenced by the given fragment identifier.
|
protected java.lang.String |
getRefererBaseURI(Element ref)
Returns the base URI of the referer element.
|
getElement, getNodepublic SVG12URIResolver(org.w3c.dom.svg.SVGDocument doc, DocumentLoader dl)
protected java.lang.String getRefererBaseURI(Element ref)
getRefererBaseURI in class URIResolverprotected Node getNodeByFragment(java.lang.String frag, Element ref)
getNodeByFragment in class URIResolverfrag - the URI fragmentref - the context element from which to resolve the URI fragmentCopyright © 2022 Apache Software Foundation. All Rights Reserved.