dsto.dfc.tools
Class PrefixFilter

java.lang.Object
  extended by BaseParamFilterReader
      extended by dsto.dfc.tools.PrefixFilter

public class PrefixFilter
extends BaseParamFilterReader

An Ant file filter that prefixes a set piece of text (eg copyright header) to file. Use the "prefix" paramter to set the text to be appended.

Author:
mpp

Constructor Summary
PrefixFilter(Reader in)
           
 
Method Summary
 int read()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefixFilter

public PrefixFilter(Reader in)
Method Detail

read

public int read()
         throws IOException
Throws:
IOException


Copyright © 2008 Commonwealth of Australia