Uses of Interface
org.gcube.data.tmf.api.SourceWriter

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

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

Methods in org.gcube.data.tmf.api that return SourceWriter
 SourceWriter Source.writer()
          Returns the SourceWriter.
 

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

Classes in org.gcube.data.tmf.impl that implement SourceWriter
 class AbstractWriter
          Partial implementation of SourceWriter.
 

Methods in org.gcube.data.tmf.impl that return SourceWriter
 SourceWriter AbstractSource.writer()
          Returns the SourceWriter.
 

Methods in org.gcube.data.tmf.impl with parameters of type SourceWriter
 void AbstractSource.setWriter(SourceWriter writer)
          Sets the SourceWriter
 



Copyright © 2013. All Rights Reserved.