| Modifier and Type | Field and Description |
|---|---|
protected FeatureStructureStored |
fs |
protected String |
name |
protected String |
value |
static String |
XML_NAME |
| Constructor and Description |
|---|
FeatureStored() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterUnmarshal(Unmarshaller u,
Object parent) |
protected List<Object> |
getContent() |
String |
getName() |
Feature[] |
getSubfeatures() |
String |
getValue() |
boolean |
isTerminal() |
String |
toString() |
public static final String XML_NAME
protected String name
protected FeatureStructureStored fs
protected String value
public boolean isTerminal()
isTerminal in interface Featurepublic Feature[] getSubfeatures()
getSubfeatures in interface Featureprotected void afterUnmarshal(Unmarshaller u, Object parent)
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.