JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.commons.store.object.path.api
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)