|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParsedObject | |
---|---|
org.apache.jetspeed.search |
Uses of ParsedObject in org.apache.jetspeed.search |
---|
Methods in org.apache.jetspeed.search that return ParsedObject | |
---|---|
ParsedObject |
SearchResults.get(int index)
|
ParsedObject |
ObjectHandler.parseObject(java.lang.Object o)
Parses a specific object into a document suitable for index placement |
Methods in org.apache.jetspeed.search that return types with arguments of type ParsedObject | |
---|---|
java.util.List<ParsedObject> |
SearchResults.getResults()
|
java.util.List<ParsedObject> |
SearchResults.getResults(int fromIndex,
int toIndex)
|
java.util.Iterator<ParsedObject> |
SearchResults.iterator()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |