eu.clarin.weblicht.wlfxb.io
Class WLDProfiler

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.io.WLDProfiler

public class WLDProfiler
extends Object


Constructor Summary
WLDProfiler()
           
 
Method Summary
static WLDProfile read(File file)
           
static WLDProfile read(InputStream inputStream)
           
static WLDProfile read(Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WLDProfiler

public WLDProfiler()
Method Detail

read

public static WLDProfile read(InputStream inputStream)
                       throws WLFormatException
Throws:
WLFormatException

read

public static WLDProfile read(Reader reader)
                       throws WLFormatException
Throws:
WLFormatException

read

public static WLDProfile read(File file)
                       throws WLFormatException
Throws:
WLFormatException


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.