public class SOAPArrayDeserializer extends DeserializerSupport
| Constructor and Description |
|---|
SOAPArrayDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(QName xmlName,
QName xmlType,
Source source,
SerializationContext serContext)
Deserialize an XML fragment to an object value
|
deserialize, getMechanismType, sourceToElement, sourceToString, unwrapValueStrpublic Object deserialize(QName xmlName, QName xmlType, Source source, SerializationContext serContext) throws BindingException
DeserializerSupportdeserialize in class DeserializerSupportxmlName - The root element name of the resulting fragmentxmlType - The associated schema typesource - The XML fragment to deserializeserContext - The serialization contextBindingExceptionCopyright © 2013 JBoss, by Red Hat. All Rights Reserved.