org.milyn.delivery.sax
Class SAXParser
java.lang.Object
org.milyn.delivery.AbstractParser
org.milyn.delivery.sax.SAXParser
public class SAXParser
- extends AbstractParser
Smooks SAX data stream parser.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAXParser
public SAXParser(ExecutionContext execContext)
parse
protected void parse(Reader reader,
Writer writer)
throws SAXException,
IOException
- Throws:
SAXException
IOException
cleanup
public void cleanup()
Copyright © 2008. All Rights Reserved.