com.jgoodies.bookfinder.request
Class Unmarshaller
java.lang.Object
com.jgoodies.bookfinder.request.Unmarshaller
public final class Unmarshaller
- extends Object
Converts a JDOM root Element
into a SearchResult
.
- Version:
- $Revision: 1.7 $
- Author:
- Karsten Lentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
searchResult
public static SearchResult searchResult(org.jdom.Element root)
setItems
public static void setItems(SearchResult result,
org.jdom.Element itemsElement)
Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.