|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamespaceContext | |
---|---|
org.deegree.commons.xml | |
org.deegree.commons.xml.stax | |
org.deegree.protocol.sos | |
org.deegree.protocol.wfs | |
org.deegree.record.persistence.genericrecordstore.parsing |
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(String prefix,
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(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(XMLStreamReader xmlStream)
|
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" |
Uses of NamespaceContext in org.deegree.record.persistence.genericrecordstore.parsing |
---|
Constructors in org.deegree.record.persistence.genericrecordstore.parsing with parameters of type NamespaceContext | |
---|---|
ParseIdentificationInfo(org.apache.axiom.om.OMFactory factory,
Connection connection,
NamespaceContext nsContext)
|
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |