| Package | Description |
|---|---|
| network.oxalis.commons.transformer |
| Modifier and Type | Method and Description |
|---|---|
static TransformerConf |
TransformerConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformerConf[] |
TransformerConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected ContentDetector |
TransformerModule.getContentDetector(com.google.inject.Injector injector,
Settings<TransformerConf> settings) |
protected ContentWrapper |
TransformerModule.getContentWrapper(com.google.inject.Injector injector,
Settings<TransformerConf> settings) |
Copyright © 2021 NorStella. All rights reserved.