Serializablepublic final class NameTest extends Object implements Serializable
| Modifier and Type | Field | Description | 
|---|---|---|
| static NameTest | STAR_NAMETEST | |
| static String | WILDCARD | 
| Constructor | Description | 
|---|---|
| NameTest(byte[] uri,
        byte[] localName) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | equals(Object obj) | |
| byte[] | getLocalName() | |
| byte[] | getUri() | |
| int | hashCode() | |
| String | toString() | 
Copyright © 2019 Apache Software Foundation. All rights reserved.