Module org.klojang.invoke
Package org.klojang.path
package org.klojang.path
Classes related to following a path to the object or resource denoted by it.
- Author:
- Ayco Holleman
-
ClassDescriptionSymbolic constants for read/write failures.Thrown by a
KeyDeserializerif it fails to deserialize a path segment into a map key.Defines a mechanism for converting a path segment to a map key.Specifies a path to a value within an object.APathWalkerlets you read and write deeply nested values usingPathobjects.Thrown by aPathWalkerif a path-read or path-write error occurs.