Uses of Class
org.gcube.data.tmf.api.exceptions.UnknownPathException

Packages that use UnknownPathException
org.gcube.data.tmf.api   
org.gcube.data.tmf.impl   
 

Uses of UnknownPathException in org.gcube.data.tmf.api
 

Methods in org.gcube.data.tmf.api that throw UnknownPathException
 org.gcube.data.trees.data.Node SourceReader.getNode(String... path)
          Returns a tree node in the source from the path of identifiers which connects it to the root of the tree.
 

Uses of UnknownPathException in org.gcube.data.tmf.impl
 

Methods in org.gcube.data.tmf.impl that throw UnknownPathException
 org.gcube.data.trees.data.Node AbstractReader.getNode(String... path)
          Default implementation of SourceReader.getNodes(Stream) based on delegation to SourceReader.get(String,Pattern).
 



Copyright © 2013. All Rights Reserved.