public interface IFieldExtractor
Provides methods for extracting fields from file.
Modifier and Type | Method and Description |
---|---|
String[] |
getExtensions()
Gets Array of supported extensions.
|
FieldInfo[] |
getFields(String fileName)
Extract metadata fields from file.
|
Copyright © 2019. All rights reserved.