org.gcube.data.figis.tmplugin
Class FigisReader

java.lang.Object
  extended by org.gcube.data.tmf.impl.AbstractReader
      extended by org.gcube.data.figis.tmplugin.FigisReader
All Implemented Interfaces:
Serializable, org.gcube.data.tmf.api.SourceReader

public class FigisReader
extends org.gcube.data.tmf.impl.AbstractReader

Author:
"Valentina Marioli valentina.marioli@isti.cnr.it"
See Also:
Serialized Form

Constructor Summary
FigisReader(FigisSource source, Repository repository)
           
 
Method Summary
 org.gcube.data.streams.Stream<org.gcube.data.trees.data.Tree> get(org.gcube.data.trees.patterns.Pattern pattern)
           
 org.gcube.data.trees.data.Tree get(String id, org.gcube.data.trees.patterns.Pattern pattern)
           
 Summary summary()
           
 
Methods inherited from class org.gcube.data.tmf.impl.AbstractReader
get, getNode, getNodes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FigisReader

public FigisReader(FigisSource source,
                   Repository repository)
Method Detail

get

public org.gcube.data.trees.data.Tree get(String id,
                                          org.gcube.data.trees.patterns.Pattern pattern)
                                   throws org.gcube.data.tmf.api.exceptions.UnknownTreeException,
                                          org.gcube.data.tmf.api.exceptions.InvalidTreeException,
                                          Exception
Throws:
org.gcube.data.tmf.api.exceptions.UnknownTreeException
org.gcube.data.tmf.api.exceptions.InvalidTreeException
Exception

get

public org.gcube.data.streams.Stream<org.gcube.data.trees.data.Tree> get(org.gcube.data.trees.patterns.Pattern pattern)
                                                                  throws Exception
Throws:
Exception

summary

public Summary summary()
                throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.