ome.formats.importer
Class ImportConfig.FileValue

java.lang.Object
  extended by ome.formats.importer.ImportConfig.Value<File>
      extended by ome.formats.importer.ImportConfig.FileValue
Enclosing class:
ImportConfig

public static class ImportConfig.FileValue
extends ImportConfig.Value<File>


Constructor Summary
ImportConfig.FileValue(String key, ImportConfig config)
           
 
Method Summary
protected  File fromString(String arg0)
           
 File get()
          Returns the generic type contained by this holder.
 
Methods inherited from class ome.formats.importer.ImportConfig.Value
empty, load, set, store, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportConfig.FileValue

public ImportConfig.FileValue(String key,
                              ImportConfig config)
Method Detail

fromString

protected File fromString(String arg0)
Specified by:
fromString in class ImportConfig.Value<File>

get

public File get()
Description copied from class: ImportConfig.Value
Returns the generic type contained by this holder. This does not touch the persistent stores, but only accesses the value in-memory.

Overrides:
get in class ImportConfig.Value<File>


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.