| Package | Description |
|---|---|
| org.specrunner.source | |
| org.specrunner.source.core |
| Modifier and Type | Method and Description |
|---|---|
ISourceFactory |
ISource.getFactory()
The source factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSourceFactory
Abstraction to readers.
|
class |
SourceFactoryHtml
The default implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected ISourceFactory |
SourceImpl.factory
The source factory used to create it.
|
| Modifier and Type | Method and Description |
|---|---|
ISourceFactory |
SourceImpl.getFactory() |
| Constructor and Description |
|---|
SourceImpl(String encoding,
String string,
ISourceFactory factory,
IDocumentLoader loader,
INamespaceLoader nsloader)
Creates a source instance.
|
Copyright © 2016. All rights reserved.