Module org.microbean.path
Package org.microbean.path
package org.microbean.path
Provides classes and interfaces related to paths.
- Author:
- Laird Nelson
-
ClassDescriptionA utility class containing useful
ConstantDesc
s (mostlyClassDesc
s).Path<T>A qualified sequence of named and qualified elements that "points to" an object and that can be used for many different purposes.Path.Element<T>An element normally within aPath
, consisting of aQualifiers
, a name, and an optional thing that it designates or points to.