eu.clarin.weblicht.wlfxb.tc.xb
Class TextSpanStored
java.lang.Object
eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
- All Implemented Interfaces:
- TextSpan
public class TextSpanStored
- extends Object
- implements TextSpan
- Author:
- Yana Panchenko
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
startToken
protected String startToken
endToken
protected String endToken
type
protected String type
value
protected String value
subspans
protected List<TextSpanStored> subspans
TextSpanStored
public TextSpanStored()
getContent
protected List<Object> getContent()
afterUnmarshal
protected void afterUnmarshal(Unmarshaller u,
Object parent)
getType
public String getType()
- Specified by:
getType in interface TextSpan
isTerminal
public boolean isTerminal()
- Specified by:
isTerminal in interface TextSpan
getValue
public String getValue()
- Specified by:
getValue in interface TextSpan
getSubspans
public TextSpanStored[] getSubspans()
- Specified by:
getSubspans in interface TextSpan
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.