| Modifier and Type | Method and Description |
|---|---|
List<Instruction<?>> |
TestCaseExcelBatchImporter.findInstructionsByEntity(ExcelWorkbookParser parser,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
List<Instruction<?>> |
ExcelBatchImporter.buildOrderedInstruction(ExcelWorkbookParser parser) |
abstract List<Instruction<?>> |
ExcelBatchImporter.findInstructionsByEntity(ExcelWorkbookParser parser,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
List<Instruction<?>> |
RequirementExcelBatchImporter.findInstructionsByEntity(ExcelWorkbookParser parser,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
static ExcelWorkbookParser |
ExcelWorkbookParser.createParser(File xls)
Factory method which should be used to create a parser.
|
ExcelWorkbookParser |
ExcelWorkbookParser.parse()
Parses the file and creates instructions accordingly.
|
ExcelWorkbookParser |
ExcelWorkbookParser.releaseResources()
Releases resources held by this parser.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.