org.apache.lucene.gdata.gom.core
Class GOMFactory

java.lang.Object
  extended by org.apache.lucene.gdata.gom.core.GOMFactory

public class GOMFactory
extends Object

Author:
Simon Willnauer

Method Summary
 GOMEntry createEntry()
           
 GOMFeed createFeed()
           
static GOMFactory createInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createInstance

public static GOMFactory createInstance()

createFeed

public GOMFeed createFeed()

createEntry

public GOMEntry createEntry()


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.