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

T

textFromHTML(String) - Static method in class org.clapper.util.html.HTMLUtil
Convenience method to convert embedded HTML to text.
textFromHTML(String) - Static method in class org.clapper.util.text.HTMLUtil
Deprecated. Use HTMLUtil.makeCharacterEntities(java.lang.String)
TextUtil - Class in org.clapper.util.text
Static class containing miscellaneous text utility methods.
THIN_SPACE - Static variable in class org.clapper.util.text.Unicode
Thin space (defined as a fifth of an em)
THREE_QUARTERS_FRACTION - Static variable in class org.clapper.util.text.Unicode
"Three-quarters" (3/4) symbol.
toString() - Method in class org.clapper.util.classutil.ClassInfo
Get a string representation of this object.
toString() - Method in class org.clapper.util.mail.EmailAddress
Convert this object into an RFC822-compliant email address.
toString() - Method in exception org.clapper.util.misc.NestedException
Returns a short description of this exception.
toString() - Method in class org.clapper.util.misc.ObjectLockSemaphore
Deprecated. Return a string representation of the semaphore.
toString() - Method in class org.clapper.util.text.Duration
Return a string representation of this duration.
toString() - Method in class org.clapper.util.text.XStringBufBase
Return the String representation of this buffer.
toStringBuffer() - Method in class org.clapper.util.text.XStringBuffer
Return a standard StringBuffer containing a copy of the contents of this buffer.
totalAttachments() - Method in class org.clapper.util.mail.EmailMessage
Get the total number of attachments, not counting the text part, in this message.
totalValuesForKey(K) - Method in class org.clapper.util.misc.MultiValueMap
Gets the total number of values mapped to a specific key.
trace(Object) - Method in class org.clapper.util.logging.Logger
Log a message with trace log level.
trace(Object, Throwable) - Method in class org.clapper.util.logging.Logger
Log an error with trace log level.
TRADEMARK - Static variable in class org.clapper.util.text.Unicode
Trademark symbol
TRANSIENT - Static variable in class org.clapper.util.misc.FileHashMap
Constructor flag value: If specified, the on-disk hash table is considered to be transient and will be removed when this object is closed or finalized.
trimToSize() - Method in class org.clapper.util.text.XStringBuilder
Attempts to reduce storage used for the character sequence.

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.