| commit | 1cc1445460c6f0daca7c5121964aa68a885d7795 | [log] [tgz] |
|---|---|---|
| author | Lionel Villard <villard@apache.org> | Mon Aug 11 14:45:54 2003 +0000 |
| committer | Lionel Villard <villard@apache.org> | Mon Aug 11 14:45:54 2003 +0000 |
| tree | a114dcaa4e1bee08d2aeeb3550e6978fefd3cadd | |
| parent | ddba6dca1bf37bc2abc5d20d241e430037667b01 [diff] |
- Added KindTest interface that allows in particular the representation of element and attribute tests - Added a "leaver" which is similar to a visitor but send callback after all children of a node were sent - javadoc...