|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NamespaceBindings in org.deegree.commons.xml |
---|
Fields in org.deegree.commons.xml declared as NamespaceBindings | |
---|---|
protected static NamespaceBindings |
XMLAdapter.nsContext
The context |
Methods in org.deegree.commons.xml that return NamespaceBindings | |
---|---|
NamespaceBindings |
NamespaceBindings.addNamespace(String prefix,
String namespace)
Registers a new prefix with an assigned namespace URI. |
static NamespaceBindings |
CommonNamespaces.getNamespaceContext()
Returns the NamespaceContext for common namespaces known be deegree. |
NamespaceBindings |
XPath.getNamespaceContext()
|
NamespaceBindings |
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 NamespaceBindings | |
---|---|
NamespaceBindings(NamespaceBindings nsContext)
Creates a new instance of NamespaceContext that contains all the bindings from the argument context. |
|
XPath(String xpath,
NamespaceBindings nsContext)
|
Uses of NamespaceBindings in org.deegree.feature.persistence.sql.mapper |
---|
Constructors in org.deegree.feature.persistence.sql.mapper with parameters of type NamespaceBindings | |
---|---|
XPathSchemaWalker(AppSchema appSchema,
NamespaceBindings nsBindings)
|
Uses of NamespaceBindings in org.deegree.filter.expression |
---|
Methods in org.deegree.filter.expression that return NamespaceBindings | |
---|---|
NamespaceBindings |
ValueReference.getNsContext()
Returns the bindings for the namespaces used in the XPath expression. |
Uses of NamespaceBindings in org.deegree.metadata.ebrim |
---|
Fields in org.deegree.metadata.ebrim declared as NamespaceBindings | |
---|---|
protected static NamespaceBindings |
RegistryObject.ns
|
Uses of NamespaceBindings in org.deegree.metadata.iso |
---|
Fields in org.deegree.metadata.iso declared as NamespaceBindings | |
---|---|
protected static NamespaceBindings |
ISOCQPMapping.nsContext
|
Uses of NamespaceBindings in org.deegree.metadata.iso.parsing |
---|
Constructors in org.deegree.metadata.iso.parsing with parameters of type NamespaceBindings | |
---|---|
ParseIdentificationInfo(org.apache.axiom.om.OMFactory factory,
NamespaceBindings nsContext)
|
Uses of NamespaceBindings in org.deegree.protocol.sos |
---|
Fields in org.deegree.protocol.sos declared as NamespaceBindings | |
---|---|
protected static NamespaceBindings |
SOSRequest100XMLAdapter.nsContext
namespace context with sos ns |
Uses of NamespaceBindings in org.deegree.protocol.wfs |
---|
Fields in org.deegree.protocol.wfs declared as NamespaceBindings | |
---|---|
protected static NamespaceBindings |
AbstractWFSRequestXMLAdapter.nsContext
Namespace context with predefined bindings "wfs" and "wfs200" |
Uses of NamespaceBindings in org.deegree.protocol.wfs.getfeature |
---|
Methods in org.deegree.protocol.wfs.getfeature with parameters of type NamespaceBindings | |
---|---|
static void |
GetFeature110XMLEncoder.export(GetFeature getFeature,
NamespaceBindings namespaceBindings,
XMLStreamWriter writer)
Serializes a GetFeature -object for WFS 1.1.0 GetFeature-requests |
Uses of NamespaceBindings in org.deegree.protocol.wfs.query |
---|
Methods in org.deegree.protocol.wfs.query with parameters of type NamespaceBindings | |
---|---|
protected static ProjectionClause[][] |
QueryKVPAdapter.getPropertyNames(String propertyStr,
NamespaceBindings nsContext)
|
protected static SortProperty[] |
QueryKVPAdapter.getSortBy(String sortbyStr,
NamespaceBindings nsContext)
|
Uses of NamespaceBindings in org.deegree.protocol.wfs.storedquery |
---|
Fields in org.deegree.protocol.wfs.storedquery declared as NamespaceBindings | |
---|---|
protected static NamespaceBindings |
StoredQueryDefinitionXMLAdapter.nsContext
Namespace context with predefined bindings "wfs200" |
Uses of NamespaceBindings in org.deegree.services.csw |
---|
Methods in org.deegree.services.csw that return NamespaceBindings | |
---|---|
NamespaceBindings |
AbstractCSWRequest.getNamespaces()
|
Constructors in org.deegree.services.csw with parameters of type NamespaceBindings | |
---|---|
AbstractCSWRequest(Version version,
NamespaceBindings namespaces,
QName[] typeNames,
String outputFormat)
|
Uses of NamespaceBindings in org.deegree.services.csw.describerecord |
---|
Constructors in org.deegree.services.csw.describerecord with parameters of type NamespaceBindings | |
---|---|
DescribeRecord(Version version,
NamespaceBindings namespaces,
QName[] typeNames,
String outputFormat,
String schemaLanguage)
Creates a new DescribeRecord request. |
Uses of NamespaceBindings in org.deegree.services.csw.getrecords |
---|
Constructors in org.deegree.services.csw.getrecords with parameters of type NamespaceBindings | |
---|---|
GetRecords(Version version,
NamespaceBindings namespaces,
String outputFormat,
CSWConstants.ResultType resultType,
String requestId,
URI outputSchema,
int startPosition,
int maxRecords,
boolean distributedSearch,
int hopCount,
String responseHandler,
AdhocQuery adhocQuery,
org.apache.axiom.om.OMElement holeRequest)
|
|
GetRecords(Version version,
NamespaceBindings namespaces,
String outputFormat,
CSWConstants.ResultType resultType,
String requestId,
URI outputSchema,
int startPosition,
int maxRecords,
boolean distributedSearch,
int hopCount,
String responseHandler,
Query query,
org.apache.axiom.om.OMElement holeRequest)
Creates a new GetRecords request. |
Uses of NamespaceBindings in org.deegree.services.wcs |
---|
Fields in org.deegree.services.wcs declared as NamespaceBindings | |
---|---|
protected static NamespaceBindings |
WCSRequest100XMLAdapter.wcsNSContext
namespace context with wcs ns |
Uses of NamespaceBindings in org.deegree.services.wps.provider.jrxml |
---|
Fields in org.deegree.services.wps.provider.jrxml declared as NamespaceBindings | |
---|---|
static NamespaceBindings |
JrxmlUtils.nsContext
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |