Uses of Interface
org.ckkloverdos.source.ISource

Packages that use ISource
org.ckkloverdos.source   
 

Uses of ISource in org.ckkloverdos.source
 

Classes in org.ckkloverdos.source that implement ISource
 class FileSource
          A File- based source implementation.
 class InputStreamSource
          An implementation of ISource backed by an InputStream.
 class RcSource
          An implementation of ISource for which the source contents come from a named resource.
 class SourceSkeleton
          Basic, InputStream- based implementation of ISource, intended to be subclassed.
 class StringSource
          A ISource whose contents come directly from a string.
 



Copyright © 1999-2007 Christos KK Loverdos. All Rights Reserved.