com.webstersmalley.picweb.offline
Class WebsiteGenerator
java.lang.Object
com.webstersmalley.picweb.offline.WebsiteGenerator
public class WebsiteGenerator
- extends java.lang.Object
- Author:
- Matthew Smalley
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static org.apache.commons.logging.Log log
- Logger for the class.
model
private ConfigurationModel model
pictures
private java.io.File[] pictures
template
private TemplateModel template
mapper
private StringMapper mapper
WebsiteGenerator
public WebsiteGenerator(ConfigurationModel model)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException
- Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException
go
public void go()
throws java.io.IOException
- Throws:
java.io.IOException
generateThumbs
private void generateThumbs(FolderContents folder)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
populateList
private void populateList()
copyArtifacts
private void copyArtifacts()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2004-2005-2005 Webster Smalley. All Rights Reserved.