| Package | Description |
|---|---|
| org.apache.any23.extractor |
| Modifier and Type | Method and Description |
|---|---|
ExtractionResult |
ExtractionResult.openSubResult(ExtractionContext extractionContext)
Open a result nested in the current one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extractor.run(ExtractionParameters extractionParameters,
ExtractionContext context,
Input in,
ExtractionResult out)
Executes the extractor.
|
| Constructor and Description |
|---|
ExtractionException(String message,
Throwable cause,
ExtractionResult er) |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.