|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ContentStrategy | Creating Indexable document requires processing of incoming entities as GData Entries. |
| DomIndexable<R extends Node,I extends ServerBaseEntry> | Indexable implementation using the W3C Dom API and JAXP XPath engine |
| GdataCategoryStrategy | This strategy retrieves the category term and and the scheme from a category element. |
| GdataDateStrategy | This content strategy retrieves a so called GData Date from a RFC 3339 timestamp format. |
| HTMLStrategy | This ContentStrategy applies the path to the Indexable and retrieves the plain string content from the returning node. |
| Indexable<R extends Node,I extends ServerBaseEntry> | This class wraps the access to the GData entities to access them via xpath expressions. |
| KeywordStrategy | |
| MixedContentStrategy | |
| PlainTextStrategy | |
| XHtmlStrategy | |
| Exception Summary | |
|---|---|
| NotIndexableException | This exception will be thrown by ContentStrategy instances if an exception occurs while retrieving content from entries |
Classes used for extracting content from entries and building lucene documents.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||