org.apache.ivy.util
public class ContextualSAXHandler extends DefaultHandler
| Method Summary | |
|---|---|
| void | characters(char[] ch, int start, int length) |
| void | endElement(String uri, String localName, String qName) |
| protected String | getContext() |
| protected String | getText() |
| void | startElement(String uri, String localName, String qName, Attributes attributes) |