| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.impl.xs.alternative | |
| org.apache.xerces.impl.xs.util |
| Modifier and Type | Method and Description |
|---|---|
XSTypeAlternativeImpl |
XSElementDecl.getDefaultTypeDefinition() |
XSTypeAlternativeImpl[] |
XSElementDecl.getTypeAlternatives() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaGrammar.addTypeAlternative(XSElementDecl elmDecl,
XSTypeAlternativeImpl typeAlt)
register one type alternative
|
void |
XSElementDecl.addTypeAlternative(XSTypeAlternativeImpl typeAlternative) |
| Modifier and Type | Field and Description |
|---|---|
protected XSTypeAlternativeImpl |
Test.fTypeAlternative
The type alternative to which the test belongs
|
| Modifier and Type | Method and Description |
|---|---|
XSTypeAlternativeImpl |
Test.getTypeAlternative() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
XSTypeAlternativeImpl.equals(XSTypeAlternativeImpl typeAlternative) |
| Constructor and Description |
|---|
Test(XPath20 xpath,
XSTypeAlternativeImpl typeAlternative,
NamespaceSupport namespaceContext)
Constructs a "test" for type alternatives
|
Test(org.eclipse.wst.xml.xpath2.processor.ast.XPath xpath,
String expression,
XSTypeAlternativeImpl typeAlternative,
NamespaceSupport namespaceContext) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
XS11TypeHelper.isTypeTablesComparable(XSTypeAlternativeImpl[] typeTable1,
XSTypeAlternativeImpl[] typeTable2) |
static boolean |
XS11TypeHelper.isTypeTablesComparable(XSTypeAlternativeImpl[] typeTable1,
XSTypeAlternativeImpl[] typeTable2) |
Copyright © 2013. All rights reserved.