org.apache.lucene.gdata.gom.core
Class GOMBuilder
java.lang.Object
org.apache.lucene.gdata.gom.core.GOMBuilder
public class GOMBuilder
- extends Object
- Author:
- Simon Willnauer
|
Constructor Summary |
GOMBuilder(XMLStreamReader arg0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOMBuilder
public GOMBuilder(XMLStreamReader arg0)
- Parameters:
arg0 -
buildGOMFeed
public GOMDocument<GOMFeed> buildGOMFeed()
throws XMLStreamException
- Throws:
XMLStreamException
buildGOMEntry
public GOMDocument<GOMEntry> buildGOMEntry()
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.