gov.nasa.pds.harvest.pdap.policy
Class PolicyReader
java.lang.Object
gov.nasa.pds.harvest.pdap.policy.PolicyReader
public class PolicyReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POLICY_PACKAGE
public static final String POLICY_PACKAGE
- See Also:
- Constant Field Values
POLICY_SCHEMA
public static final String POLICY_SCHEMA
- See Also:
- Constant Field Values
PolicyReader
public PolicyReader()
throws JAXBException,
SAXException,
SAXParseException
- Throws:
JAXBException
SAXException
SAXParseException
unmarshall
public Policy unmarshall(InputStream policyXML,
boolean validate)
throws JAXBException
- Throws:
JAXBException
unmarshall
public Policy unmarshall(File policyXML,
boolean validate)
throws JAXBException
- Throws:
JAXBException
unmarshall
public Policy unmarshall(StreamSource policyXML,
boolean validate)
throws JAXBException
- Throws:
JAXBException
Copyright © 2010–2014 Planetary Data System. All rights reserved.