Package ca.phon.orthography
Interface OrthoElement
- All Superinterfaces:
IExtendable
- All Known Implementing Classes:
AbstractOrthoElement
,OrthoComment
,OrthoEvent
,OrthoPunct
,OrthoWord
,OrthoWordnet
-
Method Summary
Methods inherited from interface ca.phon.extensions.IExtendable
getExtension, getExtensions, putExtension, removeExtension
-
Method Details
-
text
String text()Get string representation of the element.- Returns:
- the string value of the element
-