| Package | Description |
|---|---|
| com.neurosys.content.service.extractors | |
| com.neurosys.content.wicket.model |
| Modifier and Type | Class and Description |
|---|---|
class |
FSContentExtractor
Deprecated.
|
class |
QueryBasedContentExtractor
A
ContentExtractor to extract Content using any custom definition Query with input as paramsSome queries may not require any parameters; however as per ContentExtractor we need a reliable key for the toString() on the location parameter. |
class |
ResourceContentExtractor
A
ContentExtractor to extract content from any Resource (URL, FileSystem). |
| Modifier and Type | Field and Description |
|---|---|
protected ContentExtractor<URI,String> |
MarkupContentModel.contentExtractor |
Copyright © 2018. All rights reserved.