org.apache.maven.shared.utils.io
Class FileUtils.FilterWrapper

java.lang.Object
  extended by org.apache.maven.shared.utils.io.FileUtils.FilterWrapper
Enclosing class:
FileUtils

public abstract static class FileUtils.FilterWrapper
extends Object


Constructor Summary
FileUtils.FilterWrapper()
           
 
Method Summary
abstract  Reader getReader(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 Reader getReader(Reader fileReader)


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.