|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ErrorReporter
implementation that uses System.err
stream for error reporting.ErrorReporter
used by YUI Compressor to log error messages
during JavasSript compression
true
if CSS compression is enabled.
true
if JavaScript compression is enabled.
true
if compression is enabled.
true
if compression is enabled.
true
if all HTML comments will be removed.
true
if all XML comments will be removed.
true
if all inter-tag whitespace characters will be removed.
true
if all inter-tag whitespace characters will be removed.
true
if all multiple whitespace characters will be replaced with single spaces.
true
if all unnecessary quotes will be removed
from tag attributes.
true
if Yahoo YUI Compressor
will disable all the built-in micro optimizations during JavaScript compression.
true
if Yahoo YUI Compressor
will only minify javascript without obfuscating local symbols.
true
if Yahoo YUI Compressor
will preserve unnecessary semicolons during JavaScript compression.
true
.
true
.
false
all compression will be bypassed.
false
all compression will be bypassed.
true
all HTML comments will be removed.
true
all XML comments will be removed.
true
all inter-tag whitespace characters will be removed.
true
all inter-tag whitespace characters will be removed.
true
all multiple whitespace characters will be replaced with single spaces.
true
all unnecessary quotes will be removed
from tag attributes.
ErrorReporter
that YUI Compressor will use for reporting errors during
JavaScript compression.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |