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 | Description |
---|---|---|
AttributeToken |
REDocumentDeclaration.attToken |
the AttributeToken object which is re-used
|
Modifier and Type | Method | 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 | Description |
---|---|---|
protected boolean |
XSAcceptor.onAttribute(AttributeToken token,
StringRef refErr) |
Copyright © 2019 Oracle Corporation. All rights reserved.