org.codehaus.jettison
Class AbstractDOMDocumentParser
java.lang.Object
org.codehaus.jettison.AbstractDOMDocumentParser
- Direct Known Subclasses:
- BadgerFishDOMDocumentParser, MappedDOMDocumentParser
public class AbstractDOMDocumentParser
- extends Object
An abstract JSON DOM parser
- Since:
- 21-Mar-2008
- Author:
- Thomas.Diesler@jboss.com, Dejan Bosanac
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDOMDocumentParser
protected AbstractDOMDocumentParser(AbstractXMLInputFactory inputFactory)
parse
public Document parse(InputStream input)
throws IOException
- Throws:
IOException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.