|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
FileToByteArray to get a
byte[] from the file beeing parsed and then transform it to a
String with the correct encoding.
ExpressionFilenameParser can use any expression language supported by Mule
to construct a file name for the current message.FileConnector is used for setting up listeners on a directory and
for writing files to a directory.FileContentsMessageAdapter provides a wrapper for file data.FileEndpointBuilder File uris need some special processing because
the uri path can be any length, and the default resolver relies on a particular
path format.FileMessageAdapter provides a wrapper for a file reference.FileMessageDispatcher is used to read/write files to the filesystemFileMessageDispatcherFactory creaes a dispatcher responsible for
writing files to diskFileMessageReceiver is a polling listener that reads files from a
directory.FileMessageDispatcher is used to read/write files to the filesystemFilenameParser is a simple expression parser interface for
processing filenamesFilenameRegexFilter filters incoming files from a directory, based
on a regular expression. elements.FilenameWildcardFilter filters incoming files from a directory,
based on file patterns.FileToByteArray reads the contents of a file as a byte array.FileToString reads file contents into a string.OlderComparatorComparator is a Comparator of File
which is capable of comparing files for equality based on their modification dates.ExpressionFilenameParser, which is now
used by Mule implicitly.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||