Package org.apache.tiles.core.definition.pattern
package org.apache.tiles.core.definition.pattern
Classes to manage pattern matching in definition names, and substitution in attributes.
-
ClassDescriptionA pattern definition resolver that stores
DefinitionPatternMatcher
separated by customization key.A pattern definition resolver that storesDefinitionPatternMatcher
separated by customization key.Matches a definition name to a definition, through pattern-matching.Creates a new definition pattern matcher for the given pattern and the given base definition with pattern expressions.Resolves a definition starting from patterns stored in definition maps.It indicates an object that uses aPatternDefinitionResolver
.Checks if a pattern (or a candidate one) is recognized as a pattern.Utilities for pattern matching and substitution.This resolver allows the use of multiple pattern matching languages.