public class ExtractImageResourceProcessor extends Object implements IRichTextProcessor<Void>
$ImageData) and writes
the content to the provided OutputStream.| Constructor and Description |
|---|
ExtractImageResourceProcessor(OutputStream os)
Constructs an extraction processor to output to the provided stream.
|
public ExtractImageResourceProcessor(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.