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