Package net.mtrop.doom.util
Class TextUtils
java.lang.Object
net.mtrop.doom.util.TextUtils
Text utilities and constants.
- Since:
- 2.13.0
- Author:
- Matthew Tropiano
-
Field Summary
-
Method Summary
-
Field Details
-
ASCII
ASCII encoding. -
CP437
CP437 encoding (the extended MS-DOS charset). -
UTF8
UTF-8 encoding.
-