com.mongodb.util
Class XSON.UndefinedHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
com.mongodb.util.XSON.Handler
com.mongodb.util.XSON.UndefinedHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
- Enclosing class:
- XSON
public class XSON.UndefinedHandler
- extends XSON.Handler
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSON.UndefinedHandler
public XSON.UndefinedHandler()
endElement
public void endElement(String uri,
String localName,
String qName)
throws SAXException
- Specified by:
endElement in interface ContentHandler- Overrides:
endElement in class XSON.Handler
- Throws:
SAXException