public interface MappingEntry
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MappingEntry.IndexProperties |
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_MAPPING_ATTRIBUTE |
| Modifier and Type | Method and Description |
|---|---|
String |
getCoordinatesType() |
List<XPathExpression[]> |
getCoordinatesXPaths() |
String |
getFieldName() |
Map<String,Object> |
getIndexProperties() |
Object |
getIndexPropery(String name) |
Map<? extends String,? extends String> |
getOutputProperties() |
Map<String,String> |
getReplacements() |
String |
getSplit() |
XPathExpression |
getXPath() |
boolean |
hasCoordinates() |
boolean |
hasCoordinatesType() |
boolean |
hasOutputProperties() |
boolean |
hasReplacements() |
boolean |
hasSplit() |
boolean |
isAnalyzed() |
boolean |
isIdentifier() |
boolean |
isLocation() |
boolean |
isRawXml() |
static final String INDEX_MAPPING_ATTRIBUTE
XPathExpression getXPath()
String getFieldName()
boolean isIdentifier()
boolean isLocation()
boolean hasCoordinates()
List<XPathExpression[]> getCoordinatesXPaths()
boolean hasCoordinatesType()
String getCoordinatesType()
boolean isRawXml()
boolean hasReplacements()
boolean hasSplit()
String getSplit()
boolean hasOutputProperties()
boolean isAnalyzed()
Copyright © 2015–2016 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.