Package org.apache.tapestry5.internal.util
package org.apache.tapestry5.internal.util
[INTERNAL USE ONLY] various utility classes; API subject to change.
-
ClassesClassDescriptionUsed by
Form
to determine which fields will be focused and a what priority.An extension ofByteArrayInputStream
that is initialized from a Base64 input stream (rather than from a byte array).An extension ofByteArrayOutputStream
that allows the final byte array to be converted to a Base64 string.Implementation ofComponentEventCallback
that simply captures the result value.Holder<T>An object that holds some type of other object.Contains code borrowed from commons-lang.An output stream that wraps around aMac
(message authentication code algorithm).NamedSet<T>Simple, thread-safe associative array that relates a name to a value.AComponentEventCallback
used for notification events.Utility for collecting the output of aPrintWriter
.A utility class for managing a cacheable result that can be recomputed when needed.Allows anyRenderable
object to act as aBlock
.Renders a string usingMarkupWriter.write(String)
.An output stream that acts like a "tee", copying all provided bytes to two output streams.Implementation ofValidationDecorator
that delegates all method invocations.Base class for virtual resources: resources that are not simply mapped to stored files, but are assembled, as necessary, on the fly.