Uses of Class
xyz.cofe.text.parse.CharType
| Package | Description |
|---|---|
| xyz.cofe.text.parse |
-
Uses of CharType in xyz.cofe.text.parse
Methods in xyz.cofe.text.parse that return CharType Modifier and Type Method Description static CharTypeCharType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CharType[]CharType. values()Returns an array containing the constants of this enum type, in the order they are declared.