org.millstone.base.terminal
Interface StreamResource.StreamSource

Enclosing interface:
StreamResource

public static interface StreamResource.StreamSource

Interface implemented by the source of a StreamResource.

Since:
3.0
Version:
3.0.3
Author:
IT Mill Ltd.

Method Summary
 java.io.InputStream getStream()
          Return new input stream that is used for reading the resource
 

Method Detail

getStream

public java.io.InputStream getStream()
Return new input stream that is used for reading the resource



Copyright © 2000,2001,2002 IT Mill Ltd. All Rights Reserved.