private class DigesterRuleParser.PatternRule extends Rule
| Modifier and Type | Field | Description |
|---|---|---|
private java.lang.String |
attrName |
|
private java.lang.String |
pattern |
digester, namespaceURI| Constructor | Description |
|---|---|
PatternRule(java.lang.String attrName) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
begin(org.xml.sax.Attributes attributes) |
If a pattern is defined for the attribute, push it onto the
pattern stack.
|
void |
end() |
If there was a pattern for this element, pop it off the pattern
stack.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbegin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURICopyright 2001-2005 The Apache Software Foundation.