public class FilteredFile extends Object
| Constructor and Description |
|---|
FilteredFile(InputStream in,
VariableResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCloseToken(String token) |
void |
setOpenToken(String token) |
String |
toString() |
public FilteredFile(InputStream in, VariableResolver resolver) throws IOException
IOExceptionCopyright © 2018. All rights reserved.