Uses of Class
org.weborganic.bastille.web.BundleConfig

Packages that use BundleConfig
org.weborganic.bastille.web This package provides basic generators to provides Web components such as headers, footers and Navigation. 
 

Uses of BundleConfig in org.weborganic.bastille.web
 

Methods in org.weborganic.bastille.web that return BundleConfig
static BundleConfig BundleConfig.newInstance(String name, BundleConfig.Type type, File root)
          Creates new instance of a bundle configuration.