org::openisis::XmlToRec::OIHandler Class Reference
List of all members.
Public Member Functions |
void | startDocument () throws SAXException |
Rec | getRecord () |
void | startElement (java.lang.String uri, java.lang.String localName, java.lang.String qName, Attributes attributes) throws SAXException |
void | endElement (java.lang.String uri, java.lang.String localName, java.lang.String qName) throws SAXException |
void | characters (char[] ch, int start, int length) throws SAXException |
void | endDocument () throws SAXException |
The documentation for this class was generated from the following file:
- contrib/openisis/org/openisis/XmlToRec.java