uk.ac.ebi.jmzidml.xml.xxindex
Class MzIdentMLIndexerFactory

java.lang.Object
  extended by uk.ac.ebi.jmzidml.xml.xxindex.MzIdentMLIndexerFactory

public class MzIdentMLIndexerFactory
extends Object


Method Summary
 MzIdentMLIndexer buildIndex(File xmlFile)
           
 MzIdentMLIndexer buildIndex(File xmlFile, Set<String> xpaths)
           
static MzIdentMLIndexerFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static MzIdentMLIndexerFactory getInstance()

buildIndex

public MzIdentMLIndexer buildIndex(File xmlFile)

buildIndex

public MzIdentMLIndexer buildIndex(File xmlFile,
                                   Set<String> xpaths)


Copyright © 2012. All Rights Reserved.