Maven module :un.api : api-encoding :
Class : un.api.path.PathResolver
Extends/Implements : -
Subclasses : -

A PathResolver is in charge of resolving adresses and show them as Path objects.
author  Johann Sorel


Variables : -
Functions : getFormat, resolve




Get original path resolver format.
return  PathResolverFormat
PathFormat getFormat ()


Passing null shoulf return the root path of the resolver.
param  path
return
Path resolve (String path)