| java.lang.Object | |||
| ↳ | org.apache.commons.digester.Rule | ||
| ↳ | org.apache.commons.betwixt.digester.RuleSupport | ||
| ↳ | org.apache.commons.betwixt.digester.InfoRule | ||
InfoRule the digester Rule for parsing the info element.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.commons.digester.Rule
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Base constructor
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Process the beginning of this element.
| |||||||||||
Process the end of this element.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.commons.betwixt.digester.RuleSupport
| |||||||||||
From class
org.apache.commons.digester.Rule
| |||||||||||
From class
java.lang.Object
| |||||||||||
Base constructor
Process the beginning of this element.
| attributes | The attribute list of this element |
|---|
| SAXException | if the primitiveTypes attribute contains an invalid value |
|---|