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