|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceTypeRegistry | |
---|---|
org.ckkloverdos.source |
Uses of SourceTypeRegistry in org.ckkloverdos.source |
---|
Methods in org.ckkloverdos.source that return SourceTypeRegistry | |
---|---|
static SourceTypeRegistry |
SourceTypes.getRegistry()
|
Methods in org.ckkloverdos.source with parameters of type SourceTypeRegistry | |
---|---|
static SourceType |
SourceUtil.getFileSourceType(java.io.File file,
SourceTypeRegistry r)
|
static SourceType |
SourceUtil.getFileSourceType(java.lang.String filename,
SourceTypeRegistry r)
|
Constructors in org.ckkloverdos.source with parameters of type SourceTypeRegistry | |
---|---|
FileSource(java.io.File file,
SourceTypeRegistry r)
|
|
RcSource(java.lang.String name,
SourceTypeRegistry r)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |