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

A

accept(File, File, String) - Method in class org.jutil.io.FileExtensionFilter
 
accept(File) - Method in class org.jutil.io.FileFilter
 
accept(File, String) - Method in class org.jutil.io.FileFilter
 
accept(File, File, String) - Method in class org.jutil.io.FileFilter
 
accept(File, File, String) - Method in class org.jutil.io.FileNameContainsFilter
 
accept(File, File, String) - Method in class org.jutil.io.FileNameEndsWithFilter
 
accept(File, File, String) - Method in class org.jutil.io.FileNameEqualsFilter
 
accept(File, File, String) - Method in class org.jutil.io.FileNameStartsWithFilter
 
accept(File, File, String) - Method in class org.jutil.io.MultiWildCardFilter
 
accept(File, File, String) - Method in class org.jutil.io.RegexFilter
 
accept(File, File, String) - Method in class org.jutil.io.WildCardFilter
 
addArg(Arg) - Method in class org.jutil.util.ArgParser
 
addChild(Element) - Method in class org.jutil.xml.message.DefaultElement
Add a new child Element
addChild(Element) - Method in interface org.jutil.xml.message.Element
Add a new child Element
addElement(String[], String) - Static method in class org.jutil.TStringArray
addElement: add an element to the end of a String[] usage: org.jutil.TStringArray.addElement(array, "new element");
addExtension(String) - Method in class org.jutil.io.FileExtensionFilter
 
addExtension(String, boolean) - Method in class org.jutil.io.FileExtensionFilter
 
addInput(Input) - Method in class org.jutil.net.Post
 
addInput(String, String) - Method in class org.jutil.net.Post
 
addInput(String, String, String) - Method in class org.jutil.net.Post
 
addInput(String, StringBuffer) - Method in class org.jutil.net.Post
 
addInput(String, StringBuffer, String) - Method in class org.jutil.net.Post
 
addMessageToSlot(String, Message) - Method in interface org.jutil.xml.message.NamedMessageSlotManager
 
allowAll - Variable in class org.jutil.io.FileExtensionFilter
 
append(String) - Method in interface org.jutil.io.LineScanner
 
append(String) - Method in class org.jutil.io.LineScannerImpl
 
append(String[], String[]) - Static method in class org.jutil.TStringArray
append: appends the contents of array1 to the end of array0 usage: org.jutil.TStringArray.append(array0, array1);
Arg - Class in org.jutil.util
This is the Arg class.
Arg() - Constructor for class org.jutil.util.Arg
 
ArgParser - Class in org.jutil.util
This is the ArgParse class.
ArgParser() - Constructor for class org.jutil.util.ArgParser
 
ARGS_DATA - Static variable in class org.jutil.TEmail
 
AssertException - Exception in org.jutil.debug
This is the AssertException class.
AssertException() - Constructor for exception org.jutil.debug.AssertException
 
AssertException(String) - Constructor for exception org.jutil.debug.AssertException
 
AssertException(String, Throwable) - Constructor for exception org.jutil.debug.AssertException
Create a wrapper exception with the specified string, and the exception specified.
AssocHashtable - Class in org.jutil.collections
 
AssocHashtable(int, float) - Constructor for class org.jutil.collections.AssocHashtable
 
AssocHashtable(int) - Constructor for class org.jutil.collections.AssocHashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor.
AssocHashtable() - Constructor for class org.jutil.collections.AssocHashtable
Constructs a new, empty hashtable with a default capacity and load factor.
assocKeys() - Method in class org.jutil.collections.AssocHashtable
 
AssocLRUCache - Class in org.jutil.collections
 
AssocLRUCache() - Constructor for class org.jutil.collections.AssocLRUCache
 
AssocLRUCache(int) - Constructor for class org.jutil.collections.AssocLRUCache
 
attacheFile(String) - Method in class org.jutil.net.DefaultEmailMessage
 
attacheFile(String) - Method in interface org.jutil.net.EmailMessage
 
attacheFiles(String[]) - Method in class org.jutil.net.DefaultEmailMessage
 
attacheFiles(String[]) - Method in interface org.jutil.net.EmailMessage
 
ATTR_CONTENT_TYPE - Static variable in class org.jutil.net.Post
 
ATTR_NAME - Static variable in class org.jutil.text.html.Input
 
ATTR_TYPE - Static variable in class org.jutil.text.html.Input
 
ATTR_URL - Static variable in class org.jutil.net.Post
 
ATTR_VALUE - Static variable in class org.jutil.text.html.Input
 
ATTRIBUTE_CLASS_NAME - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_DEBUG - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_DOCUMENT_ID - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_EXT - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_FILE_NAME - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_LABEL - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_LANGUAGE - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_LOCALE_COUNTRY - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_LOCALE_LANGUAGE - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_LOCALE_VARIENT - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_MIME_TYPE - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_NAME - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_OUTPUT_INDENT - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_OUTPUT_NEWLINES - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_PATH - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_SIZE - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_SRC - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_STYLE - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_TIMESTAMP - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_TRACE - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_TYPE - Static variable in class org.jutil.xml.XMLConst
 
ATTRIBUTE_UID - Static variable in class org.jutil.xml.XMLConst
 
AttributeNotFoundException - Exception in org.jutil.xml.message
 
AttributeNotFoundException() - Constructor for exception org.jutil.xml.message.AttributeNotFoundException
 
AttributeNotFoundException(String) - Constructor for exception org.jutil.xml.message.AttributeNotFoundException
 
AttributeReader - Interface in org.jutil.util
 
attributes() - Method in class org.jutil.net.Get
 
Attributes - Interface in org.jutil.util
 
attributes - Variable in class org.jutil.xml.message.DefaultElement
 
AttributesImpl - Class in org.jutil.util
 
AttributesImpl() - Constructor for class org.jutil.util.AttributesImpl
 
attributesKeys() - Method in class org.jutil.net.Get
ERROR: attributesKeys() not implemented properly
authenticate(String, String) - Static method in class org.jutil.TCrypt
Can this user be authenticated with the specified password?
authenticate(byte[], String) - Static method in class org.jutil.TCrypt
Can this user be authenticated with the specified password?
authenticate(byte[], byte[]) - Static method in class org.jutil.TCrypt
Can this user be authenticated with the specified password?

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