Class Underline
java.lang.Object
ca.phon.orthography.AbstractOrthographyElement
ca.phon.orthography.Underline
- All Implemented Interfaces:
IExtendable
,OrthographyElement
,WordElement
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthographyElement
getExtension, getExtensions, putExtension, removeExtension, toString
-
Constructor Details
-
Underline
-
-
Method Details
-
getBeginEnd
-
text
Description copied from interface:OrthographyElement
Get string representation of the element.- Specified by:
text
in interfaceOrthographyElement
- Specified by:
text
in interfaceWordElement
- Returns:
- the string value of the element
-