| Package | Description |
|---|---|
| org.specrunner | |
| org.specrunner.core.pipes | |
| org.specrunner.features | |
| org.specrunner.features.core | |
| org.specrunner.source.core |
| Modifier and Type | Method and Description |
|---|---|
static IFeatureManager |
SRServices.getFeatureManager()
Shortcut method to feature manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected IFeatureManager |
PipeFeatureManager.createFeatureManager()
Creates a feature manager.
|
static IFeatureManager |
PipeFeatureManager.lookup(IChannel channel)
Recover the manager from channel.
|
| Modifier and Type | Method and Description |
|---|---|
IFeatureManager |
IFeatureManager.add(String feature,
Object value)
Set a feature to a value.
|
IFeatureManager |
IFeatureManager.add(String feature,
Object value,
boolean override)
Set a feature to a value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureManagerImpl
Default feature manager implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IFeatureManager |
FeatureManagerImpl.add(String key,
Object value) |
IFeatureManager |
FeatureManagerImpl.add(String key,
Object value,
boolean override) |
| Modifier and Type | Method and Description |
|---|---|
static String |
UtilEncoding.getEncoding(IFeatureManager fm)
Get encoding information.
|
Copyright © 2016. All rights reserved.