|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ten60.netkernel.xml.representation.XmlObjectSAXAspect
public class XmlObjectSAXAspect
| Constructor Summary | |
|---|---|
XmlObjectSAXAspect(XmlObject aXmlObject)
|
|
| Method Summary | |
|---|---|
void |
handleContent(org.xml.sax.XMLReader aReader,
java.util.List aUsageDependencies)
Send the XML content SAX events to the handlers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlObjectSAXAspect(XmlObject aXmlObject)
| Method Detail |
|---|
public void handleContent(org.xml.sax.XMLReader aReader,
java.util.List aUsageDependencies)
throws java.io.IOException,
org.xml.sax.SAXException
IAspectSAX
handleContent in interface IAspectSAXaReader - the XMLReader to holding the ContentHandler which will consume the SAX eventsaUsageDependencies - add any additional runtime dependencies (IURRepresentations) discovered in execution to this
list if not null
java.io.IOException
org.xml.sax.SAXException
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||