public class ReplaceStringInputStream extends FixedTokenReplacementInputStream
Modifier and Type | Class and Description |
---|---|
static class |
ReplaceStringInputStream.FixedStringValueTokenHandler |
in
Constructor and Description |
---|
ReplaceStringInputStream(InputStream in,
String token,
String fixedValue) |
read
read, read
available, close, mark, markSupported, reset, skip
public ReplaceStringInputStream(InputStream in, String token, String fixedValue)
Copyright © 2015 The Codehaus Foundation. All rights reserved.