Package | Description |
---|---|
org.codice.ddf.spatial.ogc.csw.catalog.common | |
org.codice.ddf.spatial.ogc.csw.catalog.common.source | |
org.codice.ddf.spatial.ogc.csw.catalog.converter |
Modifier and Type | Method and Description |
---|---|
CswAxisOrder |
CswSourceConfiguration.getCswAxisOrder() |
static CswAxisOrder |
CswAxisOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CswAxisOrder[] |
CswAxisOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CswSourceConfiguration.setCswAxisOrder(CswAxisOrder cswAxisOrder) |
Constructor and Description |
---|
BoundingBoxReader(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
CswAxisOrder cswAxisOrder) |
Constructor and Description |
---|
CswFilterFactory(CswAxisOrder cswAxisOrder,
boolean isSetUsePosList)
Constructor for CswFilterFactory.
|
Modifier and Type | Method and Description |
---|---|
static Serializable |
CswUnmarshallHelper.convertRecordPropertyToMetacardAttribute(AttributeType.AttributeFormat attributeFormat,
com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
CswAxisOrder cswAxisOrder)
Converts the CSW record property
reader is currently at to the specified Metacard
attribute format. |
static MetacardImpl |
CswUnmarshallHelper.createMetacardFromCswRecord(MetacardType metacardType,
com.thoughtworks.xstream.io.HierarchicalStreamReader hreader,
CswAxisOrder cswAxisOrder,
Map<String,String> namespaceMap) |
This work is licensed under a Creative Commons Attribution 4.0 International License.