|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISourceFactory
A factory of sources.
| Field Summary |
|---|
| Fields inherited from interface org.specrunner.source.IEncoded |
|---|
DEFAULT_ENCODING, FEATURE_ENCODING |
| Method Summary | |
|---|---|
ISource |
newSource(Object source)
Creates a source from a String. |
| Methods inherited from interface org.specrunner.source.IEncoded |
|---|
getEncoding |
| Methods inherited from interface org.specrunner.util.mapping.IResetable |
|---|
initialize |
| Method Detail |
|---|
ISource newSource(Object source)
throws SourceException
source - The source of specification.
SourceException - On creation errors.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||