| Package | Description |
|---|---|
| org.specrunner.readers | |
| org.specrunner.readers.core | |
| org.specrunner.util.expression |
| Modifier and Type | Method and Description |
|---|---|
String |
IReader.read(IContext context,
Object obj,
Object[] args)
Read the content of an object as String.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ReaderXml.read(IContext context,
Object obj,
Object[] args) |
String |
ReaderFile.read(IContext context,
Object obj,
Object[] args) |
String |
ReaderDefault.read(IContext context,
Object obj,
Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
IReader |
IAbstraction.getReader()
Get reader object.
|
IReader |
IAbstraction.getReader(IReader readerDefault)
Get reader object or default if not found.
|
Copyright © 2016. All rights reserved.