JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.aksw.commons.store.object.path.api
PathResolver
Contents
Description
Method Summary
Method Details
resolve(Path, Iterable)
Hide sidebar
Show sidebar
Interface PathResolver
public interface
PathResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Path
resolve
(
Path
base,
Iterable
<
String
> segments)
Method Details
resolve
Path
resolve
(
Path
base,
Iterable
<
String
> segments)