|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.dom.AbstractDocument.XPathExpr.NSPrefixResolver
protected class AbstractDocument.XPathExpr.NSPrefixResolver
Xalan prefix resolver.
| Constructor Summary | |
|---|---|
protected |
AbstractDocument.XPathExpr.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 AbstractDocument.XPathExpr.NSPrefixResolver()
| Method Detail |
|---|
public String getBaseIdentifier()
getBaseIdentifier in interface org.apache.xml.utils.PrefixResolverpublic 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.PrefixResolverpublic 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 | |||||||||