java.lang.Object
eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
eu.europa.esig.trustedlist.TrustedList211Utils
public final class TrustedList211Utils
extends eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
Trusted Lists Utils for validation against the CID 2015/1505 requirements, ETSI TS 119 612 v2.1.1 XSD schema.
Also uses ETSI TS 101 903 XAdES schema, instead of ETSI EN 319 132-1 XSD.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic TrustedList211UtilsReturns instance ofTrustedList211Utilsjakarta.xml.bind.JAXBContextMethods inherited from class eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
getSchema, getSchema, validate, validateAgainstXSD, validateAgainstXSD
-
Field Details
-
TRUSTED_LIST_211_SCHEMA_LOCATION
The Trusted List TS 119 612 v2.1.1 XSD schema location- See Also:
-
TRUSTED_LIST_SIE_SCHEMA_LOCATION
- See Also:
-
TRUSTED_LIST_ADDITIONALTYPES_SCHEMA_LOCATION
- See Also:
-
-
Method Details
-
getInstance
Returns instance ofTrustedList211Utils- Returns:
TrustedList211Utils
-
getJAXBContext
public jakarta.xml.bind.JAXBContext getJAXBContext() throws jakarta.xml.bind.JAXBException- Specified by:
getJAXBContextin classeu.europa.esig.dss.jaxb.common.XSDAbstractUtils- Throws:
jakarta.xml.bind.JAXBException
-
getXSDSources
- Specified by:
getXSDSourcesin classeu.europa.esig.dss.jaxb.common.XSDAbstractUtils
-