Uses of Class
com.sun.msv.verifier.regexp.AttributeRecoveryToken
-
Packages that use AttributeRecoveryToken Package Description com.sun.msv.verifier.regexp VGM implementation by using regular expression derivation algorithm. -
-
Uses of AttributeRecoveryToken in com.sun.msv.verifier.regexp
Methods in com.sun.msv.verifier.regexp that return AttributeRecoveryToken Modifier and Type Method Description (package private) AttributeRecoveryTokenAttributeToken. createRecoveryAttToken()creates a special AttributeToken which matchs any content restrictions.Methods in com.sun.msv.verifier.regexp with parameters of type AttributeRecoveryToken Modifier and Type Method Description private java.lang.StringExpressionAcceptor. diagnoseBadAttributeValue(AttributeRecoveryToken rtoken)computes diagnosis message for bad attribute value
-