Package ca.phon.orthography
Class OrthoPunct
java.lang.Object
ca.phon.orthography.AbstractOrthoElement
ca.phon.orthography.OrthoPunct
- All Implemented Interfaces:
IExtendable
,OrthoElement
Represents punctuation and syntax elements.
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthoElement
getExtension, getExtensions, putExtension, removeExtension
-
Constructor Details
-
OrthoPunct
-
-
Method Details
-
getType
-
text
Description copied from interface:OrthoElement
Get string representation of the element.- Returns:
- the string value of the element
-
toString
-