Class PKIJaxbXmlDefiner

java.lang.Object
eu.europa.esig.dss.pki.jaxb.PKIJaxbXmlDefiner

public final class PKIJaxbXmlDefiner extends Object
This class is used to provide an XSD schema for a PKI and templates
  • Field Details

    • OBJECT_FACTORY

      public static final ObjectFactory OBJECT_FACTORY
      ObjectFactory instance
  • Method Details

    • getJAXBContext

      public static jakarta.xml.bind.JAXBContext getJAXBContext() throws jakarta.xml.bind.JAXBException
      Gets the JAXB context
      Returns:
      JAXBContext
      Throws:
      jakarta.xml.bind.JAXBException - if an exception occurs
    • getSchema

      public static Schema getSchema() throws IOException, SAXException
      Gets the XSD Schema for the PKI
      Returns:
      Schema
      Throws:
      IOException - if XSD reading exception occurs
      SAXException - if an exception occurs