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) |
readread, readavailable, close, mark, markSupported, reset, skippublic ReplaceStringInputStream(InputStream in, String token, String fixedValue)
Copyright © 2021 The Codehaus Foundation. All rights reserved.