public class QNameFake extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
localPart |
String |
namespaceURI |
| Constructor and Description |
|---|
QNameFake() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
QNameFake |
set(String namespaceURI,
String localPart) |
Copyright © 2019. All rights reserved.