Class XSite


  • public class XSite
    extends Object
    Facade for building sites
    Author:
    Joe Walnes, Mauro Talevi
    • Constructor Detail

      • XSite

        public XSite​(SitemapLoader loader,
                     Skin skin,
                     LinkValidator[] validators,
                     FileSystem fileSystem,
                     XSiteConfiguration configuration)
        Creates an XSite
        Parameters:
        loader - the SitemapLoader used to load the Sitemap
        skin - the Skin used to skin the pages
        validators - the array with the LinkValidator instances
        fileSystem - the FileSystem used for IO operations
        configuration - the XSite configuration