| Package | Description |
|---|---|
| org.milyn |
Smooks Content Transformation/Analysis - *** STARTING POINT ***.
|
| org.milyn.csv | |
| org.milyn.fixedlength | |
| org.milyn.flatfile | |
| org.milyn.flatfile.regex | |
| org.milyn.flatfile.variablefield | |
| org.milyn.javabean |
Smooks Javabean Cartridge implementation classes.
|
| org.milyn.smooks.camel.processor |
| Modifier and Type | Method and Description |
|---|---|
void |
Smooks.addVisitor(VisitorAppender appender)
Add a visitor instances to
this Smooks instance
via a VisitorAppender. |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVReader
Deprecated.
Use the
FlatFileReader configured with the CSVRecordParserFactory. |
class |
CSVRecordParserFactory
CSV Record Parser factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FixedLengthReader
Fixed Length Reader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlatFileReader
Flat file reader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegexParserFactory
Regex record parser factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VariableFieldRecordParserFactory
Abstract VariableFieldRecordParserFactory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Bean
Programmatic Bean Configurator.
|
class |
BindingAppender
Abstract Binding Appender.
|
class |
Value
Programmatic Value Configurator.
|
| Modifier and Type | Method and Description |
|---|---|
SmooksProcessor |
SmooksProcessor.addVisitor(VisitorAppender appender)
Add a visitor instance to
this Smooks instance via a
VisitorAppender. |
Copyright © 2020. All rights reserved.