|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
sidekick.SideKickTree.MyHandler
Class to be used as Handler when parsing the clipboard contents that are to be pasted using treeview's paste command from context menu
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Constructor Summary | |
(package private) |
SideKickTree.MyHandler()
|
Method Summary | |
void |
error(org.xml.sax.SAXParseException e)
|
void |
warning(org.xml.sax.SAXParseException e)
|
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endDocument, endElement, endPrefixMapping, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
SideKickTree.MyHandler()
Method Detail |
public void error(org.xml.sax.SAXParseException e) throws org.xml.sax.SAXParseException
org.xml.sax.SAXParseException
public void warning(org.xml.sax.SAXParseException e) throws org.xml.sax.SAXParseException
org.xml.sax.SAXParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |