public class Identifier extends Object implements Serializable
Constructor and Description |
---|
Identifier(String identifier) |
Identifier(String namespace,
String localName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getLocalName() |
String |
getNamespace() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.