|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NamespaceContext
Interface by which namespace properties are made available.
| Method Summary | |
|---|---|
String |
getNamespaceURI(String prefix)
Returns the namespace URI currently bound to the given prefix. |
String |
getPrefix(String namespaceURI)
Returns the prefix currently bound to the given namespace URI. |
Iterator |
getPrefixes(String namespaceURI)
Returns all the prefixes currently bound to the given namespace URI. |
| Method Detail |
|---|
String getNamespaceURI(String prefix)
String getPrefix(String namespaceURI)
Iterator getPrefixes(String namespaceURI)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||