public class AttributeMatcher extends AbstractAttributeMatcher
| Constructor and Description |
|---|
AttributeMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAttributeName() |
protected boolean |
ignoreCaseAttributeName() |
protected boolean |
ignoreCaseAttributeValue() |
protected boolean |
ignoreCaseElementName() |
matchesequalsStringprotected boolean ignoreCaseAttributeName()
ignoreCaseAttributeName in class AbstractAttributeMatcherprotected boolean ignoreCaseAttributeValue()
ignoreCaseAttributeValue in class AbstractAttributeMatcherprotected String getAttributeName()
getAttributeName in class AbstractAttributeMatcherprotected boolean ignoreCaseElementName()
ignoreCaseElementName in class AbstractTagMatcherCopyright © 2001–2025. All rights reserved.