org.gcube.data.access.trees.resolver
Interface Resolver

All Known Implementing Classes:
DefaultResolver

public interface Resolver


Method Summary
 org.gcube.data.trees.data.Node resolve(String source, List<String> elements)
           
 

Method Detail

resolve

org.gcube.data.trees.data.Node resolve(String source,
                                       List<String> elements)
                                       throws org.gcube.data.tml.exceptions.UnknownTreeException,
                                              org.gcube.data.tml.exceptions.UnknownPathException
Throws:
org.gcube.data.tml.exceptions.UnknownTreeException
org.gcube.data.tml.exceptions.UnknownPathException


Copyright © 2012. All Rights Reserved.