Package com.sun.codemodel.fmt

Interface Summary
JStaticJavaFile.LineFilter Filter that alters the Java source code.
 

Class Summary
JBinaryFile Allows the application to use OutputStream to define data that will be stored into a file.
JPropertyFile A property file.
JSerializedObject A simple class that takes an object and serializes it into a file in the parent package with the given name.
JStaticFile Allows an application to copy a resource file to the output.
JStaticJavaFile Statically generated Java soruce file.
JStaticJavaFile.ChainFilter A JStaticJavaFile.LineFilter that combines two JStaticJavaFile.LineFilters.
JTextFile Simple text file.
 



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