Klasse PathResolver.Result<T>

java.lang.Object
org.xbib.net.path.simple.PathResolver.Result<T>
Typparameter:
T - type
Alle implementierten Schnittstellen:
PathResolver.Result<T>
Umschließende Klasse:
PathResolver<T>

public static class PathResolver.Result<T> extends Object implements PathResolver.Result<T>
The resulting information for a successful path resolution, which includes the value to which the path maps, as well as the raw string values of all path parameters.