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