org.nlogo.agent
Interface Importer.StringReader

Enclosing class:
Importer

public static interface Importer.StringReader


Method Summary
 Object readFromString(String s)
           
 

Method Detail

readFromString

Object readFromString(String s)
                      throws Importer.StringReaderException
Throws:
Importer.StringReaderException