| Package | Description |
|---|---|
| org.apache.jetspeed.search |
| Modifier and Type | Method and Description |
|---|---|
ParsedObject |
SearchResults.get(int index) |
ParsedObject |
ObjectHandler.parseObject(Object o)
Parses a specific object into a document suitable for index placement
|
| Modifier and Type | Method and Description |
|---|---|
List<ParsedObject> |
SearchResults.getResults() |
List<ParsedObject> |
SearchResults.getResults(int fromIndex,
int toIndex) |
Iterator<ParsedObject> |
SearchResults.iterator() |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.