public class ReplaceVariablesInputStream extends DelimitedTokenReplacementInputStream
in
Constructor and Description |
---|
ReplaceVariablesInputStream(InputStream in,
String begin,
String end,
Map variables) |
read
read, read
available, close, mark, markSupported, reset, skip
public ReplaceVariablesInputStream(InputStream in, String begin, String end, Map variables)
Copyright © 2019 The Codehaus Foundation. All rights reserved.