Package eu.europa.esig.trustedlist
Class TrustedListFacade
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.AbstractJaxbFacade<TrustStatusListType>
eu.europa.esig.trustedlist.TrustedListFacade
public class TrustedListFacade extends AbstractJaxbFacade<TrustStatusListType>
-
Constructor Summary
Constructors Constructor Description TrustedListFacade() -
Method Summary
Modifier and Type Method Description protected JAXBContextgetJAXBContext()protected SchemagetSchema()static TrustedListFacadenewFacade()protected JAXBElement<TrustStatusListType>wrap(TrustStatusListType jaxbObject)Methods inherited from class eu.europa.esig.dss.jaxb.parsers.AbstractJaxbFacade
getMarshaller, getUnmarshaller, marshall, marshall, marshall, marshall, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall
-
Constructor Details
-
TrustedListFacade
public TrustedListFacade()
-
-
Method Details
-
newFacade
-
getJAXBContext
- Specified by:
getJAXBContextin classAbstractJaxbFacade<TrustStatusListType>- Throws:
JAXBException
-
getSchema
- Specified by:
getSchemain classAbstractJaxbFacade<TrustStatusListType>- Throws:
IOExceptionSAXException
-
wrap
- Specified by:
wrapin classAbstractJaxbFacade<TrustStatusListType>
-