uk.ac.ebi.jmzidml.xml.jaxb.unmarshaller
Class UnmarshallerFactory

java.lang.Object
  extended by uk.ac.ebi.jmzidml.xml.jaxb.unmarshaller.UnmarshallerFactory

public class UnmarshallerFactory
extends Object


Method Summary
static UnmarshallerFactory getInstance()
           
 javax.xml.bind.Unmarshaller initializeUnmarshaller(MzIdentMLIndexer index, MzIdentMLObjectCache cache, MzIdentMLNamespaceFilter xmlFilter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static UnmarshallerFactory getInstance()

initializeUnmarshaller

public javax.xml.bind.Unmarshaller initializeUnmarshaller(MzIdentMLIndexer index,
                                                          MzIdentMLObjectCache cache,
                                                          MzIdentMLNamespaceFilter xmlFilter)


Copyright © 2012. All Rights Reserved.