Luky Library - 4.1.1 (20061117-1148)
A B C D E F G H I J K L M N O P Q R S T U V W Y

E

encrypt(byte[]) - Method in class luky.crypt.BlowfishCBC
encrypts a byte buffer (should be aligned to an 8 byte border) to itself
encrypt(String) - Method in class luky.crypt.BlowfishCipher
encrypt a string
encrypt(byte[]) - Method in class luky.crypt.BlowfishCipher
encrypt a byte array
encryptBlock(long) - Method in class luky.crypt.BlowfishECB
 
endElement(String, String, String) - Method in class luky.xml.SaxMapper
Implement the content hander methods that will delegate SAX events to the tag tracker network.
endElement(String, String, String, CharArrayWriter, Stack) - Method in class luky.xml.TagTracker
Tag trackers work together on a stack.
endsWithAny(String, String[]) - Static method in class luky.util.StringHelper
Tests to see if the given string ends with any of the given terms.
endsWithAnyIgnoreCase(String, String[]) - Static method in class luky.util.StringHelper
Tests to see if the given string ends with any of the given terms.
equalsAny(String, String[]) - Static method in class luky.util.StringHelper
Tests to see if the given string equals any of the given terms.
equalsAnyIgnoreCase(String, String[]) - Static method in class luky.util.StringHelper
Tests to see if the given string equals any of the given terms.
err(String) - Method in class luky.util.LogAdventnet
 
escapeHTML(String) - Static method in class luky.util.StringHelper
Replaces characters that may be confused by a HTML parser with their equivalent character entity references.
escapeJavaLiteral(String) - Static method in class luky.util.StringHelper
Replaces characters that are not allowed in a Java style string literal with their escape characters.
escapeRegularExpressionLiteral(String) - Static method in class luky.util.StringHelper
Escapes characters that have special meaning to regular expressions
escapeSQL(String) - Static method in class luky.util.StringHelper
Replaces characters that may be confused by an SQL parser with their equivalent escape characters.
EXCEPTION - Static variable in class luky.util.Constants
 

Luky Library - 4.1.1 (20061117-1148)
A B C D E F G H I J K L M N O P Q R S T U V W Y