public interface IContainerItemExtractor extends IFieldExtractor
Provides methods for extracting fields from container files.
Modifier and Type | Method and Description |
---|---|
ExtractedItemInfo[] |
getContaianerItems(String fileName)
Extract container items with metadata fields.
|
int |
getDocumentType()
Gets Document Type.
|
getExtensions, getFields
int getDocumentType()
Gets Document Type.
Value: Document type.ExtractedItemInfo[] getContaianerItems(String fileName)
Extract container items with metadata fields.
fileName
- Link to file for extraction.Copyright © 2018. All rights reserved.