public class JPropertyFile extends JResourceFile
| Constructor and Description |
|---|
JPropertyFile(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String key,
String value)
Adds key/value pair into the property file.
|
void |
build(OutputStream out)
called by JPackage to produce the file image.
|
isResource, namepublic JPropertyFile(String name)
public void add(String key, String value)
public void build(OutputStream out) throws IOException
JResourceFilebuild in class JResourceFileIOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.