PATH |
Inherits from: org.xml.sax.HandlerBase
Package: com.webobjects.eogeneration
Documentation for this class is forthcoming.
All methods EOXMLComponent.DictionaryParser characters document endDocument endElement error fatalError ignorableWhitespace processingInstruction startDocument startElement warning
public EOXMLComponent.DictionaryParser()
public void characters(char[] aChar[], int anInt, int anInt)throwsorg.xml.sax.SAXException
public NSArray document()
public void endDocument()throwsorg.xml.sax.SAXException
public void endElement(String aString)throwsorg.xml.sax.SAXException
public void error(org.xml.sax.SAXParseException aSAXParseException)throwsorg.xml.sax.SAXException
public void fatalError(org.xml.sax.SAXParseException aSAXParseException)throwsorg.xml.sax.SAXException
public void ignorableWhitespace(char[] aChar[], int anInt, int anInt)throwsorg.xml.sax.SAXException
public void processingInstruction(String aString, String aString)throwsorg.xml.sax.SAXException
public void startDocument()throwsorg.xml.sax.SAXException
public void startElement(String aString, org.xml.sax.AttributeList anAttributeList)throwsorg.xml.sax.SAXException
public void warning(org.xml.sax.SAXParseException aSAXParseException)throwsorg.xml.sax.SAXException
© 2001 Apple Computer, Inc. (Last Published April 15, 2001)