public class RESTServiceExtractor extends InformationExtractor
autocompleteCollectionID, autocompleteIDXType, collectionID, idxType| Constructor and Description |
|---|
RESTServiceExtractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertInfoToRowset(Map<String,String> info) |
Map<String,String> |
enrichRecord(Map<String,String> record,
String filename) |
Map<String,String> |
extractFieldsFromFile(String filename) |
List<Map<String,String>> |
extractInfo(String path) |
static void |
main(String[] args) |
extractInfoAndWriteToFile, extractInfoAndWriteToRSpublic String convertInfoToRowset(Map<String,String> info)
convertInfoToRowset in class InformationExtractorpublic Map<String,String> extractFieldsFromFile(String filename) throws Exception
extractFieldsFromFile in class InformationExtractorExceptionpublic Map<String,String> enrichRecord(Map<String,String> record, String filename)
enrichRecord in class InformationExtractorpublic List<Map<String,String>> extractInfo(String path) throws FileNotFoundException
extractInfo in class InformationExtractorFileNotFoundExceptionCopyright © 2015. All Rights Reserved.