Interface | Description |
---|---|
IKeywordReader |
Base Interface for the keyword readers
|
IKeywordStore |
Basic interface to store the keyword and its arguments.
|
Class | Description |
---|---|
CsvKeywordReader |
CsvKeywordReader supports reading CSV based keyword files. |
ExcelKeywordReader |
ExcelKeywordReader supports reading Excel based keyword files. |
ReaderFactory |
Factory class to find the supported readers for the keyword files.
|
TafKeywordStore |
TAF implementation of the interface
IKeywordStore |
Exception | Description |
---|---|
KeywordReaderException |
Copyright © 2014. All rights reserved.