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