Groovy 1.7.2

org.codehaus.groovy.control.io
Interface ReaderSource

org.codehaus.groovy.control.HasCleanup
  org.codehaus.groovy.control.io.ReaderSource
All Superinterfaces:
HasCleanup

public interface ReaderSource
extends HasCleanup

An interface for things that can supply (and potentially resupply) a Reader on a source stream.

author:
Chris Poirier
version:
$Id: ReaderSource.java 6778 2007-07-02 10:40:33Z glaforge $


Copyright © 2003-2010 The Codehaus. All rights reserved.