public class JAXBUtilInstance extends AbstractParameterValueObjectUtil
| Constructor and Description |
|---|
JAXBUtilInstance() |
| Modifier and Type | Method and Description |
|---|---|
<T> org.ws4d.java.service.parameter.ParameterValue |
convertObject(T object,
org.ws4d.java.schema.Element elem) |
<T> T |
unmarshalFromReader(com.draeger.medical.biceps.common.impl.jaxb.JAXBUtilInstance.MyByteArrayOutputStream reader,
Class<T> knownType) |
<T> T |
unmarshallParameterValue(org.ws4d.java.service.parameter.ParameterValue parameterValue) |
deepcopy, getReplicator, populate, replicateTo, replicateTopublic <T> org.ws4d.java.service.parameter.ParameterValue convertObject(T object,
org.ws4d.java.schema.Element elem)
throws Exception
Exceptionpublic <T> T unmarshallParameterValue(org.ws4d.java.service.parameter.ParameterValue parameterValue)
throws Exception
Exceptionpublic <T> T unmarshalFromReader(com.draeger.medical.biceps.common.impl.jaxb.JAXBUtilInstance.MyByteArrayOutputStream reader,
Class<T> knownType)
throws JAXBException
JAXBExceptionCopyright © 2017. All rights reserved.