Interface | Description |
---|---|
RelativePathResolver |
Resolve the given path against the base path by using the following rules:
|
ResolvedPath |
This interface marks a
ResourcePath as resolved. |
ResourcePath |
Concept for path to a resource.
|
Class | Description |
---|---|
LookupAwareRelativePathResolver |
Resolve the given path against the base path by using the following rules:
|
RelativePath |
A generated path from a base path and a relative path.
|
ResolvedResourcePath |
Provides a link between a resource path, its recognized lookup and its
resolved value.
|
ResolvedString | |
UnresolvedPath |
Copyright © 2021. All rights reserved.