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
Fields in com.sun.msv.verifier.regexp declared as AttributeTokenModifier and TypeFieldDescriptionfinal AttributeTokenREDocumentDeclaration.attTokenthe AttributeToken object which is re-usedMethods in com.sun.msv.verifier.regexp with parameters of type AttributeTokenModifier and TypeMethodDescriptionfinal ExpressionAttributeFeeder.feed(Expression exp, AttributeToken token, boolean ignoreUndeclaredAttribute) protected booleanComplexAcceptorBaseImpl.onAttribute(AttributeToken token, StringRef refErr) protected booleanExpressionAcceptor.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 booleanXSAcceptor.onAttribute(AttributeToken token, StringRef refErr)