public class AmfSaveOptions extends SaveOptions
| Constructor and Description |
|---|
AmfSaveOptions()
Constructor of
AmfSaveOptions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnableCompression()
Whether to use compression to reduce the final file size, default value is true
|
void |
setEnableCompression(boolean value)
Whether to use compression to reduce the final file size, default value is true
|
getEncoding, getFileFormat, getFileName, getFileSystem, getFileSystemFactory, getLookupPaths, lookupForFile, setEncoding, setFileName, setFileSystem, setFileSystemFactory, setLookupPathspublic AmfSaveOptions()
AmfSaveOptionspublic boolean getEnableCompression()
public void setEnableCompression(boolean value)
value - New value