Class JPropertyFile
java.lang.Object
com.sun.codemodel.JResourceFile
com.sun.codemodel.fmt.JPropertyFile
A property file.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds key/value pair into the property file.voidbuild(OutputStream out) called by JPackage to produce the file image.Methods inherited from class JResourceFile
isResource, name
-
Field Details
-
data
-
-
Constructor Details
-
JPropertyFile
-
-
Method Details
-
add
-
build
Description copied from class:JResourceFilecalled by JPackage to produce the file image.- Specified by:
buildin classJResourceFile- Throws:
IOException
-