Class Linker
java.lang.Object
ca.phon.orthography.AbstractOrthographyElement
ca.phon.orthography.Linker
- All Implemented Interfaces:
IExtendable
,OrthographyElement
@Documentation("https://talkbank.org/manuals/CHAT.html#Utterance_Linkers")
public final class Linker
extends AbstractOrthographyElement
Utterance initiators or linkers; they indicate the way to fit the current
utterance with an earlier one.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthographyElement
getExtension, getExtensions, putExtension, removeExtension, toString
-
Constructor Details
-
Linker
-
-
Method Details
-
getType
-
text
Description copied from interface:OrthographyElement
Get string representation of the element.- Returns:
- the string value of the element
-