public class XmlEncoderKey extends Object implements EncoderKey
| Constructor and Description |
|---|
XmlEncoderKey(String namespace,
Class<?> type) |
XmlEncoderKey(String namespace,
Object type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getNamespace() |
int |
getSimilarity(EncoderKey key) |
Class<?> |
getType() |
int |
hashCode() |
String |
toString() |
public String getNamespace()
public Class<?> getType()
public int getSimilarity(EncoderKey key)
getSimilarity in interface Similar<EncoderKey>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.