| Package | Description |
|---|---|
| org.apache.any23.extractor | |
| org.apache.any23.plugin |
This package provides Plugin Management support for Any23.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtractorFactory<T extends Extractor<?>>
Interface defining a factory for
Extractor. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Extractor.BlindExtractor
|
static interface |
Extractor.ContentExtractor
This interface specializes an
Extractor able to handle
InputStream as input format. |
static interface |
Extractor.TagSoupDOMExtractor
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtractorPlugin<T extends Extractor<?>>
Deprecated.
ExtractorFactory now supports META-INF/services discovery, deprecating this class.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.