Package com.sun.msv.verifier.regexp
Class AttributeRecoveryToken
java.lang.Object
com.sun.msv.verifier.regexp.Token
com.sun.msv.verifier.regexp.AttributeToken
com.sun.msv.verifier.regexp.AttributeRecoveryToken
special AttributeToken that memorizes
AttributeExp
that fails to
validate itself.-
Field Summary
FieldsFields inherited from class com.sun.msv.verifier.regexp.AttributeToken
docDecl, localName, matchedExp, namespaceURI, qName, value
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeRecoveryToken
(REDocumentDeclaration docDecl, String namespaceURI, String localName, String qName, StringToken value) -
Method Summary
Methods inherited from class com.sun.msv.verifier.regexp.AttributeToken
createRecoveryAttToken, reinit
Methods inherited from class com.sun.msv.verifier.regexp.Token
isIgnorable, match, match, match, match, matchAnyString
-
Field Details
-
failedExp
-
-
Constructor Details
-
AttributeRecoveryToken
AttributeRecoveryToken(REDocumentDeclaration docDecl, String namespaceURI, String localName, String qName, StringToken value)
-
-
Method Details
-
match
- Overrides:
match
in classAttributeToken
-
getFailedExp
Expression getFailedExp()
-