Package | Description |
---|---|
org.codice.ddf.spatial.ogc.csw.catalog.converter | |
org.codice.ddf.spatial.ogc.csw.catalog.transformer |
Modifier and Type | Method and Description |
---|---|
protected abstract XstreamPathValueTracker |
AbstractGmdConverter.buildPaths(MetacardImpl metacard)
Builds up the xml paths and values to write.
|
protected XstreamPathValueTracker |
GmdConverter.buildPaths(MetacardImpl metacard) |
Modifier and Type | Method and Description |
---|---|
protected void |
GmdConverter.addCRSInformation(MetacardImpl metacard,
XstreamPathValueTracker pathValueTracker) |
protected void |
GmdConverter.addDistributionInfo(MetacardImpl metacard,
XstreamPathValueTracker pathValueTracker) |
protected void |
GmdConverter.addGeospatialExtent(MetacardImpl metacard,
XstreamPathValueTracker pathValueTracker) |
protected void |
GmdConverter.addIdentificationInfo(MetacardImpl metacard,
XstreamPathValueTracker pathValueTracker) |
protected void |
XstreamPathConverter.readPath(com.thoughtworks.xstream.io.path.PathTrackingReader reader,
com.thoughtworks.xstream.io.path.PathTracker tracker,
XstreamPathValueTracker pathValueTracker)
Reads through the tree looking for a specific path and returns the value at that node
|
protected void |
XstreamPathConverter.updatePath(com.thoughtworks.xstream.io.path.PathTrackingReader reader,
com.thoughtworks.xstream.io.path.Path path,
com.thoughtworks.xstream.io.path.Path currentPath,
XstreamPathValueTracker pathValueTracker) |
Modifier and Type | Method and Description |
---|---|
void |
GmdTransformer.addFieldsToMetacardIfPresent(XstreamPathValueTracker pathValueTracker,
MetacardImpl metacard,
String value,
String metacardField) |
void |
GmdTransformer.addFieldToMetacardIfPresent(XstreamPathValueTracker pathValueTracker,
MetacardImpl metacard,
String value,
String metacardField) |
void |
GmdTransformer.addMetacardCrs(XstreamPathValueTracker pathValueTracker,
MetacardImpl metacard) |
void |
GmdTransformer.addMetacardFormat(XstreamPathValueTracker pathValueTracker,
MetacardImpl metacard) |
void |
GmdTransformer.addMetacardLanguage(XstreamPathValueTracker pathValueTracker,
MetacardImpl metacard) |
void |
GmdTransformer.setMetacardAttributes(MetacardImpl metacard,
String id,
XstreamPathValueTracker pathValueTracker) |
Metacard |
GmdTransformer.toMetacard(XstreamPathValueTracker pathValueTracker,
String id) |
This work is licensed under a Creative Commons Attribution 4.0 International License.