Package | Description |
---|---|
org.milyn.container.standalone |
Standalone Container Implementation.
|
org.milyn.csv | |
org.milyn.delivery |
Content Delivery.
|
org.milyn.fixedlength | |
org.milyn.flatfile | |
org.milyn.flatfile.variablefield | |
org.milyn.javabean |
Smooks Javabean Cartridge implementation classes.
|
Constructor and Description |
---|
StandaloneExecutionContext(String targetProfile,
ApplicationContext context,
String contentEncoding,
VisitorConfigMap extendedVisitorConfigMap)
Public Constructor.
|
StandaloneExecutionContext(String targetProfile,
ApplicationContext context,
VisitorConfigMap extendedVisitorConfigMap)
Public Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
CSVReader.addVisitors(VisitorConfigMap visitorMap)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
VisitorConfigMap.addAll(VisitorConfigMap visitorConfigMap) |
void |
VisitorAppender.addVisitors(VisitorConfigMap visitorMap)
Add visitors to the supplied Cisitor map.
|
static ContentDeliveryConfig |
ContentDeliveryConfigBuilder.getConfig(ProfileSet profileSet,
ApplicationContext applicationContext,
VisitorConfigMap extendedVisitorConfigMap)
Get the ContentDeliveryConfig instance for the specified profile set.
|
Modifier and Type | Method and Description |
---|---|
void |
FixedLengthReader.addVisitors(VisitorConfigMap visitorMap) |
Modifier and Type | Method and Description |
---|---|
void |
FlatFileReader.addVisitors(VisitorConfigMap visitorMap) |
Modifier and Type | Method and Description |
---|---|
void |
VariableFieldRecordParserFactory.addVisitors(VisitorConfigMap visitorMap) |
Modifier and Type | Method and Description |
---|---|
void |
Bean.addVisitors(VisitorConfigMap visitorMap)
Add the visitors, associated with this Bean instance, to the visitor map.
|
void |
Value.addVisitors(VisitorConfigMap visitorMap)
Used by Smooks to retrieve the visitor configuration of this Value Configuration
|
Copyright © 2020. All rights reserved.