Uses of Class
org.gcube.data.tml.exceptions.UnknownPathException

Packages that use UnknownPathException
org.gcube.data.tml.clients   
 

Uses of UnknownPathException in org.gcube.data.tml.clients
 

Methods in org.gcube.data.tml.clients that throw UnknownPathException
 org.gcube.data.trees.data.Node ReaderClient.getNode(String... path)
           
 org.gcube.data.trees.data.Node TReaderClient.getNode(String... path)
          Returns a Node in the bound source from its path in a tree, i.e.
 Element ReaderClient.getNodeAsElement(String... ids)
           
 Element TReaderClient.getNodeAsElement(String... ids)
          Returns a Node in the bound source from its path in a tree, Returns a Node from its in a tree, i.e.
static org.gcube.data.trees.data.Node ReaderClient.resolve(URI uri)
          Resolves a content URI in a scope and, optionally, with a given security manager.
 



Copyright © 2012. All Rights Reserved.