|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.svg12.XPathPatternContentSelector.NSPrefixResolver
protected class XPathPatternContentSelector.NSPrefixResolver
Xalan prefix resolver.
Constructor Summary | |
---|---|
protected |
XPathPatternContentSelector.NSPrefixResolver()
|
Method Summary | |
---|---|
String |
getBaseIdentifier()
Get the base URI for this resolver. |
String |
getNamespaceForPrefix(String prefix)
Resolves the given namespace prefix. |
String |
getNamespaceForPrefix(String prefix,
Node context)
Resolves the given namespace prefix. |
boolean |
handlesNullPrefixes()
Returns whether this PrefixResolver handles a null prefix. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XPathPatternContentSelector.NSPrefixResolver()
Method Detail |
---|
public String getBaseIdentifier()
getBaseIdentifier
in interface org.apache.xml.utils.PrefixResolver
public String getNamespaceForPrefix(String prefix)
getNamespaceForPrefix
in interface org.apache.xml.utils.PrefixResolver
public String getNamespaceForPrefix(String prefix, Node context)
getNamespaceForPrefix
in interface org.apache.xml.utils.PrefixResolver
public boolean handlesNullPrefixes()
handlesNullPrefixes
in interface org.apache.xml.utils.PrefixResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |