Uses of Enum Class
htmlcompiler.minify.HtmlMinifyEngine
Packages that use HtmlMinifyEngine
-
Uses of HtmlMinifyEngine in htmlcompiler.commands.maven
Fields in htmlcompiler.commands.maven declared as HtmlMinifyEngine -
Uses of HtmlMinifyEngine in htmlcompiler.minify
Methods in htmlcompiler.minify that return HtmlMinifyEngineModifier and TypeMethodDescriptionstatic HtmlMinifyEngineReturns the enum constant of this class with the specified name.static HtmlMinifyEngine[]HtmlMinifyEngine.values()Returns an array containing the constants of this enum class, in the order they are declared.