Like Digester, there's an object stack and a rule stack. The rules are much simpler (more coding), in that there's a one-to-one relationship between an element and a rule.
Based on SAX2. @author Howard Lewis Ship @version $Id: RuleDirectedParser.java 243791 2004-02-19 17:38:13Z hlship $ @since 3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|