public interface Unmarshaller
XMLObject
.Modifier and Type | Method and Description |
---|---|
XMLObject |
unmarshall(Element element)
Unmarshalls the given W3C DOM element into a XMLObject.
|
XMLObject unmarshall(Element element) throws UnmarshallingException
element
- the DOM ElementUnmarshallingException
- thrown if an error occurs unmarshalling the DOM element into the XMLObjectCopyright © 2018 JBoss by Red Hat. All rights reserved.