|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GOMSource | |
---|---|
org.apache.lucene.gdata.gom | |
org.apache.lucene.gdata.gom.core |
Uses of GOMSource in org.apache.lucene.gdata.gom |
---|
Subinterfaces of GOMSource in org.apache.lucene.gdata.gom | |
---|---|
interface |
GOMFeed
Class representing the "atom:feed" element. |
Methods in org.apache.lucene.gdata.gom that return GOMSource | |
---|---|
GOMSource |
GOMEntry.getSource()
|
Methods in org.apache.lucene.gdata.gom with parameters of type GOMSource | |
---|---|
void |
GOMEntry.setSource(GOMSource aSource)
|
Uses of GOMSource in org.apache.lucene.gdata.gom.core |
---|
Classes in org.apache.lucene.gdata.gom.core that implement GOMSource | |
---|---|
class |
GOMSourceImpl
|
Methods in org.apache.lucene.gdata.gom.core that return GOMSource | |
---|---|
GOMSource |
GOMEntryImpl.getSource()
|
Methods in org.apache.lucene.gdata.gom.core with parameters of type GOMSource | |
---|---|
void |
GOMEntryImpl.setSource(GOMSource aSource)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |