A D E G H I J L M R S T U V W

E

elimComments() - Method in class jsutil.compress.JSCReplace
Eliminate all comments.
elimEmptyLines() - Method in class jsutil.compress.JSCReplace
Eliminates all empty lines from the source.
eliminateLinks(StringOrBuffer) - Method in class jsutil.UtilHtml
Eliminate all links in the provided html.
elimLinesWithToken(String) - Method in class jsutil.compress.JSCReplace
Eliminate every line containing the provided token.
elimMLCs() - Method in class jsutil.compress.JSCReplace
Eliminate all multiple-line comments from the provided source code, using default mlc-delimiters.
elimMLCs(String, String) - Method in class jsutil.compress.JSCReplace
Eliminate all multiple-line comments from the provided source code.
elimNextToToken(boolean, String, String[]) - Method in class jsutil.compress.JSCReplace
Eliminate all tokens in the source code that precedes/follows any of the provided strings.
elimNextToToken(boolean, String, String[], String[]) - Method in class jsutil.compress.JSCReplace
Eliminate all tokens in the source code that precedes/follows any of the provided strings.
elimSLCs() - Method in class jsutil.compress.JSCReplace
Eliminate all single-line comments from the provided source code, using the default slc-delimiter.
elimSLCs(String) - Method in class jsutil.compress.JSCReplace
Eliminate all single-line comments from the provided source code.
elimSpaceAfter(String[]) - Method in class jsutil.compress.JSCReplace
Eliminate all spaces in the source code that follows any of the provided strings.
elimSpaceAfter(String[], String[]) - Method in class jsutil.compress.JSCReplace
Eliminate all spaces in the source code that follows any of the provided strings.
elimSpaceBefore(String[]) - Method in class jsutil.compress.JSCReplace
Eliminate all spaces in the source code that precedes any of the provided strings.
elimSpaceBefore(String[], String[]) - Method in class jsutil.compress.JSCReplace
Eliminate all spaces in the source code that precedes any of the provided strings.
elimTagMarkers(StringOrBuffer) - Method in class jsutil.UtilHtml
Eliminate every tag marker from the provided html.
elimTagMarkers(StringOrBuffer, String) - Method in class jsutil.UtilHtml
Eliminate every tag marker from the provided html.

A D E G H I J L M R S T U V W


Copyright 2003-2005, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

http://sourceforge.net/projects/jsutiljava

 

SourceForge.net Logo