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