public interface Unmarshaller
XMLObject.| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 © 2012. All Rights Reserved.