|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Command | A command transforms a record into zero or more records. |
CommandBuilder | Interface to create instances of morphline commands. |
ExceptionHandler | Morphline-wide default handler that commands can choose to use to handle exceptions. |
Class Summary | |
---|---|
MorphlineContext | Additional user defined parameters that will be passed to all morphline commands. |
MorphlineContext.Builder | Helper to construct a MorphlineContext instance. |
Record | A record is a set of named fields where each field has a list of one or more values. |
Exception Summary | |
---|---|
MorphlineCompilationException | Indicates a parse error. |
MorphlineRuntimeException | Base class of all morphline exceptions. |
This package contains the heart of the morphline API.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |