org.apache.maven.it.util
Class FileUtils.FilterWrapper

java.lang.Object
  extended by org.apache.maven.it.util.FileUtils.FilterWrapper
Enclosing class:
FileUtils

public abstract static class FileUtils.FilterWrapper
extends java.lang.Object


Constructor Summary
FileUtils.FilterWrapper()
           
 
Method Summary
abstract  java.io.Reader getReader(java.io.Reader fileReader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtils.FilterWrapper

public FileUtils.FilterWrapper()
Method Detail

getReader

public abstract java.io.Reader getReader(java.io.Reader fileReader)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.