|
Qizx 2.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Indexing.Sieve | |
| com.qizx.api | API of the embeddable version of the Qizx XML Query engine. |
| com.qizx.api.util.text | Text-related utility classes, in particular implementations of base indexing Sieves. |
| Uses of Indexing.Sieve in com.qizx.api |
| Subinterfaces of Indexing.Sieve in com.qizx.api | |
static interface |
Indexing.DateSieve
Pluggable analyzer/converter of date-time values, for custom indexing. |
static interface |
Indexing.NumberSieve
Pluggable analyzer/converter of numeric values, for custom indexing. |
static interface |
Indexing.WordSieve
Pluggable text analyzer for custom full-text indexing and query. |
| Uses of Indexing.Sieve in com.qizx.api.util.text |
| Classes in com.qizx.api.util.text that implement Indexing.Sieve | |
class |
DefaultWordSieve
A basic word extractor suitable for most European languages. |
class |
FormatDateSieve
DateSieve implementation: uses a DateFormat (by default the short format of the default locale.) |
class |
FormatNumberSieve
Converts a number using a Java NumberFormat. |
class |
ISODateSieve
Default DateSieve implementation: recognizes ISO date and dateTime. |
class |
SieveBase
Base class of Sieve implementations. |
|
© 2008 Axyana Software | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||