|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jarbundler.PropertyListWriter
public class PropertyListWriter
Write out a Java application bundle property list file. For descriptions of the property list keys, see Apple docs.
Constructor Summary | |
---|---|
PropertyListWriter(AppBundleProperties bundleProperties)
Create a new Property List writer. |
Method Summary | |
---|---|
void |
writeFile(java.io.File fileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyListWriter(AppBundleProperties bundleProperties)
Method Detail |
---|
public void writeFile(java.io.File fileName) throws BuildException
BuildException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |