MDi JLib
1.7.4
A B C D E F G H I J K L M N O P Q R S T U V W

L

labelString(String, char, int, boolean) - Static method in class com.microdeveloper.common.Str
Generates a centered 1 or 3 line label for text outputs.
last() - Method in class com.microdeveloper.data.SQLDataSet
Moves the cursor position to the last record in the ResultSet.
last() - Method in interface com.microdeveloper.data.SQLSet
 
lastIndexOf(char) - Method in class com.microdeveloper.common.Str
Returns the last index of this where the given char is found starting from the end of the String.
le(Str) - Method in class com.microdeveloper.common.Str
Test for "less than or equal to" between your string and the string in s.
le(String) - Method in class com.microdeveloper.common.Str
Test for "less than or equal to" between your string and the string in s.
left(int) - Method in class com.microdeveloper.common.Str
Force the length of the string and keep text to the left.
left(String, int) - Static method in class com.microdeveloper.common.Str
Force the length of the string and keep text to the left.
leftSpaceCount() - Method in class com.microdeveloper.common.Str
Report how many leading spaces there are.
length() - Method in class com.microdeveloper.common.Str
Get the current length of your string - not the same as the amount of memory allocated.
length() - Method in class com.microdeveloper.data.ArrayResultSet
Length [size] of the resultset (number of rows)
ListServlet - Class in com.microdeveloper.servlets.jndi
Generates a list of available host server resources built to debug JNDI classes.
ListServlet() - Constructor for class com.microdeveloper.servlets.jndi.ListServlet
 
loadProperties(String, ClassLoader) - Static method in class com.microdeveloper.util.io.property.PropertyLoader
Looks up a resource named 'name' in the classpath.
loadProperties(String) - Static method in class com.microdeveloper.util.io.property.PropertyLoader
A convenience overload of PropertyLoader.loadProperties(String, ClassLoader) that uses the current thread's context classloader.
logMessage(String) - Method in class com.microdeveloper.servlets.io.LogServlet
Add a message to the log.
LogServlet - Class in com.microdeveloper.servlets.io
A logging class used for tracking events generated by a Servlet.
LogServlet() - Constructor for class com.microdeveloper.servlets.io.LogServlet
 
lpad(int, char) - Method in class com.microdeveloper.common.Str
Left pads this Str with Char c out to length Int l.
lpad(String, int, char) - Static method in class com.microdeveloper.common.Str
Left pads String s with Char c out to length Int len.
lt(Str) - Method in class com.microdeveloper.common.Str
Test for "less than" between your string and the string in s.
lt(String) - Method in class com.microdeveloper.common.Str
Test for "less than" between your string and the string in s.

MDi JLib
1.7.4
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright©2001-2007 MicroDeveloper, Inc. All Rights Reserved.