org.exolab.castor.xml.util
public class SAX2DOMHandler extends HandlerBase
| Constructor Summary | |
|---|---|
| SAX2DOMHandler(Node node) | |
| Method Summary | |
|---|---|
| void | characters(char[] chars, int offset, int length) |
| void | endElement(String name) |
| void | startElement(String name, AttributeList attributes) |