Groovy 1.7.4

org.codehaus.groovy.control.io
[Java] Interface ReaderSource

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

public interface ReaderSource
extends HasCleanup

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

Authors:
Chris Poirier
Version:
\$Id: ReaderSource.java 6778 2007-07-02 10:40:33Z glaforge \$


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