Interface | Description |
---|---|
PathMap.ElementVisitor<T> |
Element visitor used in
PathMap.traverse(org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor<T>, boolean) |
Class | Description |
---|---|
HashCache<T> |
Simple utility class that implements a fixed-size and thread-safe
(non-blocking) cache of objects.
|
Matcher | |
MatchResult | |
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
Path s. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.