Package no.digipost.api.client.testing
Class DigipostClientMock.ValidatingMarshaller
- java.lang.Object
-
- no.digipost.api.client.testing.DigipostClientMock.ValidatingMarshaller
-
- Enclosing class:
- DigipostClientMock
public static class DigipostClientMock.ValidatingMarshaller extends java.lang.Object
Threadsafe instance for marshalling and validating.
-
-
Constructor Summary
Constructors Constructor Description ValidatingMarshaller(javax.xml.bind.JAXBContext jaxbContext, javax.xml.validation.Schema schema)
-
Method Summary
Modifier and Type Method Description void
marshal(java.lang.Object jaxbElement, org.xml.sax.ContentHandler handler)
-