| Package | Description |
|---|---|
| com.sun.msv.verifier.regexp |
VGM implementation by using regular expression derivation algorithm.
|
| com.sun.msv.verifier.regexp.xmlschema |
RegExp VGM implementation that supports special semantics of XML Schema
|
| Modifier and Type | Field and Description |
|---|---|
AttributeToken |
REDocumentDeclaration.attToken
the AttributeToken object which is re-used
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
AttributeFeeder.feed(Expression exp,
AttributeToken token,
boolean ignoreUndeclaredAttribute) |
protected boolean |
ComplexAcceptorBaseImpl.onAttribute(AttributeToken token,
StringRef refErr) |
protected boolean |
ExpressionAcceptor.onAttribute(AttributeToken token,
StringRef refErr) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
XSAcceptor.onAttribute(AttributeToken token,
StringRef refErr) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.