Class Feature
java.lang.Object
org.episteme.social.linguistics.loaders.tigerxml.header.Feature
- All Implemented Interfaces:
HeaderElement
Represents a linguistic feature definition in a TigerXML header.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionConverts this feature to its XML representation.
-
Constructor Details
-
Feature
public Feature()
-
-
Method Details
-
toXMLString
Converts this feature to its XML representation.- Specified by:
toXMLStringin interfaceHeaderElement- Returns:
- the XML string
-