org.codehaus.xsite.skins
Class FreemarkerSkin
java.lang.Object
org.codehaus.xsite.skins.FreemarkerSkin
- All Implemented Interfaces:
- Skin
- public class FreemarkerSkin
- extends Object
- implements Skin
Provides HTML 'skin' around content, using a FreeMarker template.
- Author:
- Joe Walnes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreemarkerSkin
public FreemarkerSkin()
load
public void load(File skinFile)
- Specified by:
load
in interface Skin
skin
public void skin(Page page,
Sitemap siteMap,
File outputDirectory)
- Specified by:
skin
in interface Skin
Copyright © {inceptionYear}-2007 null. All Rights Reserved.