public interface TextSpan
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEndChar() |
Integer |
getStartChar() |
TextSpanStored[] |
getSubspans() |
String |
getType() |
String |
getValue() |
boolean |
isTerminal() |
String getType()
boolean isTerminal()
String getValue()
Integer getStartChar()
Integer getEndChar()
TextSpanStored[] getSubspans()
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.