Package eu.europa.esig.dss.policy
Class ValidationPolicyXmlDefiner
java.lang.Object
eu.europa.esig.dss.policy.ValidationPolicyXmlDefiner
Contains cached the
JAXBContext and Schema for an XML validation policy-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic JAXBContextGets theJAXBContextstatic SchemaGets theSchema
-
Field Details
-
OBJECT_FACTORY
The object factory to use
-
-
Method Details
-
getJAXBContext
Gets theJAXBContext- Returns:
JAXBContext- Throws:
JAXBException- if an exception occurs
-
getSchema
Gets theSchema- Returns:
Schema- Throws:
IOException- if an IOException occursSAXException- if a SAXException occurs
-