Package org.fenixedu.cms.domain
Class CMSThemeLoader
- java.lang.Object
-
- org.fenixedu.cms.domain.CMSThemeLoader
-
public class CMSThemeLoader extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.LoggerLOGGER
-
Constructor Summary
Constructors Constructor Description CMSThemeLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CMSThemecreateFromFolder(File folder)static CMSThemecreateFromZip(ZipFile zipFile)static CMSThemecreateFromZipStream(ZipInputStream zin)
-