gov.nasa.pds.search.core.schema
Class CoreConfigReader
java.lang.Object
gov.nasa.pds.search.core.schema.CoreConfigReader
public class CoreConfigReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_PACKAGE
public static final String CONFIG_PACKAGE
- See Also:
- Constant Field Values
CONFIG_SCHEMA
public static final String CONFIG_SCHEMA
- See Also:
- Constant Field Values
CoreConfigReader
public CoreConfigReader()
unmarshall
public static Product unmarshall(InputStream coreConfigXML)
throws SAXParseException,
JAXBException,
SAXException
- Throws:
SAXParseException
JAXBException
SAXException
unmarshall
public static Product unmarshall(File coreConfigXML)
throws SAXParseException,
JAXBException,
SAXException
- Throws:
SAXParseException
JAXBException
SAXException
unmarshall
public static Product unmarshall(StreamSource coreConfigXML)
throws JAXBException,
SAXException,
SAXParseException
- Throws:
JAXBException
SAXException
SAXParseException
Copyright © 2010–2014 Planetary Data System. All rights reserved.