Skip navigation links
Proteus Application Framework
v0.17.0
A B C D E F G H I J K L M N O P R S T U V W X _ 

T

TagListener<C extends TagListenerConfiguration> - Class in net.proteusframework.core.xml
Tag listener for generic parsing code.
TagListener() - Constructor for class net.proteusframework.core.xml.TagListener
Constructor.
TagListenerConfiguration - Class in net.proteusframework.core.xml
TagListener configuration.
TagListenerConfiguration(PrintWriter) - Constructor for class net.proteusframework.core.xml.TagListenerConfiguration
Constructor.
tagName - Variable in class net.proteusframework.core.xml.GenericParser.StackElement
Tag Name.
Task - Interface in net.proteusframework.core.automation
Task definition.
TaskArgument - Class in net.proteusframework.core.automation
Represents an argument for an AbstractTask.
TaskArgument() - Constructor for class net.proteusframework.core.automation.TaskArgument
Constructor.
TaskArgument(String, String, Object, TaskArgumentRenderer) - Constructor for class net.proteusframework.core.automation.TaskArgument
Constructor.
TaskArgumentRenderer - Interface in net.proteusframework.core.automation
Provides rendering capabilities for a TaskArgument.
TaskLog - Class in net.proteusframework.core.automation
The Task Log.
TaskLog(String, Long, Date, String, TaskRunStatus, TaskManager) - Constructor for class net.proteusframework.core.automation.TaskLog
Constructor for loading a TaskLog.
TaskLog(Task, String, TaskRunStatus, List<Loggable>) - Constructor for class net.proteusframework.core.automation.TaskLog
Create a new task log from a task.
TaskManager - Class in net.proteusframework.core.automation
Task Log.
TaskQualifier - Annotation Type in net.proteusframework.core.automation
Qualifier to differentiate between tasks and data conversions.
TaskQualifier.Type - Enum in net.proteusframework.core.automation
Task type.
TaskRunStatus - Enum in net.proteusframework.core.automation
Represents a task run status.
tee - Variable in class net.proteusframework.core.io.TeeOutputStream
Tee Stream.
TeeOutputStream - Class in net.proteusframework.core.io
The TeeOutputStream writes all data written to it to two other OutputStream objects.
TeeOutputStream(OutputStream, OutputStream) - Constructor for class net.proteusframework.core.io.TeeOutputStream
Creates a new TeeOutputStream that will write data to both of the given OutputStream objects.
TeeWriter - Class in net.proteusframework.core.io
The TeeWriter writes all data written to it to two other Writer objects.
TeeWriter(Writer, Writer) - Constructor for class net.proteusframework.core.io.TeeWriter
Constructor.
TEMP_REPLACEMENT - Static variable in class net.proteusframework.core.StringFactory
This should never exist in the str parameter, unless we are so incredibly unluckily that the server this is running on would have already spontaneously combusted.
TextSource - Interface in net.proteusframework.core.locale
Source of LocalizedText.
TextSourceEditor - Class in net.proteusframework.core.locale
PropertyEditor for TextSource.
TextSourceEditor() - Constructor for class net.proteusframework.core.locale.TextSourceEditor
 
TextSourceEditor.MaybeLOKTextSource - Class in net.proteusframework.core.locale
TextSource.
TextSources - Class in net.proteusframework.core.locale
TextSource factory.
TextWrapper - Class in net.proteusframework.core.text
TextWrapper can be used to wrap text to fit within the given span.
TextWrapper(String, FontMetrics, int) - Constructor for class net.proteusframework.core.text.TextWrapper
Constructor for the TextWrapper object
throwAway(Element, SingleOperationType, RuntimeException) - Method in class net.proteusframework.core.cache.JDBCCacheWriter
 
Thumbnailer - Class in net.proteusframework.core.image
Utility class to create thumbnail images.
Thumbnailer(BufferedImage) - Constructor for class net.proteusframework.core.image.Thumbnailer
Creates a new instance.
toDataURI(byte[], String) - Static method in class net.proteusframework.core.StringFactory
Create a data URI.
toggle() - Method in class net.proteusframework.core.lang.MutableBoolean
Toggles the value of this object.
toHexString(byte...) - Static method in class net.proteusframework.core.StringFactory
Convert bytes to a Hex String representation.
toHexString(byte[], int, int) - Static method in class net.proteusframework.core.StringFactory
Convert bytes to a Hex String representation.
toHexString(char...) - Static method in class net.proteusframework.core.StringFactory
Convert characters to a Hex String representation.
toHexString(char[], int, int) - Static method in class net.proteusframework.core.StringFactory
Convert characters to a Hex String representation.
toInt(String, int) - Static method in class net.proteusframework.core.StringFactory
Convert a number.
toInternetAddress() - Method in class net.proteusframework.core.mail.UnparsedAddress
Convert to an InternetAddress.
toInternetAddresses() - Method in class net.proteusframework.core.mail.UnparsedAddress
Convert to an InternetAddresses.
toJavaIdentifier(String) - Static method in class net.proteusframework.core.StringFactory
Convert the specified input to a java identifier.
toList(String, String) - Static method in class net.proteusframework.core.StringFactory
Splits a delimited String to a List
toList(String, String, boolean) - Static method in class net.proteusframework.core.StringFactory
Splits a delimited String to a List
toList(String, String, char) - Static method in class net.proteusframework.core.StringFactory
This method is the compliment to toString(collection, delim, escapeChar).
toLong(String, long) - Static method in class net.proteusframework.core.StringFactory
Convert a number.
toLongList(String...) - Static method in class net.proteusframework.core.StringFactory
Convert to long list.
toLongList(Collection<String>) - Static method in class net.proteusframework.core.StringFactory
Convert to long list.
toLower(String, int, int) - Static method in class net.proteusframework.core.StringFactory
Converts a range of characters in a String to lower case.
toMetric(double) - Method in enum net.proteusframework.core.metric.MetricUnit
Return a metric value for this unit.
toPixelMetric() - Method in class net.proteusframework.core.metric.EmMetric
Convert to PixelMetric based on a "normal" 16pt font at 96 DPI.
toString() - Method in class net.proteusframework.core.automation.AbstractDataConversion
 
toString() - Method in class net.proteusframework.core.automation.AbstractTask
 
toString() - Method in class net.proteusframework.core.automation.Log
 
toString() - Method in class net.proteusframework.core.automation.SQLStatement.Parameter
 
toString() - Method in class net.proteusframework.core.automation.SQLStatement
 
toString() - Method in class net.proteusframework.core.freemarker.EmptyElementDirective
 
toString() - Method in class net.proteusframework.core.freemarker.MutableList.MutableListObject
 
toString() - Method in class net.proteusframework.core.freemarker.MutableMap.MutableMapObject
 
toString() - Method in class net.proteusframework.core.hibernate.model.AbstractEntity
 
toString() - Method in class net.proteusframework.core.html.MarkupValidatorClient.ValidationResult
 
toString() - Method in class net.proteusframework.core.html.MetaInformation
 
toString() - Method in class net.proteusframework.core.lang.MutableBoolean
 
toString() - Method in class net.proteusframework.core.lang.MutableLong
 
toString() - Method in class net.proteusframework.core.locale.FormattedTextSource
 
toString() - Method in class net.proteusframework.core.locale.LocalizedObjectKey
 
toString() - Method in class net.proteusframework.core.locale.LocalizedText
Returns the value.
toString() - Method in class net.proteusframework.core.locale.NamedObjectImpl
 
toString() - Method in class net.proteusframework.core.locale.StringTextSource
 
toString() - Method in class net.proteusframework.core.locale.TransientLocalizedObjectKey
 
toString() - Method in class net.proteusframework.core.mail.AbstractMailPart
 
toString() - Method in class net.proteusframework.core.mail.EmailValidationResult
 
toString() - Method in class net.proteusframework.core.mail.UnparsedAddress
"Display Name" <name@email.address>
toString() - Method in class net.proteusframework.core.MapAttributes
 
toString() - Method in class net.proteusframework.core.metric.AutoMetric
 
toString() - Method in class net.proteusframework.core.metric.Dimension
Returns the width and height.
toString() - Method in class net.proteusframework.core.metric.Metric
 
toString() - Method in class net.proteusframework.core.metric.PercentMetric
 
toString() - Method in class net.proteusframework.core.metric.Point
Returns a string representation of the x and y value respectively.
toString() - Method in class net.proteusframework.core.metric.UnknownMetric
 
toString() - Method in enum net.proteusframework.core.net.ContentTypes.Application
 
toString() - Method in enum net.proteusframework.core.net.ContentTypes.Image
 
toString() - Method in enum net.proteusframework.core.net.ContentTypes.Multipart
 
toString() - Method in enum net.proteusframework.core.net.ContentTypes.Text
 
toString() - Method in enum net.proteusframework.core.net.ContentTypes.Video
 
toString() - Method in class net.proteusframework.core.notification.NotificationImpl
 
toString() - Method in class net.proteusframework.core.Pair
 
toString() - Method in class net.proteusframework.core.prefs.DelegatingPreferences
 
toString() - Method in class net.proteusframework.core.script.Bytecode
 
toString() - Method in class net.proteusframework.core.script.ScriptIdentifier
 
toString() - Method in class net.proteusframework.core.SetAssocCache
 
toString(Object[], String) - Static method in class net.proteusframework.core.StringFactory
Concatenate the elements of an array to a String.
toString(long[], String) - Static method in class net.proteusframework.core.StringFactory
Concatenate the elements of an array to a String.
toString(Collection<?>, String) - Static method in class net.proteusframework.core.StringFactory
Concatenate the elements of a Collection to a String.
toString(Collection<?>, String, char) - Static method in class net.proteusframework.core.StringFactory
Concatenate the elements of a Collection to a String after escaping the elements using escapeChar.
toString(List<?>, String) - Static method in class net.proteusframework.core.StringFactory
Concatenate the elements of a ArrayList to a String.
toString(Reader) - Static method in class net.proteusframework.core.StringFactory
Create a string representation of the specified reader.
toString(Throwable) - Static method in class net.proteusframework.core.StringFactory
Get the output of the printStackTrace of a Throwable object
toString(Object, String) - Static method in class net.proteusframework.core.StringFactory
Convert the object to a string or return a default value.
toString(File) - Static method in class net.proteusframework.core.StringFactory
Gets the content of the specified File and returns it as String
toStringArray(Iterable<UnparsedAddress>) - Static method in class net.proteusframework.core.mail.UnparsedAddress
Convert EmailAddresses to String array.
ToStringComparator<T> - Class in net.proteusframework.core
Does a comparison on Object.toString().
ToStringComparator() - Constructor for class net.proteusframework.core.ToStringComparator
Default Constructor for ToStringComparator.
ToStringComparator(boolean) - Constructor for class net.proteusframework.core.ToStringComparator
Creates ToStringComparator that is case sensitive/insensitive based on argument.
ToStringComparator(Collator) - Constructor for class net.proteusframework.core.ToStringComparator
Creates ToStringComparator based on a collator.
toUnsignedHexString(byte...) - Static method in class net.proteusframework.core.StringFactory
Convert the byte array to a hex string with a leading 0 where required.
toUpper(String, int, int) - Static method in class net.proteusframework.core.StringFactory
Converts a range of characters in a String to upper case.
toXMLString(Object) - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
 
TransactionPreviouslyRolledBackException - Exception in net.proteusframework.core.hibernate
An exception to indicate that commit has been called on a transaction that has already been rolled back.
TransactionPreviouslyRolledBackException() - Constructor for exception net.proteusframework.core.hibernate.TransactionPreviouslyRolledBackException
Create a new instance.
transferNotifications(Notifiable) - Method in exception net.proteusframework.core.lang.InternationalizedException
Transfer notifications from this Notifiable to another Notifiable.
transformAttachment(MailPart) - Method in interface net.proteusframework.core.mail.MessageFilter
Transform the mail part.
transformAttachment(MailPart) - Method in class net.proteusframework.core.mail.MessageFilterAdapter
 
transformBody(MailPart) - Method in interface net.proteusframework.core.mail.MessageFilter
Transform the mail part.
transformBody(MailPart) - Method in class net.proteusframework.core.mail.MessageFilterAdapter
 
transformRecipient(MailMessage.DestinationType, UnparsedAddress) - Method in interface net.proteusframework.core.mail.MessageFilter
Performs some transformation on the recipient.
transformRecipient(MailMessage.DestinationType, UnparsedAddress) - Method in class net.proteusframework.core.mail.MessageFilterAdapter
Return the specified recipient.
transformSubject(String) - Method in interface net.proteusframework.core.mail.MessageFilter
Transform the specified subject.
transformSubject(String) - Method in class net.proteusframework.core.mail.MessageFilterAdapter
 
TransformTagListener - Class in net.proteusframework.core.xml
Base class for transforming tag listeners.
TransformTagListener() - Constructor for class net.proteusframework.core.xml.TransformTagListener
Constructor.
TransientLocalizedObjectKey - Class in net.proteusframework.core.locale
LocalizedObjectKey with localizations stored in memory.
TransientLocalizedObjectKey(Map<Locale, String>) - Constructor for class net.proteusframework.core.locale.TransientLocalizedObjectKey
Constructor.
TransientLocalizedObjectKey(Object, String, Map<Locale, String>) - Constructor for class net.proteusframework.core.locale.TransientLocalizedObjectKey
Constructor.
TransientLocalizedObjectKey(Object, Map<Locale, String>) - Constructor for class net.proteusframework.core.locale.TransientLocalizedObjectKey
Constructor.
TransientLocalizedObjectKeyBeanInfo - Class in net.proteusframework.core.locale
BeanInfo.
TransientLocalizedObjectKeyBeanInfo() - Constructor for class net.proteusframework.core.locale.TransientLocalizedObjectKeyBeanInfo
Constructor.
transparent - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
TransportAgent - Class in net.proteusframework.core.mail
A TransportAgent manages a Transport.
TransportAgent(String, Properties) - Constructor for class net.proteusframework.core.mail.TransportAgent
Constructor for the TransportAgent object
TransportAgent(URLName, Properties) - Constructor for class net.proteusframework.core.mail.TransportAgent
Constructor for the TransportAgent object
trim(String, char) - Static method in class net.proteusframework.core.StringFactory
Trim character from beginning and end of string.
trimSlashes(String) - Static method in class net.proteusframework.core.StringFactory
Trim slashes.
trimSpaces(String) - Static method in class net.proteusframework.core.StringFactory
Removes the white space characters in a String
trimString(String, String) - Static method in class net.proteusframework.core.StringFactory
Removes the specified tokens in a String
trimToNull(String) - Static method in class net.proteusframework.core.StringFactory
Trim the string returning null if empty.
TruncatedTextSource - Class in net.proteusframework.core.locale
TextSource that is truncated.
TruncatedTextSource(CharSequence) - Constructor for class net.proteusframework.core.locale.TruncatedTextSource
Create an instance.
TruncatedTextSource(TextSource) - Constructor for class net.proteusframework.core.locale.TruncatedTextSource
Create an instance.
truncateWords(String, int) - Static method in class net.proteusframework.core.StringFactory
Truncate a String at the specified position.
TYPE - Static variable in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
Type
TYPE_ALIAS - Static variable in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
Type Alias
TYPE_ALIAS - Static variable in class net.proteusframework.core.usertype.LongAnyType
Type
A B C D E F G H I J K L M N O P R S T U V W X _ 
Skip navigation links