eu.clarin.weblicht.wlfxb.tc.api
Interface TextSpan

All Known Implementing Classes:
TextSpanStored

public interface TextSpan

Author:
Yana Panchenko

Method Summary
 TextSpanStored[] getSubspans()
           
 String getType()
           
 String getValue()
           
 boolean isTerminal()
           
 

Method Detail

getType

String getType()

isTerminal

boolean isTerminal()

getValue

String getValue()

getSubspans

TextSpanStored[] getSubspans()


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