public class UnionQNameTest extends Object implements QNameTest
| Modifier and Type | Field and Description |
|---|---|
(package private) List<QNameTest> |
tests |
| Constructor and Description |
|---|
UnionQNameTest(List<QNameTest> tests) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(StructuredQName qname)
Test whether the QNameTest matches a given QName
|
public boolean matches(StructuredQName qname)