private class DigesterRuleParser.PatternRule extends Rule
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
attrName |
private java.lang.String |
pattern |
digester, namespaceURI| Constructor and Description |
|---|
PatternRule(java.lang.String attrName) |
| Modifier and Type | Method and 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.
|
begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURICopyright 2001-2005 The Apache Software Foundation.