| Package | Description |
|---|---|
| com.sun.msv.relaxns.verifier |
"divide&validate" framework implementation.
|
| Modifier and Type | Field and Description |
|---|---|
private AnyOtherElementExp[] |
AnyOtherElementVerifier.exps
this Verifier validates these expressions.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TREXIslandVerifier.switchToAnyOtherElement(AnyOtherElementExp[] exps,
java.lang.String namespaceUri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes atts)
switch to another IslandVerifier to validate anyOtherElement.
|
| Constructor and Description |
|---|
AnyOtherElementVerifier(AnyOtherElementExp[] exps) |