Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.SentencesLayer

Packages that use SentencesLayer
eu.clarin.weblicht.wlfxb.tc.api   
eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. 
 

Uses of SentencesLayer in eu.clarin.weblicht.wlfxb.tc.api
 

Methods in eu.clarin.weblicht.wlfxb.tc.api that return SentencesLayer
 SentencesLayer TextCorpus.createSentencesLayer()
          Creates empty SentencesLayer in this TextCorpus.
 SentencesLayer TextCorpus.createSentencesLayer(boolean hasCharOffsets)
          Creates empty SentencesLayer in this TextCorpus.
 SentencesLayer TextCorpus.getSentencesLayer()
          Gets sentences layer of this TextCorpus.
 

Uses of SentencesLayer in eu.clarin.weblicht.wlfxb.tc.xb
 

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement SentencesLayer
 class SentencesLayerStored
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return SentencesLayer
 SentencesLayer TextCorpusStored.createSentencesLayer()
           
 SentencesLayer TextCorpusStored.createSentencesLayer(boolean hasCharOffsets)
           
 



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