public class AfterContentTransformer.Source
extends java.lang.Object
The source from where the original content is read to be transformed.
The input stream
provided by this
class supports the InputStream.reset()
method so that
the stream can be rewound to the beginning.
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream() |
Copyright © 1995–2023 Webtide. All rights reserved.