|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.delivery.AbstractParser
org.milyn.delivery.sax.SAXParser
public class SAXParser
Smooks SAX data stream parser.
| Field Summary |
|---|
| Fields inherited from class org.milyn.delivery.AbstractParser |
|---|
FEATURE_OFF, FEATURE_ON, ORG_XML_SAX_DRIVER |
| Constructor Summary | |
|---|---|
SAXParser(ExecutionContext execContext)
|
|
| Method Summary | |
|---|---|
void |
cleanup()
|
protected Writer |
parse(Source source,
Result result,
ExecutionContext executionContext)
|
| Methods inherited from class org.milyn.delivery.AbstractParser |
|---|
createInputSource, createXMLReader, getExecContext, getInputStream, getReader, getSaxDriverConfig, getSAXParserConfiguration, getWriter, isFeatureOff, isFeatureOn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAXParser(ExecutionContext execContext)
| Method Detail |
|---|
protected Writer parse(Source source,
Result result,
ExecutionContext executionContext)
throws SAXException,
IOException
SAXException
IOExceptionpublic void cleanup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||