|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectXmlApp
TimerDemo
Demonstration application showing time elapsed for parse.
Usage: java TimerDemo <url>
Or, use it as an applet, supplying the URL as the url
parameter.
XmlParser
,
XmlHandler
,
XmlApp
Field Summary |
Fields inherited from class XmlApp |
isApplet, parser |
Constructor Summary | |
TimerDemo()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point for an application. |
Methods inherited from class XmlApp |
attribute, charData, doctypeDecl, endDocument, endElement, endExternalEntity, error, ignorableWhitespace, processingInstruction, resolveEntity, startDocument, startElement, startExternalEntity |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimerDemo()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |