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 | Class and Description |
---|---|
(package private) class |
AttributeRecoveryToken
special AttributeToken that memorizes
AttributeExp that fails to
validate itself. |
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 |
ExpressionAcceptor.onAttribute(AttributeToken token,
StringRef refErr) |
protected boolean |
ComplexAcceptorBaseImpl.onAttribute(AttributeToken token,
StringRef refErr) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
XSAcceptor.onAttribute(AttributeToken token,
StringRef refErr) |