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
-
ClassDescriptionThrown by a
PathWalkerif a path-read or path-write error occurs.Specifies how to deserialize a path segment.ThePathTreeWalkeris functionally the same as thePathWalkerclass.APathWalkerlets you read from, and write to objects usingPathobjects.