Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.services |
Core services
|
org.apache.tapestry5.test |
Support for testing Tapestry pages
|
Constructor and Description |
---|
ValidationDecoratorFactoryImpl(Environment environment,
Asset spacerImage) |
Modifier and Type | Method and Description |
---|---|
void |
TapestryModule.contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter> configuration,
boolean omitGeneratorMeta,
String tapestryVersion,
boolean compactJSON,
SymbolSource symbolSource,
AssetSource assetSource,
JavaScriptStackSource javascriptStackSource,
JavaScriptStackPathConstructor javascriptStackPathConstructor,
ValidationDecoratorFactory validationDecoratorFactory,
Asset defaultStylesheet)
Adds page render filters, each of which provides an
Environmental
service. |
Modifier and Type | Method and Description |
---|---|
protected Path |
TapestryTestCase.mockPath() |
Modifier and Type | Method and Description |
---|---|
protected void |
TapestryTestCase.train_value(Path annotation,
String value) |
Copyright © 2003-2012 The Apache Software Foundation.