public class XSite extends Object
Constructor and Description |
---|
XSite(SitemapLoader loader,
Skin skin,
LinkValidator[] validators,
FileSystem fileSystem,
XSiteConfiguration configuration)
Creates an XSite
|
public XSite(SitemapLoader loader, Skin skin, LinkValidator[] validators, FileSystem fileSystem, XSiteConfiguration configuration)
loader
- the SitemapLoader used to load the Sitemapskin
- the Skin used to skin the pagesvalidators
- the array with the LinkValidator instancesfileSystem
- the FileSystem used for IO operationsconfiguration
- the XSite configurationpublic void build(File sitemapFile, File skinFile, File[] resourceDirs, File outputDirectory, Map<String,Object> customProperties) throws IOException
IOException
Copyright © 2013. All Rights Reserved.