org.gcube.data.tml
Class Utils.PathSerialiser

java.lang.Object
  extended by org.gcube.data.tml.Utils.PathSerialiser
All Implemented Interfaces:
org.gcube.data.streams.generators.Generator<Path,String>
Enclosing class:
Utils

public static class Utils.PathSerialiser
extends Object
implements org.gcube.data.streams.generators.Generator<Path,String>

A Generator that serialises Paths into streams.

Author:
Fabio Simeoni

Field Summary
 
Fields inherited from interface org.gcube.data.streams.generators.Generator
iteration
 
Constructor Summary
Utils.PathSerialiser()
           
 
Method Summary
 String yield(Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils.PathSerialiser

public Utils.PathSerialiser()
Method Detail

yield

public String yield(Path path)
Specified by:
yield in interface org.gcube.data.streams.generators.Generator<Path,String>


Copyright © 2013. All Rights Reserved.