SMILA (incubation) API documentation

Package org.eclipse.smila.processing.pipelets

Class Summary
AddLiteralsPipelet  
ATransformationPipelet Abstract base class for transformation pipelets.
CommitRecordsPipelet Pipelet that commits all records on the blackboard.
CopyPipelet Simple pipelet that copies a String value between attributes and or attachments.
HtmlToTextPipelet Simple HTML-to-Text extractor pipelet using NekoHTML parser.
SetAnnotationPipelet Pipelet that sets an root metadata object or attribute annotation on the records in process.
SubAttributeExtractorPipelet Extracts Literal values from an attribute that has a nested MObject.
 

Enum Summary
SourceType The SourceType is a utility to allow a Pipelet to select if a value is to be read from a record Attribute or Attachment.
 


SMILA (incubation) API documentation