|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.oddjob.arooa.xml.XMLDefinitionHelper
Sax2 based project reader
Based on an original by duncan@x180.com and Costin Manolache
.
| Constructor Summary | |
XMLDefinitionHelper(ArooaContext context)
|
|
| Method Summary | |
void |
parse(org.xml.sax.InputSource inputSource,
ArooaHandler mainHandler)
Parse a source xml input. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLDefinitionHelper(ArooaContext context)
| Method Detail |
public void parse(org.xml.sax.InputSource inputSource,
ArooaHandler mainHandler)
throws ArooaException
inputSource - the xml sourcemainHandler - The first handler.
ArooaException - if an error occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||