|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectXmlApp
EventDemo
StreamDemo
Demonstration application showing ?lfred's event stream from a stream.
Usage: java StreamDemo
XmlParser
,
XmlHandler
,
XmlApp
,
EventDemo
Field Summary |
Fields inherited from class XmlApp |
isApplet, parser |
Constructor Summary | |
StreamDemo()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point for an application. |
Methods inherited from class EventDemo |
attribute, charData, doctypeDecl, endDocument, endElement, endExternalEntity, ignorableWhitespace, processingInstruction, resolveEntity, startDocument, startElement, startExternalEntity |
Methods inherited from class XmlApp |
error |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StreamDemo()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
EventDemo
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |