A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

C

capitalize(String) - Static method in class org.jutil.TString
Capitalize the first letter of a word.
ceiling(float) - Static method in class org.jutil.TNum
USAGE: org.jutil.TNum.ceiling(float input); trims result to 2 decimal places
ceiling(float, int) - Static method in class org.jutil.TNum
USAGE: org.jutil.TNum.ceiling(float input, int dec);
ceiling(double) - Static method in class org.jutil.TNum
USAGE: org.jutil.TNum.ceiling(double input); trims result to 2 decimal places
ceiling(double, int) - Static method in class org.jutil.TNum
USAGE: org.jutil.TNum.ceiling(double input, int dec);
changeWorkingDir(String) - Method in class org.jutil.net.FTPBase
Change current working directory on the remote host.
checkConnection(URL) - Static method in class org.jutil.TNet
 
checkConnection(URL, boolean) - Static method in class org.jutil.TNet
 
checkError() - Method in interface org.jutil.io.ObjectWriter
 
children - Variable in class org.jutil.xml.message.DefaultElement
 
CLASS_NAME - Variable in class org.jutil.net.FTPBase
 
CLASS_NAME - Variable in class org.jutil.tests.DefaultTestCase
 
clear() - Method in class org.jutil.collections.AssocHashtable
 
clear() - Method in class org.jutil.collections.AssocLRUCache
 
clear() - Method in class org.jutil.collections.LRUCache
 
clear() - Method in class org.jutil.collections.Queue
 
clear() - Method in class org.jutil.util.DynamicProperties
Clears this hashtable so that it contains no keys.
clearAttributes() - Method in interface org.jutil.util.Attributes
 
clearAttributes() - Method in class org.jutil.util.AttributesImpl
 
clearData() - Method in class org.jutil.text.html.Element
 
clearData() - Method in class org.jutil.text.html.Input
 
clearData() - Method in class org.jutil.text.html.InputCountry
 
clearData() - Method in class org.jutil.text.html.InputCreditCardMonth
 
clearData() - Method in class org.jutil.text.html.InputCreditCardType
 
clearData() - Method in class org.jutil.text.html.InputCreditCardYear
 
clearData() - Method in class org.jutil.text.html.InputDate
 
clearData() - Method in class org.jutil.text.html.Select
 
clearTestPath(File) - Static method in class org.jutil.tests.TestTools
 
clone() - Method in class org.jutil.collections.AssocHashtable
 
clone() - Method in class org.jutil.collections.AssocLRUCache
 
clone() - Method in class org.jutil.collections.LRUCache
 
clone() - Method in class org.jutil.collections.Queue
 
clone() - Method in class org.jutil.util.DynamicProperties
Creates a shallow copy of this hashtable.
close() - Method in interface org.jutil.io.LineScanner
 
close() - Method in class org.jutil.io.LineScannerImpl
 
close() - Method in interface org.jutil.io.ObjectWriter
 
close() - Method in class org.jutil.net.Pop3Connection
 
close() - Method in class org.jutil.xml.message.DefaultMessageWriter
 
close() - Method in interface org.jutil.xml.message.MessageWriter
 
CMD_ABOR - Static variable in class org.jutil.net.FTPConst
ABORT (ABOR)
CMD_ACCT - Static variable in class org.jutil.net.FTPConst
ACCOUNT (ACCT)
CMD_ALLO - Static variable in class org.jutil.net.FTPConst
ALLOCATE (ALLO)
CMD_APPE - Static variable in class org.jutil.net.FTPConst
APPEND (with create) (APPE)
CMD_CDUP - Static variable in class org.jutil.net.FTPConst
CHANGE TO PARENT DIRECTORY (CDUP)
CMD_CWD - Static variable in class org.jutil.net.FTPConst
CHANGE WORKING DIRECTORY (CWD)
CMD_DELE - Static variable in class org.jutil.net.FTPConst
DELETE (DELE)
CMD_HELP - Static variable in class org.jutil.net.FTPConst
HELP (HELP)
CMD_LIST - Static variable in class org.jutil.net.FTPConst
LIST (LIST)
CMD_MKD - Static variable in class org.jutil.net.FTPConst
MAKE DIRECTORY (MKD)
CMD_MODE - Static variable in class org.jutil.net.FTPConst
TRANSFER MODE (MODE)
CMD_MODE_ASCII - Static variable in class org.jutil.net.FTPConst
 
CMD_MODE_BINARY - Static variable in class org.jutil.net.FTPConst
 
CMD_NLST - Static variable in class org.jutil.net.FTPConst
NAME LIST (NLST)
CMD_NOOP - Static variable in class org.jutil.net.FTPConst
NOOP (NOOP)
CMD_PASS - Static variable in class org.jutil.net.FTPConst
PASSWORD (PASS)
CMD_PASV - Static variable in class org.jutil.net.FTPConst
PASSIVE (PASV)
CMD_PORT - Static variable in class org.jutil.net.FTPConst
DATA PORT (PORT)
CMD_PWD - Static variable in class org.jutil.net.FTPConst
PRINT WORKING DIRECTORY (PWD)
CMD_QUIT - Static variable in class org.jutil.net.FTPConst
LOGOUT (QUIT)
CMD_REIN - Static variable in class org.jutil.net.FTPConst
REINITIALIZE (REIN)
CMD_REST - Static variable in class org.jutil.net.FTPConst
RESTART (REST)
CMD_RETR - Static variable in class org.jutil.net.FTPConst
RETRIEVE (RETR)
CMD_RMD - Static variable in class org.jutil.net.FTPConst
REMOVE DIRECTORY (RMD)
CMD_RNFR - Static variable in class org.jutil.net.FTPConst
RENAME FROM (RNFR)
CMD_RNTO - Static variable in class org.jutil.net.FTPConst
RENAME TO (RNTO)
CMD_SITE - Static variable in class org.jutil.net.FTPConst
SITE PARAMETERS (SITE)
CMD_SMNT - Static variable in class org.jutil.net.FTPConst
STRUCTURE MOUNT (SMNT)
CMD_STAT - Static variable in class org.jutil.net.FTPConst
STATUS (STAT)
CMD_STOR - Static variable in class org.jutil.net.FTPConst
STORE (STOR)
CMD_STOU - Static variable in class org.jutil.net.FTPConst
STORE UNIQUE (STOU)
CMD_STRU - Static variable in class org.jutil.net.FTPConst
FILE STRUCTURE (STRU)
CMD_SYST - Static variable in class org.jutil.net.FTPConst
SYSTEM (SYST)
CMD_TYPE - Static variable in class org.jutil.net.FTPConst
REPRESENTATION TYPE (TYPE)
CMD_USER - Static variable in class org.jutil.net.FTPConst
USER NAME (USER)
codeToCountry(String) - Static method in class org.jutil.locale.CountryCodeConvertor
useage: org.jutil.locale.CountryCodeConvertor.codeToCountry(String code);
compact() - Method in class org.jutil.collections.Queue
 
compare(Object, Object) - Method in class org.jutil.compare.GreaterThan
 
compare(Object, Object) - Method in class org.jutil.compare.HashComparator
 
compare(Object, Object) - Method in class org.jutil.compare.LessThan
 
compare(Object, Object) - Method in class org.jutil.compare.ObjectComparator
 
compare(Object, Object) - Method in class org.jutil.compare.StringContains
 
compare(Object, Object) - Method in class org.jutil.compare.StringEndsWith
 
compare(Object, Object) - Method in class org.jutil.compare.StringEqualsIgnoreCase
 
compare(Object, Object) - Method in class org.jutil.compare.StringNotEmpty
compare(Object obj1, Object obj2) is not relevent for StringNotEmpty Comparator as which string are we check to be empty
compare(Object, Object) - Method in class org.jutil.compare.StringStartsWith
 
compare(Number, Number) - Static method in class org.jutil.TNum
useage: TNum.compare(Number_number0, Number number1); returns: -1 _number0 Is Less Than _number1 0 _number0 Equals _number1 1 _number0 Is Greater Than _number1 -2 Error
compareCharsAlphabetically(char, char) - Static method in class org.jutil.collections.TernarySearchTree
Returns an int value that is negative if cCompare comes before cRef in the alphabet, zero if the two are equal, and positive if cCompare comes after cRef in the alphabet.
compareTo(Object) - Method in class org.jutil.unique.UID
 
completed(File, String[]) - Method in interface org.jutil.io.FScannerCallback
 
completed(File, String[]) - Method in class org.jutil.TGrep
 
COMPONENT_ROLE - Static variable in interface org.jutil.resources.ResourceLoader
 
concat(Object[], Object) - Static method in class org.jutil.TArray
Appends the Object obj to the end of array0
concat(Object[], Object[]) - Static method in class org.jutil.TArray
Appends the contents of array1 to the end of array0
concat(byte[], byte[]) - Static method in class org.jutil.TArray
Appends the contents of array1 to the end of array0
concat(int[], int[]) - Static method in class org.jutil.TArray
Appends the contents of array1 to the end of array0
ConfigurationUtils - Class in org.jutil.xml.util
 
ConfigurationUtils() - Constructor for class org.jutil.xml.util.ConfigurationUtils
 
connect(String) - Method in class org.jutil.net.FTPBase
Used to connect to the remote machine and initiate comunication.
connect() - Method in class org.jutil.net.Pop3Connection
 
Const - Interface in org.jutil
The Const interface contains several useful CONSTANTS for ease of coding when using jutils also contains jutil identifing CONSTANTS
contains(Object[], Object) - Static method in class org.jutil.TArray
 
contains(byte[], byte) - Static method in class org.jutil.TArray
Check to see if the byte[] array contains the byte b
contains(int[], int) - Static method in class org.jutil.TArray
Check to see if the array contains the int i
contains(Object) - Method in class org.jutil.util.DynamicProperties
 
containsAssocKey(Object) - Method in class org.jutil.collections.AssocHashtable
 
containsAssocKey(Object) - Method in class org.jutil.collections.AssocLRUCache
 
containsKey(Object) - Method in class org.jutil.collections.AssocHashtable
 
containsKey(Object) - Method in class org.jutil.collections.AssocLRUCache
 
containsKey(Object) - Method in class org.jutil.collections.LRUCache
 
containsKey(Object) - Method in class org.jutil.util.DynamicProperties
 
containsValue(Object) - Method in class org.jutil.collections.AssocHashtable
 
convertToSAX(Document, ContentHandler, EntityResolver, DTDHandler, ErrorHandler) - Static method in class org.jutil.xml.util.JDomUtils
 
copy(File, File) - Static method in class org.jutil.TFile
org.jutil.TFile.copy(File src, File dest); return bytes written
copy(File, File, boolean) - Static method in class org.jutil.TFile
org.jutil.TFile.copy(File src, File dest, boolean eraseSrc); return bytes written
count() - Method in class org.jutil.net.Pop3Connection
 
count(int, String, String, String) - Static method in class org.jutil.TPop3
 
CountryCodeConvertor - Class in org.jutil.locale
This is the ISO3166 utility code class for converting between country codes and country names.
countryToCode(String) - Static method in class org.jutil.locale.CountryCodeConvertor
useage: org.jutil.locale.CountryCodeConvertor.countryToCode(String country);
create(String) - Static method in class org.jutil.io.VersionFactory
 
create(int, int) - Static method in class org.jutil.io.VersionFactory
 
create(int, int, int) - Static method in class org.jutil.io.VersionFactory
 
create(int, int, int, String) - Static method in class org.jutil.io.VersionFactory
 
create(String) - Static method in class org.jutil.net.EmailMessageFactory
 
create(String, String, String) - Static method in class org.jutil.net.FTPFileDescriptorFactory
 
create(String, String, String, byte) - Static method in class org.jutil.net.FTPFileDescriptorFactory
 
create(String, String, String, byte, boolean) - Static method in class org.jutil.net.FTPFileDescriptorFactory
 
create(IOMonitor) - Static method in class org.jutil.net.FTPReaderFactory
 
create(IOMonitor, boolean) - Static method in class org.jutil.net.FTPReaderFactory
 
create(IOMonitor) - Static method in class org.jutil.net.FTPWriterFactory
 
create(IOMonitor, boolean) - Static method in class org.jutil.net.FTPWriterFactory
 
create(long) - Static method in class org.jutil.TDate
 
create(Long) - Static method in class org.jutil.TDate
 
create() - Static method in class org.jutil.TProperties
 
create(String) - Static method in class org.jutil.TTime
create from a string in JDBC Timestamp escape format to a Time value usage: TTime.create("1999-02-02 08:30:00.0");
create(int, int, int, int, int) - Static method in class org.jutil.TTime
 
create(int, int, int, int, int, int) - Static method in class org.jutil.TTime
 
create() - Static method in class org.jutil.unique.GUID
 
create() - Static method in class org.jutil.unique.UID
 
create(long) - Static method in class org.jutil.unique.UID
 
create(String[][]) - Static method in class org.jutil.util.ArgParser
 
createCDATAElement(Element, String, byte[]) - Static method in class org.jutil.xml.util.Dom4jUtil
 
createCDATAElement(Element, String, StringBuffer) - Static method in class org.jutil.xml.util.Dom4jUtil
 
createDIR(String) - Static method in class org.jutil.TFile
creates directory if doesn't exist.
USAGE: org.jutil.TFile.createDIR(strPath);
createDIR(File) - Static method in class org.jutil.TFile
creates directory if doesn't exist.
USAGE: org.jutil.TFile.createDIR(strPath);
createElement(String) - Method in class org.jutil.xml.message.DefaultElement
 
createElement(String, String) - Method in class org.jutil.xml.message.DefaultElement
 
createElement(String) - Method in class org.jutil.xml.message.DefaultMessage
 
createElement(String, String) - Method in class org.jutil.xml.message.DefaultMessage
 
createElement(String) - Method in interface org.jutil.xml.message.Element
 
createElement(String, String) - Method in interface org.jutil.xml.message.Element
 
createElement(String) - Method in interface org.jutil.xml.message.Message
 
createElement(String, String) - Method in interface org.jutil.xml.message.Message
 
createElement(Element, String, String) - Static method in class org.jutil.xml.util.Dom4jUtil
 
createElement(Element, String) - Static method in class org.jutil.xml.util.Dom4jUtil
 
createFileName(String) - Static method in class org.jutil.net.Pop3Connection
 
createFormatter(Package) - Static method in class org.jutil.locale.PackageMessageFormatter
Get the PackageMessageFormatter for a particular package.
createFormatter(String, Package) - Static method in class org.jutil.locale.PackageMessageFormatter
 
createFormatter(Package, Locale) - Static method in class org.jutil.locale.PackageMessageFormatter
Get the PackageMessageFormatter for a particular package and Locale.
createFormatter(String, Package, Locale) - Static method in class org.jutil.locale.PackageMessageFormatter
 
createFromRawXML(String) - Static method in class org.jutil.xml.util.ConfigurationUtils
 
createHTML(String) - Static method in class org.jutil.net.EmailMessageFactory
 
createHTMLMessage(String, String, StringBuffer, String, String) - Static method in class org.jutil.TEmail
 
createHTMLMessage(String, String, StringBuffer, String, String, boolean) - Static method in class org.jutil.TEmail
 
createHTMLMessage(String, String, StringBuffer, String, String[], String[], String[], String[]) - Static method in class org.jutil.TEmail
 
createHTMLMessage(String, String, StringBuffer, String, String[], String[], String[], String[], boolean) - Static method in class org.jutil.TEmail
 
createHTMLSMTPAuthenticate(String, String, String) - Static method in class org.jutil.net.EmailMessageFactory
 
createMessage(String, String, StringBuffer, String, String) - Static method in class org.jutil.TEmail
 
createMessage(String, String, StringBuffer, String, String, boolean) - Static method in class org.jutil.TEmail
 
createMessage(String, String, StringBuffer, String, String[], String[], String[], String[]) - Static method in class org.jutil.TEmail
 
createMessage(String, String, StringBuffer, String, String[], String[], String[], String[], boolean) - Static method in class org.jutil.TEmail
 
createMessage(String, String, StringBuffer, String, String[], String[], String[], String[], boolean, String) - Static method in class org.jutil.TEmail
 
createMessage(Element) - Static method in class org.jutil.xml.message.MessageFactory
 
createMessage(String) - Static method in class org.jutil.xml.message.MessageFactory
 
createSMTPAuthenticate(String, String, String) - Static method in class org.jutil.net.EmailMessageFactory
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z