|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISourceFactoryManager
A source factory manager.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Field Summary |
|---|
| Fields inherited from interface org.specrunner.util.mapping.IMappingManager |
|---|
DEFAULT_NAME |
| Method Summary | |
|---|---|
ISource |
newSource(Object source)
Get an instance of a source factory compatible with the given source. |
| Methods inherited from interface org.specrunner.util.mapping.IMappingManager |
|---|
bind, getDefault, setDefault |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Method Detail |
|---|
ISource newSource(Object source)
throws SourceException
source - The specification source object.
SourceException - If a reader for source cannot be found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||