|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrefixResolver
Implement this interface in case you want to provide your own prefix resolving when evaluating XPath expressions.
| Method Summary | |
|---|---|
java.lang.String |
prefixToNamespace(java.lang.String prefix)
Given a namespace prefix, return the corresponding namespace URI, or null if the namespace prefix is not known. |
| Method Detail |
|---|
java.lang.String prefixToNamespace(java.lang.String prefix)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||