|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourcesDao
DAO for reading and writing Resources objects to files.
| Field Summary | |
|---|---|
static String |
AGGREGATED_SKIN_SUB_SUFFIX
|
| Method Summary | |
|---|---|
String |
getAggregatedSkinName(String skinXmlName)
|
boolean |
isAbsolute(BasicInclude include)
|
boolean |
isConditional(BasicInclude include)
|
Resources |
readResources(File resourcesXml)
Load the specified XML file into a Resources object. |
Resources |
readResources(File resourcesXml,
Included scope)
Load the specified XML file into a Resources and filter its contents based on the specified scope |
void |
writeResources(Resources resources,
File file)
Write the specified Resources object to the specified File as XML |
| Field Detail |
|---|
static final String AGGREGATED_SKIN_SUB_SUFFIX
| Method Detail |
|---|
void writeResources(Resources resources,
File file)
Resources object to the specified File as XML
Resources readResources(File resourcesXml)
Resources object.
Resources readResources(File resourcesXml,
Included scope)
Resources and filter its contents based on the specified scope
String getAggregatedSkinName(String skinXmlName)
boolean isAbsolute(BasicInclude include)
boolean isConditional(BasicInclude include)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||