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(javax.xml.stream.XMLStreamReader arg0)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOMBuilder
public GOMBuilder(javax.xml.stream.XMLStreamReader arg0)
- Parameters:
arg0
-
buildGOMFeed
public GOMDocument<GOMFeed> buildGOMFeed()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
buildGOMEntry
public GOMDocument<GOMEntry> buildGOMEntry()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.