|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceContext | |
|---|---|
| org.deegree.commons.xml | |
| org.deegree.commons.xml.stax | |
| org.deegree.metadata.persistence.iso.parsing | |
| org.deegree.protocol.sos | |
| org.deegree.protocol.wfs | |
| Uses of NamespaceContext in org.deegree.commons.xml |
|---|
| Fields in org.deegree.commons.xml declared as NamespaceContext | |
|---|---|
protected static NamespaceContext |
XMLAdapter.nsContext
The context |
| Methods in org.deegree.commons.xml that return NamespaceContext | |
|---|---|
NamespaceContext |
NamespaceContext.addNamespace(java.lang.String prefix,
java.lang.String namespace)
registers a new prefix with an assigned namespace URI |
NamespaceContext |
XPath.getNamespaceContext()
|
static NamespaceContext |
CommonNamespaces.getNamespaceContext()
Returns the NamespaceContext for common namespaces known be deegree. |
NamespaceContext |
XMLAdapter.getNamespaceContext(org.apache.axiom.om.OMElement element)
Constructs a NamespaceContext from all active namespace bindings available in the scope of the given
OMElement. |
| Constructors in org.deegree.commons.xml with parameters of type NamespaceContext | |
|---|---|
NamespaceContext(NamespaceContext nsContext)
Creates a new instance of NamespaceContext that contains all the bindings from the argument
NamespaceContext. |
|
XPath(java.lang.String xpath,
NamespaceContext nsContext)
|
|
| Uses of NamespaceContext in org.deegree.commons.xml.stax |
|---|
| Methods in org.deegree.commons.xml.stax that return NamespaceContext | |
|---|---|
static NamespaceContext |
StAXParsingHelper.getDeegreeNamespaceContext(javax.xml.stream.XMLStreamReader xmlStream)
|
| Uses of NamespaceContext in org.deegree.metadata.persistence.iso.parsing |
|---|
| Constructors in org.deegree.metadata.persistence.iso.parsing with parameters of type NamespaceContext | |
|---|---|
ParseIdentificationInfo(org.apache.axiom.om.OMFactory factory,
NamespaceContext nsContext)
|
|
| Uses of NamespaceContext in org.deegree.protocol.sos |
|---|
| Fields in org.deegree.protocol.sos declared as NamespaceContext | |
|---|---|
protected static NamespaceContext |
SOSRequest100XMLAdapter.nsContext
namespace context with sos ns |
| Uses of NamespaceContext in org.deegree.protocol.wfs |
|---|
| Fields in org.deegree.protocol.wfs declared as NamespaceContext | |
|---|---|
protected static NamespaceContext |
AbstractWFSRequestXMLAdapter.nsContext
Namespace context with predefined bindings "wfs" and "wfs200" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||