public class URIOrStringIdentifier extends Object
Constructor and Description |
---|
URIOrStringIdentifier(String stringRepresentation,
QName uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getStringRepresentation() |
QName |
getURI() |
int |
hashCode() |
String |
toString() |
public URIOrStringIdentifier(String stringRepresentation, QName uri)
public String getStringRepresentation()