org.gcube.data.figis.tmplugin
Class FigisReader
java.lang.Object
org.gcube.data.tmf.impl.AbstractReader
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
|
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 |
FigisReader
public FigisReader(FigisSource source,
Repository repository)
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.