|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Skin
Represents a skin, i.e. a template, which is used to process (or "skin") each page.
Method Summary | |
---|---|
void |
load(File skinFile)
|
void |
skin(Page page,
Sitemap sitemap,
File outputDirectory,
Map<String,Object> customProperties)
|
Method Detail |
---|
void load(File skinFile)
void skin(Page page, Sitemap sitemap, File outputDirectory, Map<String,Object> customProperties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |