|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
edu.sc.seis.gee.configurator.AbstractHandler
edu.sc.seis.gee.configurator.ExceptionGreetingHandler
| Field Summary |
| Fields inherited from class edu.sc.seis.gee.configurator.AbstractHandler |
parent, parser |
| Constructor Summary | |
ExceptionGreetingHandler(org.xml.sax.XMLReader parser,
AbstractHandler parent)
|
|
| Method Summary | |
void |
characters(char[] ch,
int start,
int length)
|
| Methods inherited from class edu.sc.seis.gee.configurator.AbstractHandler |
endElement, finished |
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExceptionGreetingHandler(org.xml.sax.XMLReader parser,
AbstractHandler parent)
| Method Detail |
public void characters(char[] ch,
int start,
int length)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||