public class FeaturesExtractorResource
extends java.lang.Object
Constructor and Description |
---|
FeaturesExtractorResource() |
Modifier and Type | Method and Description |
---|---|
static javax.xml.bind.JAXBContext |
getContext() |
static Features |
readFeatures(java.lang.String filename)
Read a features file
|
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static Features readFeatures(java.lang.String filename) throws javax.xml.bind.JAXBException, com.exalead.xml.InvalidXMLException, java.io.FileNotFoundException, javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException, java.io.IOException
filename
- The path to featuresjavax.xml.bind.JAXBException
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
java.io.FileNotFoundException
com.exalead.xml.InvalidXMLException
java.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.