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

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

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

Methods in org.gcube.data.tml.clients that throw InvalidTreeException
 org.gcube.data.trees.data.Tree TWriterClient.add(Element tree)
          Adds a Tree to the bound source.
 org.gcube.data.trees.data.Tree WriterClient.add(Element doc)
           
 org.gcube.data.trees.data.Tree TWriterClient.add(org.gcube.data.trees.data.Tree tree)
          Adds a Tree to the bound source.
 org.gcube.data.trees.data.Tree WriterClient.add(org.gcube.data.trees.data.Tree doc)
           
 void TWriterClient.update(org.gcube.data.trees.data.Tree delta)
          Updates a tree in the bound source.
 void WriterClient.update(org.gcube.data.trees.data.Tree doc)
           
 



Copyright © 2012. All Rights Reserved.