Package org.radeox.util
Class Encoder
- java.lang.Object
-
- org.radeox.util.Encoder
-
public class Encoder extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static charHIGHEST_CHARACTERstatic char[][]specialChars
-
Constructor Summary
Constructors Constructor Description Encoder()
-
-
-
Field Detail
-
HIGHEST_CHARACTER
public static final char HIGHEST_CHARACTER
- See Also:
- Constant Field Values
-
specialChars
public static final char[][] specialChars
-
-