Class ErrorInfoListTransformer
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
Transforms between lists of
ErrorInfo
objects and their ebXML representations.- Author:
- Dmytro Rud
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfromEbXML
(List<EbXMLRegistryError> registryErrorList) fromEbXML
(EbXMLRegistryError ebXML)
-
Constructor Details
-
ErrorInfoListTransformer
Constructs the transformer.- Parameters:
factory
- the factory for ebXML objects.
-
-
Method Details
-
toEbXML
-
fromEbXML
-
toEbXML
-
fromEbXML
-