public class XmlNamespaceOperationDecoderKey extends NamespaceDecoderKey<String>
NamespaceDecoderKey implementation for XML namespace and operation name String.| Constructor and Description |
|---|
XmlNamespaceOperationDecoderKey(String namespace,
String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSimilarity(DecoderKey key) |
protected int |
getSimilarity(DecoderKey key,
String operation)
Check for similarity
|
String |
getType()
Get the type.
|
protected String |
getTypeName()
Get
String representation of the type. |
protected void |
setType(String type)
Set the type.
|
equals, getNamespace, hashCode, toStringprotected void setType(String type)
NamespaceDecoderKeysetType in class NamespaceDecoderKey<String>type - the typepublic String getType()
NamespaceDecoderKeygetType in class NamespaceDecoderKey<String>protected String getTypeName()
NamespaceDecoderKeyString representation of the type.getTypeName in class NamespaceDecoderKey<String>String representation of the type.public int getSimilarity(DecoderKey key)
protected int getSimilarity(DecoderKey key, String operation)
NamespaceDecoderKeygetSimilarity in class NamespaceDecoderKey<String>key - DecoderKey to checkoperation - Type to checkCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.