|
Class Summary |
| HashCache<T> |
Simple utility class that implements a fixed-size and thread-safe
(non-blocking) cache of objects. |
| Matcher |
Utility class for matching Patterns against Pathes. |
| MatchResult |
A MatchResult instance represents the result of matching a Pattern against
a Path. |
| NameConstants |
NameConstants... |
| NameFactoryImpl |
NameFactoryImpl... |
| PathBuilder |
Helper class used to build a path from pre-parsed path elements. |
| PathFactoryImpl |
PathFactoryImpl... |
| PathMap<T> |
Generic path map that associates information with the individual path elements
of a path. |
| PathMap.Element<T> |
Internal class holding the object associated with a certain
path element. |
| Pattern |
Pattern to match normalized Paths. |