| Package | Description |
|---|---|
| org.apache.tiles.definition.dao |
Classes to simply load definitions depending on a customization key.
|
| org.apache.tiles.definition.pattern |
Classes to manage pattern matching in definition names, and substitution in attributes.
|
| org.apache.tiles.definition.pattern.regexp |
In Tiles it is possible to use regular expression patterns thanks to this package.
|
| org.apache.tiles.definition.pattern.wildcard |
In Tiles it is possible to use wildcard patterns thanks to this package.
|
| org.apache.tiles.extras.complete |
These classes allow to start up Tiles with all features on.
|
| org.apache.tiles.factory |
Factory classes, to allow creation of container instances.
|
| Class | Description |
|---|---|
| PatternDefinitionResolver |
Resolves a definition starting from patterns stored in definition maps.
|
| PatternDefinitionResolverAware |
It indicates an object that uses a
PatternDefinitionResolver. |
| Class | Description |
|---|---|
| AbstractPatternDefinitionResolver |
A pattern definition resolver that stores
DefinitionPatternMatcher
separated by customization key. |
| DefinitionPatternMatcher |
Matches a definition name to a definition, through pattern-matching.
|
| DefinitionPatternMatcherFactory |
Creates a new definition pattern matcher for the given pattern and the given
base definition with pattern expressions.
|
| PatternDefinitionResolver |
Resolves a definition starting from patterns stored in definition maps.
|
| PatternRecognizer |
Checks if a pattern (or a candidate one) is recognized as a pattern.
|
| Class | Description |
|---|---|
| DefinitionPatternMatcher |
Matches a definition name to a definition, through pattern-matching.
|
| DefinitionPatternMatcherFactory |
Creates a new definition pattern matcher for the given pattern and the given
base definition with pattern expressions.
|
| Class | Description |
|---|---|
| DefinitionPatternMatcher |
Matches a definition name to a definition, through pattern-matching.
|
| DefinitionPatternMatcherFactory |
Creates a new definition pattern matcher for the given pattern and the given
base definition with pattern expressions.
|
| PatternRecognizer |
Checks if a pattern (or a candidate one) is recognized as a pattern.
|
| Class | Description |
|---|---|
| PatternDefinitionResolver |
Resolves a definition starting from patterns stored in definition maps.
|
| Class | Description |
|---|---|
| PatternDefinitionResolver |
Resolves a definition starting from patterns stored in definition maps.
|
Copyright © 2018. All rights reserved.