public class ClassRule extends RuleSupport
| Constructor and Description |
|---|
ClassRule()
Base constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
begin(org.xml.sax.Attributes attributes)
Process the beginning of this element.
|
void |
end()
Process the end of this element.
|
getBeanClass, getProcessedPropertyNameSet, getXMLInfoDigester, getXMLIntrospector, loadClasspublic void begin(org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
begin in class org.apache.commons.digester.Ruleattributes - The attribute list of this elementorg.xml.sax.SAXException - if the primitiveTypes attribute contains an invalid valuepublic void end()
end in class org.apache.commons.digester.RuleCopyright © 2002-2013 Apache Software Foundation. All Rights Reserved.