public class UNEdifactReaderConfigurator extends Object implements ReaderConfigurator
| Constructor and Description |
|---|
UNEdifactReaderConfigurator()
Configure UNEdifactReader to dynamically look-up mapping
models in the classpath
|
UNEdifactReaderConfigurator(String mappingModel)
Specific mapping models
|
| Modifier and Type | Method and Description |
|---|---|
UNEdifactReaderConfigurator |
setTargetProfile(String targetProfile) |
List<SmooksResourceConfiguration> |
toConfig()
Create the
SmooksResourceConfiguration list for the Reader to be used by the Smooks instance. |
public UNEdifactReaderConfigurator()
mappingModel - public UNEdifactReaderConfigurator(String mappingModel)
mappingModel - public UNEdifactReaderConfigurator setTargetProfile(String targetProfile)
public List<SmooksResourceConfiguration> toConfig()
ReaderConfiguratorSmooksResourceConfiguration list for the Reader to be used by the Smooks instance.toConfig in interface ReaderConfiguratorSmooksResourceConfiguration list.Copyright © 2014. All rights reserved.