Package com.sun.codemodel.util
package com.sun.codemodel.util
-
ClassesClassDescriptionComparator object that sorts
JClass
es in the order of their names.CreatesCharsetEncoder
from a charset name.Writer
that escapes characters that are unsafe as Javadoc comments.MS1252 encoder that corrects a bug in JDK1.4.2_01.Utility class for dealing with surrogates.Surrogate generation support.Surrogate parsing support.Writer
that escapes non US-ASCII characters into Java Unicode escape \\uXXXX.