Package eu.europa.esig.trustedlist
Class TrustedListUtils
- java.lang.Object
-
- eu.europa.esig.trustedlist.TrustedListUtils
-
public final class TrustedListUtils extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static ObjectFactoryOBJECT_FACTORYstatic StringTRUSTED_LIST_ADDITIONALTYPES_SCHEMA_LOCATIONstatic StringTRUSTED_LIST_SCHEMA_LOCATIONstatic StringTRUSTED_LIST_SIE_SCHEMA_LOCATION
-
-
-
Field Detail
-
TRUSTED_LIST_SCHEMA_LOCATION
public static final String TRUSTED_LIST_SCHEMA_LOCATION
- See Also:
- Constant Field Values
-
TRUSTED_LIST_SIE_SCHEMA_LOCATION
public static final String TRUSTED_LIST_SIE_SCHEMA_LOCATION
- See Also:
- Constant Field Values
-
TRUSTED_LIST_ADDITIONALTYPES_SCHEMA_LOCATION
public static final String TRUSTED_LIST_ADDITIONALTYPES_SCHEMA_LOCATION
- See Also:
- Constant Field Values
-
OBJECT_FACTORY
public static final ObjectFactory OBJECT_FACTORY
-
-
Method Detail
-
getJAXBContext
public static JAXBContext getJAXBContext() throws JAXBException
- Throws:
JAXBException
-
getSchema
public static Schema getSchema() throws SAXException
- Throws:
SAXException
-
-