B C I M S 

B

build() - Method in class in.wilsonl.minifyhtml.Configuration.Builder
 

C

Configuration - Class in in.wilsonl.minifyhtml
Class representing minification configuration.
Configuration(boolean, boolean) - Constructor for class in.wilsonl.minifyhtml.Configuration
 
Configuration.Builder - Class in in.wilsonl.minifyhtml
Builder to help create configuration.
Configuration.Builder() - Constructor for class in.wilsonl.minifyhtml.Configuration.Builder
 

I

in.wilsonl.minifyhtml - package in.wilsonl.minifyhtml
 

M

minify(String, Configuration) - Static method in class in.wilsonl.minifyhtml.MinifyHtml
Minify HTML code represented as a String.
MinifyHtml - Class in in.wilsonl.minifyhtml
Class containing only static methods and exception classes.
minifyInPlace(ByteBuffer, Configuration) - Static method in class in.wilsonl.minifyhtml.MinifyHtml
Minify UTF-8 HTML code contents of a ByteBuffer instance in place.

S

setMinifyCss(boolean) - Method in class in.wilsonl.minifyhtml.Configuration.Builder
 
setMinifyJs(boolean) - Method in class in.wilsonl.minifyhtml.Configuration.Builder
 
SyntaxException - Exception in in.wilsonl.minifyhtml
Basic exception class representing minification errors.
B C I M S 

Copyright © 2021. All rights reserved.