Package com.sun.codemodel.util

Class Summary
ClassNameComparator Comparator object that sorts JClasses in the order of their names.
EncoderFactory Creates CharsetEncoder from a charset name.
JavadocEscapeWriter Writer that escapes characters that are unsafe as Javadoc comments.
MS1252Encoder MS1252 encoder that corrects a bug in JDK1.4.2_01.
UnicodeEscapeWriter Writer that escapes non US-ASCII characters into Java Unicode escape \\uXXXX.
 



Copyright © 2005-2010 Sun Microsystems. All Rights Reserved.