xml import fixes

This commit is contained in:
honfika@gmail.com
2015-01-18 14:04:53 +01:00
parent 3ee9903bb3
commit 19256260d0
29 changed files with 284 additions and 75 deletions

View File

@@ -240,6 +240,7 @@ public final class SWF implements SWFContainerItem, Timelined {
/**
* Uncompressed size of the file
*/
@Internal
public long fileSize;
/**
* Used compression mode
@@ -248,6 +249,7 @@ public final class SWF implements SWFContainerItem, Timelined {
/**
* Compressed size of the file (LZMA)
*/
@Internal
public long compressedSize;
/**
* LZMA Properties