|
||||||||||
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 | |
---|---|
java.lang.String |
getBaseIdentifier()
Get the base URI for this resolver. |
java.lang.String |
getNamespaceForPrefix(java.lang.String prefix)
Resolves the given namespace prefix. |
java.lang.String |
getNamespaceForPrefix(java.lang.String prefix,
org.w3c.dom.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 java.lang.String getBaseIdentifier()
public java.lang.String getNamespaceForPrefix(java.lang.String prefix)
public java.lang.String getNamespaceForPrefix(java.lang.String prefix, org.w3c.dom.Node context)
public boolean handlesNullPrefixes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |