B I M S 

B

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

I

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

M

minify(String, MinifyHtml.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.
MinifyHtml.Configuration - Class in in.wilsonl.minifyhtml
Class representing minification configuration.
MinifyHtml.Configuration(boolean) - Constructor for class in.wilsonl.minifyhtml.MinifyHtml.Configuration
 
MinifyHtml.Configuration.Builder - Class in in.wilsonl.minifyhtml
Builder to help create configuration.
MinifyHtml.Configuration.Builder() - Constructor for class in.wilsonl.minifyhtml.MinifyHtml.Configuration.Builder
 
MinifyHtml.SyntaxException - Exception in in.wilsonl.minifyhtml
Basic exception class representing minification errors.
minifyInPlace(ByteBuffer, MinifyHtml.Configuration) - Static method in class in.wilsonl.minifyhtml.MinifyHtml
Minify UTF-8 HTML code contents of a ByteBuffer instance in place.

S

setMinifyJs(boolean) - Method in class in.wilsonl.minifyhtml.MinifyHtml.Configuration.Builder
 
B I M S 

Copyright © 2020. All rights reserved.