public interface IStructuredExtractor
Provides the functionality to structured text extraction.
Modifier and Type | Method and Description |
---|---|
void |
extractStructured(StructuredHandler handler)
Extracts a structured text.
|
void extractStructured(StructuredHandler handler)
Extracts a structured text.
handler
- Structured text extraction handler.Copyright © 2019. All rights reserved.