Package org.apache.tapestry5.internal
package org.apache.tapestry5.internal
[INTERNAL USE ONLY] internal support classes; API subject to change.
-
ClassDescriptionDefines constants for the two basic asset prefixes.Defines a context for validating beans.Default strategy, which is to do nothing: null values stay null.Uses the
TypeCoercer
to convert an arbitrary value to a string.Placeholder used when no context is available.Exception thrown by Tapestry'sForm
component when the request method is other than POST.HandlesFormsRequirePostException
s (thrown by theForm
component when the request method was other than post) by redirecting to the page containing the form.An extension ofComponentResources
that represents additional methods that are private to the framework and not exposed in any public APIs.Operations shared byInternalComponentResources
andComponentPageElement
.A key/value pair.Class that makes the link betweenRecursive
andRecursiveBody
.Shared utility methods used by various implementation classes.Implementation based on values extracted from the URL (an event context, or a page activation context) that uses aContextValueEncoder
to convert from string values to the desired values.Treats nulls to or from the client as if they were 0's.