Package ca.phon.orthography
Class OrthoComment
java.lang.Object
ca.phon.orthography.AbstractOrthoElement
ca.phon.orthography.OrthoComment
- All Implemented Interfaces:
IExtendable
,OrthoElement
Comment with syntax
type:data
type is optional
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthoElement
getExtension, getExtensions, putExtension, removeExtension
-
Constructor Details
-
OrthoComment
-
OrthoComment
-
-
Method Details
-
getType
-
getData
-
text
Description copied from interface:OrthoElement
Get string representation of the element.- Returns:
- the string value of the element
-
toString
-