org.gcube.data.spd.plugin.fwk.readers
Class StringReader

java.lang.Object
  extended by org.gcube.data.spd.plugin.fwk.readers.RSReader<String>
      extended by org.gcube.data.spd.plugin.fwk.readers.StringReader
All Implemented Interfaces:
Iterator<String>

public class StringReader
extends RSReader<String>


Constructor Summary
StringReader(String locator)
           
 
Method Summary
 String transform(String serializedItem)
           
 
Methods inherited from class org.gcube.data.spd.plugin.fwk.readers.RSReader
hasNext, next, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringReader

public StringReader(String locator)
             throws Exception
Throws:
Exception
Method Detail

transform

public String transform(String serializedItem)
                 throws Exception
Specified by:
transform in class RSReader<String>
Throws:
Exception


Copyright © 2013. All Rights Reserved.