|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceConfig | |
---|---|
org.stanwood.media.setup |
Uses of SourceConfig in org.stanwood.media.setup |
---|
Methods in org.stanwood.media.setup that return types with arguments of type SourceConfig | |
---|---|
java.util.List<SourceConfig> |
MediaDirConfig.getSources()
Used to get a list of sources used by the media directory |
Methods in org.stanwood.media.setup with parameters of type SourceConfig | |
---|---|
protected void |
ConfigReader.witeBaseMediaDirSubItem(java.lang.StringBuilder document,
SourceConfig subItem)
|
Method parameters in org.stanwood.media.setup with type arguments of type SourceConfig | |
---|---|
void |
MediaDirConfig.setSources(java.util.List<SourceConfig> sources)
Used to set a list of sources used by the media directory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |