|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava3.protmod.io.ProteinModificationXmlReader
public final class ProteinModificationXmlReader
| Method Summary | |
|---|---|
static void |
registerProteinModificationFromXml(java.io.InputStream isXml)
Read protein modifications from XML file and register them. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void registerProteinModificationFromXml(java.io.InputStream isXml)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
isXml - InputStream of the XML file.
java.io.IOException - if failed to read the XML file.
javax.xml.parsers.ParserConfigurationException - if parse errors occur.
org.xml.sax.SAXException - the DocumentBuilder cannot be created.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||