|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A NamespacePrefixesHolder
is an entity that retains
namespace prefix information from the document for deferred XPath
evaluation.
Method Summary | |
Map |
getNamespaces()
Get the map of namespaces, with keys as prefixes and values as URIs. |
void |
setNamespaces(Map namespaces)
Get the map of namespaces, with keys as prefixes and values as URIs. |
Method Detail |
public void setNamespaces(Map namespaces)
namespaces
- The namespaces prefix map.public Map getNamespaces()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |