Overview |
Module |
Use |
Devguide |
Index |
Nested Modules |
Services |
Singletons |
Interfaces |
Structs |
Exceptions |
Enums |
Typedefs |
Constant Groups |
Interfaces |
XManifestReader |
This interface reads the manifest data from a file. The user
must supply an XInputStream when calling readManifestSequence() to receive
a sequence of manifest entries. Each manifest entry is represented by
a sequence of PropertyValues. |
XManifestWriter |
This interface writes the manifest data to a file. The user
calls writeManifestSequence() with the XOutputStream to write the data to
and the sequence of manifest entries to be written passed as parameters.
Each manifest entry is represented by a sequence of PropertyValues. |
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.