Class Terminator
java.lang.Object
ca.phon.orthography.AbstractOrthographyElement
ca.phon.orthography.Terminator
- All Implemented Interfaces:
IExtendable
,OrthographyElement
@Documentation({"https://talkbank.org/manuals/CHAT.html#Terminators","https://talkbank.org/manuals/MOR.html#Terminator_Alignment"})
public final class Terminator
extends AbstractOrthographyElement
Main line terminator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthographyElement
getExtension, getExtensions, putExtension, removeExtension, toString
-
Constructor Details
-
Terminator
-
-
Method Details
-
getType
-
text
Description copied from interface:OrthographyElement
Get string representation of the element.- Returns:
- the string value of the element
-