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
  • Class
    Description
    Symbolic constants for read/write failures.
    Thrown by a KeyDeserializer if 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.
    A PathWalker lets you read and write deeply nested values using Path objects.
    Thrown by a PathWalker if a path-read or path-write error occurs.