public class QName extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
hashCode |
protected String |
name |
protected String |
namespace |
protected String |
stringName |
| Modifier and Type | Method and Description |
|---|---|
protected String |
asString()
For toString() use
|
boolean |
equals(Object o) |
String |
getAsString() |
String |
getName() |
String |
getNamespace() |
int |
hashCode() |
String |
toString() |
protected final String namespace
protected final String name
protected final String stringName
protected final int hashCode
Copyright © 2021 eXo Platform SAS. All Rights Reserved.