|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ckkloverdos.source.SourceSkeleton
org.ckkloverdos.source.RcSource
public class RcSource
An implementation of ISource for which the
source contents come from a named resource.
Class.getResource(String),
ClassUtil.getFileOrResource(String)| Field Summary |
|---|
| Fields inherited from class org.ckkloverdos.source.SourceSkeleton |
|---|
is, name, type, valid |
| Constructor Summary | |
|---|---|
RcSource(java.lang.String name,
SourceType type)
|
|
RcSource(java.lang.String name,
SourceTypeRegistry r)
|
|
| Method Summary |
|---|
| Methods inherited from class org.ckkloverdos.source.SourceSkeleton |
|---|
getDescription, getInputStream, getName, getReader, getReader, getString, getString, getType, isText, isValid, setInputStream, setName, setType, setValid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RcSource(java.lang.String name,
SourceTypeRegistry r)
throws java.io.IOException
java.io.IOException
public RcSource(java.lang.String name,
SourceType type)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||