|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |