public class FieldsMatcher extends MatcherBundle
Depending on the type of the constraint, it works differently.
Modifier and Type | Field and Description |
---|---|
protected SelectorMatcher |
selector
the parent SelectorMatcher.
|
protected org.xml.sax.Locator |
startTag
location of the start tag.
|
children
Modifier | Constructor and Description |
---|---|
protected |
FieldsMatcher(SelectorMatcher selector,
java.lang.String namespaceURI,
java.lang.String localName) |
Modifier and Type | Method and Description |
---|---|
protected void |
onRemoved()
called when this bundle is deactivated.
|
characters, endElement, getDepth, onAttribute, startElement
protected final org.xml.sax.Locator startTag
protected final SelectorMatcher selector
protected FieldsMatcher(SelectorMatcher selector, java.lang.String namespaceURI, java.lang.String localName) throws org.xml.sax.SAXException
org.xml.sax.SAXException
protected void onRemoved() throws org.xml.sax.SAXException
MatcherBundle
onRemoved
in class MatcherBundle
org.xml.sax.SAXException