public class ExtractFileResourceProcessor extends Object implements IRichTextProcessor<Void>
$FileData
) and writes
the content to the provided OutputStream
.Constructor and Description |
---|
ExtractFileResourceProcessor(OutputStream os)
Constructs an extraction processor to output to the provided stream.
|
public ExtractFileResourceProcessor(OutputStream os)
os
- the non-null OutputStream
to targetpublic Void apply(List<RichTextRecord<?>> t)
apply
in interface Function<List<RichTextRecord<?>>,Void>
Copyright © 2019–2021 HCL. All rights reserved.