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