Package | Description |
---|---|
org.apache.tapestry5.internal.dynamic |
[INTERNAL USE ONLY] support classes for the
Dynamic component; API subject to change |
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.transform |
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
|
org.apache.tapestry5.test |
Support for testing Tapestry pages
|
Constructor and Description |
---|
DynamicTemplateParserImpl(ClasspathURLConverter converter,
BindingSource bindingSource,
PageSource pageSource,
TemplateParser componentTemplateParser) |
DynamicTemplateSaxParser(Resource resource,
BindingSource bindingSource,
Map<String,URL> publicIdToURL) |
Modifier and Type | Class and Description |
---|---|
class |
BindingSourceImpl |
Constructor and Description |
---|
ComponentDefaultProviderImpl(PropertyAccess propertyAccess,
BindingSource bindingSource,
ValueEncoderSource valueEncoderSource,
FieldTranslatorSource fieldTranslatorSource,
FieldValidatorDefaultSource fieldValidatorDefaultSource) |
PageElementFactoryImpl(TypeCoercer typeCoercer,
BindingSource bindingSource) |
Constructor and Description |
---|
CachedWorker(BindingSource bindingSource,
PerthreadManager perthreadManager) |
ParameterWorker(ComponentClassCache classCache,
BindingSource bindingSource,
ComponentDefaultProvider defaultProvider,
TypeCoercer typeCoercer,
PerthreadManager perThreadManager) |
Modifier and Type | Method and Description |
---|---|
protected BindingSource |
TapestryTestCase.mockBindingSource() |
Modifier and Type | Method and Description |
---|---|
protected void |
TapestryTestCase.train_newBinding(BindingSource bindingSource,
String description,
ComponentResources componentResources,
String defaultBindingPrefix,
String expression,
Binding binding) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.