NNodesZipDecompressor Class Members
In This Topic
The following tables list the members exposed by NNodesZipDecompressor.
Public Constructors
Public Properties
| 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. |
Top
Protected Properties
| 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. |
Top
Public Methods
| Name | Description |
| Filter | Determines whether the given item should be processed or not. |
| OnItemDecompressed | Called when a zip item has been decompressed. |
Top
See Also