Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.14
-
None
Description
For example you have, would be nicer if these were constants like in COSName, so api user can refer to these without hardcoding, when writing their own parser
public String getName()
{
return "Do";
}