|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xsite.skins.FreemarkerSkin
public class FreemarkerSkin
Provides HTML 'skin' around content, using a FreeMarker template.
| Nested Class Summary | |
|---|---|
static class |
FreemarkerSkin.CannotApplySkinException
|
static class |
FreemarkerSkin.CannotCreateSkinException
|
| Constructor Summary | |
|---|---|
FreemarkerSkin()
|
|
| Method Summary | |
|---|---|
void |
load(java.io.File skinFile)
|
void |
skin(Page page,
Sitemap sitemap,
java.io.File outputDirectory,
java.util.Map<java.lang.String,java.lang.Object> customProperties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FreemarkerSkin()
| Method Detail |
|---|
public void load(java.io.File skinFile)
load in interface Skin
public void skin(Page page,
Sitemap sitemap,
java.io.File outputDirectory,
java.util.Map<java.lang.String,java.lang.Object> customProperties)
skin in interface Skin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||