|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
LazyHandler | A handler that can terminate the parsing anytime. |
Node | An xml node for persistence - much like DOM. |
Class Summary | |
---|---|
SimpleHandler | Simple Handler to generate a root node with all its child nodes. |
SimpleNode | Simple node that persists the attributes in a Map , text content
in a StringBuilder and child nodes in a List . |
XMLParser | A simple XML parser that starts parsing right away and validates along the way. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |