| Package | Description |
|---|---|
| org.crosswire.jsword.book |
The Book package provides an interface to a real store of data.
|
| org.crosswire.jsword.book.basic |
The Basic package contains default and abstract implementations of the main
Book classes.
|
| org.crosswire.jsword.index |
Abstraction of an Index.
|
| org.crosswire.jsword.index.lucene |
An implementation of an Index using Lucene.
|
| org.crosswire.jsword.index.search |
This package helps implementors of the various Book interfaces implement
search.
|
| Class and Description |
|---|
| SearchRequest
A SearchRequest consists of a string and modifiers for the search.
|
| Class and Description |
|---|
| Searcher
The central interface to all searching.
|
| SearchRequest
A SearchRequest consists of a string and modifiers for the search.
|
| Class and Description |
|---|
| SearchModifier
A SearchModifier consists of the kinds of changes that can be done to a
search.
|
| Class and Description |
|---|
| Searcher
The central interface to all searching.
|
| SearchRequest
A SearchRequest consists of a string and modifiers for the search.
|
| Class and Description |
|---|
| Searcher
The central interface to all searching.
|
| SearchModifier
A SearchModifier consists of the kinds of changes that can be done to a
search.
|
| SearchRequest
A SearchRequest consists of a string and modifiers for the search.
|
| SearchType
An Enumeration of the possible types of Searches.
|