Class Italic
java.lang.Object
ca.phon.orthography.AbstractOrthographyElement
ca.phon.orthography.Italic
- All Implemented Interfaces:
IExtendable
,OrthographyElement
,WordElement
@Documentation("https://talkbank.org/manuals/CHAT.html#Italic")
public class Italic
extends AbstractOrthographyElement
implements WordElement
Italic begin/end marker
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthographyElement
getExtension, getExtensions, putExtension, removeExtension, toString
-
Constructor Details
-
Italic
-
-
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
-