org.molgenis.cbm
Class CbmXmlParser

java.lang.Object
  extended by org.molgenis.cbm.CbmXmlParser

public class CbmXmlParser
extends Object


Constructor Summary
CbmXmlParser()
           
 
Method Summary
 CbmNode load(File xmlFile, File xsdFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CbmXmlParser

public CbmXmlParser()
Method Detail

load

public CbmNode load(File xmlFile,
                    File xsdFile)
             throws JAXBException,
                    SAXException,
                    FileNotFoundException,
                    XMLStreamException
Throws:
JAXBException
SAXException
FileNotFoundException
XMLStreamException


Copyright © 2013. All Rights Reserved.