Class TrustedListUtils

java.lang.Object
eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
eu.europa.esig.trustedlist.TrustedListUtils

public final class TrustedListUtils extends eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
Trusted Lists Utils
  • Field Details

    • OBJECT_FACTORY

      public static final ObjectFactory OBJECT_FACTORY
      The Object Factory to use
    • TRUSTED_LIST_SCHEMA_LOCATION

      public static final String TRUSTED_LIST_SCHEMA_LOCATION
      The Trusted List XSD schema location
      See Also:
    • TRUSTED_LIST_SIE_SCHEMA_LOCATION

      public static final String TRUSTED_LIST_SIE_SCHEMA_LOCATION
      See Also:
    • TRUSTED_LIST_ADDITIONALTYPES_SCHEMA_LOCATION

      public static final String TRUSTED_LIST_ADDITIONALTYPES_SCHEMA_LOCATION
      See Also:
  • Method Details

    • getInstance

      public static TrustedListUtils getInstance()
      Returns instance of TrustedListUtils
      Returns:
      TrustedListUtils
    • getJAXBContext

      public jakarta.xml.bind.JAXBContext getJAXBContext() throws jakarta.xml.bind.JAXBException
      Specified by:
      getJAXBContext in class eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
      Throws:
      jakarta.xml.bind.JAXBException
    • getXSDSources

      public List<Source> getXSDSources()
      Specified by:
      getXSDSources in class eu.europa.esig.dss.jaxb.common.XSDAbstractUtils