SMILA (incubation) API documentation

Package org.eclipse.smila.processing.pipelets

Class Summary
AddValuesPipelet  
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.
MimeTypeIdentifyPipelet The simple MIME type identifier is able to detect MIME types based on a static extension mapping.
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