See: Description
| Interface | Description |
|---|---|
| ISkeletonWriter |
Provides the methods common to all skeleton writers.
|
| Class | Description |
|---|---|
| GenericSkeleton |
Simple generic implementation of the ISkeleton interface.
|
| GenericSkeletonPart |
Part of
GenericSkeleton object. |
| GenericSkeletonSimplifier |
Simplifies events, i.e.
|
| GenericSkeletonWriter |
Implements ISkeletonWriter for the GenericSkeleton skeleton.
|
| Referent | |
| SkeletonUtil |
Helper methods to manipulate skeleton objects.
|
| StorageList |
provides a way to store a list of resources and implements the different
interfaces of the resources.
|
| ZipSkeleton |
Extension of the
GenericSkeleton skeleton implementation that allow
ZipFile and ZipEntry objects to be passed along with skeleton parts. |
Interfaces and classes for the skeleton objects.
This package provides the interfaces and classes that are used to create and store the skeleton objects used to carry non-extractable native code parsed out by a filter. the skeleton is essential to allow the rebuilding of the original file format.
Copyright © 2022. All rights reserved.