public class MSNBC_XMLParser extends Object
| Constructor and Description |
|---|
MSNBC_XMLParser() |
| Modifier and Type | Method and Description |
|---|---|
MSNBC_Result |
parseAnnotationsFile(File file) |
MSNBC_Result |
parseAnnotationsStream(InputStream is) |
public MSNBC_XMLParser()
throws GerbilException
GerbilExceptionpublic MSNBC_Result parseAnnotationsFile(File file) throws IOException, SAXException
IOExceptionSAXExceptionpublic MSNBC_Result parseAnnotationsStream(InputStream is) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2014–2017. All rights reserved.