Constructor and Description |
---|
UnionQNameTest(List<QNameTest> tests) |
Modifier and Type | Method and Description |
---|---|
String |
generateJavaScriptNameTest()
Generate Javascript code to test if a name matches the test.
|
boolean |
matches(StructuredQName qname)
Test whether the QNameTest matches a given QName
|
String |
toString()
The toString() method defines the format used in a package export, so it must be re-parseable
|
public boolean matches(StructuredQName qname)
public String toString()
public String generateJavaScriptNameTest()
generateJavaScriptNameTest
in interface QNameTest
Copyright (c) 2004-2017 Saxonica Limited. All rights reserved.