Class JTextFile
java.lang.Object
com.sun.codemodel.JResourceFile
com.sun.codemodel.fmt.JTextFile
Simple text file.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(OutputStream out) called by JPackage to produce the file image.voidsetContents(String _contents) Methods inherited from class JResourceFile
isResource, name
-
Field Details
-
contents
-
-
Constructor Details
-
JTextFile
-
-
Method Details
-
setContents
-
build
Description copied from class:JResourceFilecalled by JPackage to produce the file image.- Specified by:
buildin classJResourceFile- Throws:
IOException
-