org.systemsbiology.jrap.stax
Class IndexParser

java.lang.Object
  extended by org.systemsbiology.jrap.stax.IndexParser

public class IndexParser
extends java.lang.Object


Constructor Summary
IndexParser(java.lang.String inputMZXMLfile)
           
 
Method Summary
 long getChrogramIndex()
           
 int getMaxScan()
           
 java.util.Map<java.lang.Integer,java.lang.Long> getOffsetMap()
           
 void parseIndexes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexParser

public IndexParser(java.lang.String inputMZXMLfile)
Method Detail

getOffsetMap

public java.util.Map<java.lang.Integer,java.lang.Long> getOffsetMap()

getChrogramIndex

public long getChrogramIndex()

getMaxScan

public int getMaxScan()

parseIndexes

public void parseIndexes()