Uses of Class
eu.clarin.weblicht.wlfxb.xb.WLDProfile
-
Packages that use WLDProfile Package Description eu.clarin.weblicht.wlfxb.io Provides classes to input/process/output TCF streams with only specified annotations being loaded into the memory. -
-
Uses of WLDProfile in eu.clarin.weblicht.wlfxb.io
Methods in eu.clarin.weblicht.wlfxb.io that return WLDProfile Modifier and Type Method Description static WLDProfileWLDProfiler. read(File file)static WLDProfileWLDProfiler. read(InputStream inputStream)static WLDProfileWLDProfiler. read(Reader reader)
-