org.metaqtl.factory
Class MetaDicoFactory

java.lang.Object
  extended by org.metaqtl.factory.MetaDicoFactory

public class MetaDicoFactory
extends java.lang.Object


Constructor Summary
MetaDicoFactory()
           
 
Method Summary
static MetaDico read(java.io.Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDicoFactory

public MetaDicoFactory()
Method Detail

read

public static MetaDico read(java.io.Reader reader)
                     throws java.io.IOException
Parameters:
reader -
Returns:
Throws:
java.io.IOException