final class AttributeRecoveryToken extends AttributeToken
AttributeExp
that fails to
validate itself.Modifier and Type | Field and Description |
---|---|
private Expression |
failedExp |
docDecl, localName, matchedExp, namespaceURI, qName, value
Constructor and Description |
---|
AttributeRecoveryToken(REDocumentDeclaration docDecl,
java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String qName,
StringToken value) |
Modifier and Type | Method and Description |
---|---|
(package private) Expression |
getFailedExp() |
boolean |
match(AttributeExp exp) |
createRecoveryAttToken, reinit
isIgnorable, match, match, match, match, matchAnyString
private Expression failedExp
AttributeRecoveryToken(REDocumentDeclaration docDecl, java.lang.String namespaceURI, java.lang.String localName, java.lang.String qName, StringToken value)
public boolean match(AttributeExp exp)
match
in class AttributeToken
Expression getFailedExp()