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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Base constructor
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Process the beginning of this element.
| |||||||||||
Process the end of this element.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Base constructor
Process the beginning of this element.
attributes | The attribute list of this element |
---|
SAXException | if the primitiveTypes attribute contains an invalid value |
---|