public class NeXMLSingleTokenDefinitionInformation extends Object
NeXMLEventReader
to store information about a single token definition.Constructor and Description |
---|
NeXMLSingleTokenDefinitionInformation(String id,
String label,
String symbol,
Collection<String> constituents) |
Modifier and Type | Method and Description |
---|---|
protected Collection<String> |
getConstituents() |
protected String |
getID() |
protected String |
getLabel() |
protected String |
getSymbol() |
public NeXMLSingleTokenDefinitionInformation(String id, String label, String symbol, Collection<String> constituents)
protected Collection<String> getConstituents()