Uses of Class
org.codelibs.fess.theme.ThemeManifest
Packages that use ThemeManifest
-
Uses of ThemeManifest in org.codelibs.fess.theme
Methods in org.codelibs.fess.theme that return ThemeManifestModifier and TypeMethodDescriptionstatic ThemeManifestThemeManifest.parse(InputStream in) Parses and validates atheme.ymldocument.Methods in org.codelibs.fess.theme that return types with arguments of type ThemeManifestConstructors in org.codelibs.fess.theme with parameters of type ThemeManifestModifierConstructorDescriptionTheme(String name, Path basePath, ThemeManifest manifest) Constructs a new theme descriptor.