Uses of Class
com.sun.msv.verifier.regexp.AttributeToken
Packages that use AttributeToken
Package
Description
VGM implementation by using regular expression derivation algorithm.
RegExp VGM implementation that supports special semantics of XML Schema
-
Uses of AttributeToken in com.sun.msv.verifier.regexp
Subclasses of AttributeToken in com.sun.msv.verifier.regexpModifier and TypeClassDescription(package private) final class
special AttributeToken that memorizesAttributeExp
that fails to validate itself.Fields in com.sun.msv.verifier.regexp declared as AttributeTokenModifier and TypeFieldDescriptionfinal AttributeToken
REDocumentDeclaration.attToken
the AttributeToken object which is re-usedMethods in com.sun.msv.verifier.regexp with parameters of type AttributeTokenModifier and TypeMethodDescriptionfinal 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) -
Uses of AttributeToken in com.sun.msv.verifier.regexp.xmlschema
Methods in com.sun.msv.verifier.regexp.xmlschema with parameters of type AttributeTokenModifier and TypeMethodDescriptionprotected boolean
XSAcceptor.onAttribute
(AttributeToken token, StringRef refErr)