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

H

hashCode() - Method in class com.bristle.javalib.bean.MapBean
Calls Map.hashCode()
hasNext() - Method in class com.bristle.javalib.io.FileTreeIterator
Returns true if there are more Files to be iterated; false otherwise.
haveEqualContents(List, List) - Static method in class com.bristle.javalib.util.ListUtil
Return true if the two Lists contains equal elements or are both null or both empty; false otherwise.
haveIdenticalContents(List, List) - Static method in class com.bristle.javalib.util.ListUtil
Return true if the two Lists contains the same elements or are both null or both empty; false otherwise.
HtmlUtil - Class in com.bristle.javalib.net.html
This class contains utility routines for interacting with the HTML documents.
HtmlUtil() - Constructor for class com.bristle.javalib.net.html.HtmlUtil
 
HtmlUtil.Tester - Class in com.bristle.javalib.net.html
Each class contains a Tester inner class with a main() for easier unit testing.
HtmlUtil.Tester() - Constructor for class com.bristle.javalib.net.html.HtmlUtil.Tester
 
HttpUtil - Class in com.bristle.javalib.net.http
This class contains utility routines for interacting with the HTTP protocol.
HttpUtil() - Constructor for class com.bristle.javalib.net.http.HttpUtil
 
HttpUtil.Credentials - Class in com.bristle.javalib.net.http
Nested class used as argument of getCredentials, so that it can allocate and return multiple Strings.
HttpUtil.Credentials() - Constructor for class com.bristle.javalib.net.http.HttpUtil.Credentials
Constructor.
HttpUtil.Credentials(String, String) - Constructor for class com.bristle.javalib.net.http.HttpUtil.Credentials
Constructor.
HttpUtil.Tester - Class in com.bristle.javalib.net.http
Each class contains a Tester inner class with a main() for easier unit testing.
HttpUtil.Tester() - Constructor for class com.bristle.javalib.net.http.HttpUtil.Tester
 

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