Package org.nodal.nav

Interface Summary
DocumentPath A Path that is a reference to a Document instance.
FragmentPath A Path that is a reference to a fragment of a Document.
Path A descriptor for navigating between Nodes in a repository.
Path.Generator Lazy evaluator for a Path.
PathEquivalence A set of Path elements that are declared to refer to the same thing.
PathOperator A functional operator that can be applied to a Path to obtain a new Path.
 

Class Summary
AuthorityOp  
LinkEquivalence  
OpaqueHandler  
OpaqueOp A document PathOperator for an opaque scheme type.
PathOp  
PathOp.Factory An abstract Factory class for PathOp instances.
Paths Top level class for creating and managing Path instances.
SchemeOp A document PathOp that encapsulates the absolute components of a URI.
 

Exception Summary
Path.Failure Class that signals a Path construction error.