Name | Description | |
---|---|---|
![]() | NNodesZipDecompressor Constructor | Initializing constructor. |
The following tables list the members exposed by NNodesZipDecompressor.
Name | Description | |
---|---|---|
![]() | NNodesZipDecompressor Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
![]() | Nodes | Gets the decompressed and deserialized nodes. Returns null if nodes serialized under the name passed to the contructor of this class were node found. |
Name | Description | |
---|---|---|
![]() | Name | The name of the serialized nodes in the package, for example "document.xml". |
![]() | PersistencyFormat | Gets the persistency format of the Nevron nodes in this package. |
Name | Description | |
---|---|---|
![]() | Filter | Determines whether the given item should be processed or not. |
![]() | OnItemDecompressed | Called when a zip item has been decompressed. |