org.milyn.smooks.edi.unedifact
Class UNEdifactReaderConfigurator
java.lang.Object
org.milyn.smooks.edi.unedifact.UNEdifactReaderConfigurator
- All Implemented Interfaces:
- org.milyn.ReaderConfigurator
public class UNEdifactReaderConfigurator
- extends Object
- implements org.milyn.ReaderConfigurator
UN/EDIFACT Reader configurator.
Supports programmatic EDIReader configuration on a Smooks instance.
- Author:
- tom.fennelly@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNEdifactReaderConfigurator
public UNEdifactReaderConfigurator()
- Configure UNEdifactReader to dynamically look-up mapping
models in the classpath
- Parameters:
mappingModel -
UNEdifactReaderConfigurator
public UNEdifactReaderConfigurator(String mappingModel)
- Specific mapping models
- Parameters:
mappingModel -
setTargetProfile
public UNEdifactReaderConfigurator setTargetProfile(String targetProfile)
toConfig
public List<org.milyn.cdr.SmooksResourceConfiguration> toConfig()
- Specified by:
toConfig in interface org.milyn.ReaderConfigurator
Copyright © 2018. All rights reserved.