Constructor and Description |
---|
AttributeNamesTranslator(FeatureType type,
int maxNameLen) |
Modifier and Type | Method and Description |
---|---|
String |
getSourceName(String name) |
String |
getTargetName(String name) |
boolean |
hasTranslation(String name) |
boolean |
hasTranslations() |
Iterator<String> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public AttributeNamesTranslator(FeatureType type, int maxNameLen)
public boolean hasTranslations()
public boolean hasTranslation(String name)