org.codehaus.swizzle.stream
Class ReplaceStringInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.codehaus.swizzle.stream.FixedTokenReplacementInputStream
org.codehaus.swizzle.stream.ReplaceStringInputStream
- All Implemented Interfaces:
- Closeable
public class ReplaceStringInputStream
- extends FixedTokenReplacementInputStream
- Version:
- $Revision$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplaceStringInputStream
public ReplaceStringInputStream(InputStream in,
String token,
String fixedValue)
Copyright © 2011 The Codehaus Foundation. All Rights Reserved.