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

H

HAIR_SPACE - Static variable in class org.clapper.util.text.Unicode
Hair space.
handleGetObject(String) - Method in class org.clapper.util.misc.XResourceBundle
Gets an object for the given key from this resource bundle.
hashCode() - Method in class org.clapper.util.io.FileNameComparator
Get the hash code for this object.
hashCode() - Method in class org.clapper.util.mail.EmailAddress
Get the hash code for this object.
hashCode() - Method in class org.clapper.util.mail.MultipartSubtype
Get the hash code for this object.
hashCode() - Method in class org.clapper.util.misc.FileHashMap
Returns the hash code value for this map.
hashCode() - Method in class org.clapper.util.misc.MultiValueMap
Returns the hash code value for this map.
hasNext() - Method in class org.clapper.util.misc.ArrayIterator
Determine whether the underlying Iterator has more elements.
hasNext() - Method in class org.clapper.util.misc.EnumerationIterator
Determine whether the underlying Enumeration has more elements.
hasNext() - Method in class org.clapper.util.misc.MultiIterator
Determine whether the underlying Iterator has more elements.
HEXADECIMAL_DIGITS - Static variable in class org.clapper.util.text.TextUtil
Set of digits suitable for encoding a number as a hexadecimal string.
hexadecimalForByte(byte, StringBuilder) - Static method in class org.clapper.util.text.TextUtil
Encode a byte as a two-digit hexadecimal string, appending the result to a StringBuilder.
hexadecimalForByte(int, StringBuilder) - Static method in class org.clapper.util.text.TextUtil
Encode a byte as a two-digit hexadecimal string, appending the result to a StringBuilder.The hexadecimal string uses lower-case digits. in lower-case.
hexadecimalForBytes(byte[], int, int, StringBuilder) - Static method in class org.clapper.util.text.TextUtil
Encode an array of bytes as a hexadecimal string, appending the result to a StringBuilder.
hexadecimalForBytes(byte[]) - Static method in class org.clapper.util.text.TextUtil
Encode an array of bytes as a hexadecimal string, returning the string.
hexadecimalForBytes(int[], int, int, StringBuilder) - Static method in class org.clapper.util.text.TextUtil
Encode an array of bytes as a hexadecimal string, appending the result to a StringBuilder.
hexadecimalForNumber(int, StringBuilder) - Static method in class org.clapper.util.text.TextUtil
Encode an integer as a hexadecimal string, appending the result to a StringBuilder.
hexadecimalForNumber(int) - Static method in class org.clapper.util.text.TextUtil
Encode an integer as a hexadecimal string, returning the hex string.
hexadecimalForNumber(long, StringBuilder) - Static method in class org.clapper.util.text.TextUtil
Encode a long as a hexadecimal string, appending the result to a StringBuilder.
hexadecimalForNumber(long) - Static method in class org.clapper.util.text.TextUtil
Encode a long as a hexadecimal string, returning the hex string.
hexadecimalForNumber(short) - Static method in class org.clapper.util.text.TextUtil
Encode a short as a hexadecimal string, returning the hex string.
hexadecimalForNumber(short, StringBuilder) - Static method in class org.clapper.util.text.TextUtil
Encode a short as a hexadecimal string, appending the result to a StringBuilder.
HostnameTask - Class in org.clapper.util.ant
Ant task to retrieve the name of the host on which the build is running, storing the name in a property.
HostnameTask() - Constructor for class org.clapper.util.ant.HostnameTask
Default constructor
HTMLUtil - Class in org.clapper.util.html
Static class containing miscellaneous HTML-related utility methods.
HTMLUtil - Class in org.clapper.util.text
Deprecated. Moved to org.clapper.util.html package
HYPHEN - Static variable in class org.clapper.util.text.Unicode
Hyphen (normal encoding, i.e., hyphen-minus)
HYPHEN_MINUS - Static variable in class org.clapper.util.text.Unicode
Synonym for Unicode.HYPHEN

A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright © 2004-2007 Brian M. Clapper. All Rights Reserved.