NevronOpenVision
Nevron.Nov.Compression Namespace / NNodesZipDecompressor Class
Properties Methods


NNodesZipDecompressor Class Members

The following tables list the members exposed by NNodesZipDecompressor.

Public Constructors
 NameDescription
Public ConstructorInitializing constructor.  
Top
Public Properties
 NameDescription
Public PropertyGets 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
 NameDescription
Protected PropertyThe name of the serialized nodes in the package, for example "document.xml".  
Protected PropertyGets the persistency format of the Nevron nodes in this package.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the given item should be processed or not.  
Public MethodCalled when a zip item has been decompressed.  
Top
See Also