|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compomics.util.pdbfinder.das.readers.DasAnnotationServerResultReader
public class DasAnnotationServerResultReader
Created by IntelliJ IDEA. User: Niklaas Colaert Date: 22-jan-2008 Time: 14:07:28
Constructor Summary | |
---|---|
DasAnnotationServerResultReader(String aXml)
Creates a new reader for an xml string. |
Method Summary | |
---|---|
DasFeature[] |
getAllFeatures()
Get the next feature in the xml string. |
DasFeature |
getNextFeature()
Get the next feature in the xml string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DasAnnotationServerResultReader(String aXml)
aXml
- Method Detail |
---|
public DasFeature getNextFeature()
public DasFeature[] getAllFeatures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |