public final class QName extends Constraint
| Modifier and Type | Field and Description |
|---|---|
String |
localName |
String |
namespaceURI |
id, ID_COMMENT, ID_ELEMENT, ID_NODE, ID_PARENTNODE, ID_PI, ID_STAR, ID_START, ID_TEXT| Constructor and Description |
|---|
QName(int id,
String namespaceURI,
String localName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Event event) |
String |
toString() |
hashCodeCopyright © 2019. All rights reserved.