|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.tiles.definition.pattern | |
---|---|
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. |
Classes in org.apache.tiles.definition.pattern used by org.apache.tiles.definition.dao | |
---|---|
PatternDefinitionResolver
Resolves a definition starting from patterns stored in definition maps. |
|
PatternDefinitionResolverAware
It indicates an object that uses a PatternDefinitionResolver . |
Classes in org.apache.tiles.definition.pattern used by org.apache.tiles.definition.pattern | |
---|---|
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. |
Classes in org.apache.tiles.definition.pattern used by org.apache.tiles.definition.pattern.regexp | |
---|---|
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. |
Classes in org.apache.tiles.definition.pattern used by org.apache.tiles.definition.pattern.wildcard | |
---|---|
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. |
Classes in org.apache.tiles.definition.pattern used by org.apache.tiles.extras.complete | |
---|---|
PatternDefinitionResolver
Resolves a definition starting from patterns stored in definition maps. |
Classes in org.apache.tiles.definition.pattern used by org.apache.tiles.factory | |
---|---|
PatternDefinitionResolver
Resolves a definition starting from patterns stored in definition maps. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |