Package org.odftoolkit.odfdom.pkg.manifest

Class Summary
AlgorithmElement Manifest implementation of OpenDocument element manifest:algorithm.
AlgorithmNameAttribute Manifest implementation of OpenDocument attribute manifest:algorithm-name.
ChecksumAttribute Manifest implementation of OpenDocument attribute manifest:checksum.
ChecksumTypeAttribute Manifest implementation of OpenDocument attribute manifest:checksum-type.
EncryptionDataElement Manifest implementation of OpenDocument element manifest:encryption-data.
FileEntryElement Manifest implementation of OpenDocument element manifest:file-entry.
FullPathAttribute Manifest implementation of OpenDocument attribute manifest:full-path.
InitialisationVectorAttribute Manifest implementation of OpenDocument attribute manifest:initialisation-vector.
IterationCountAttribute Manifest implementation of OpenDocument attribute manifest:iteration-count.
KeyDerivationElement Manifest implementation of OpenDocument element manifest:key-derivation.
KeyDerivationNameAttribute Manifest implementation of OpenDocument attribute manifest:key-derivation-name.
KeySizeAttribute Manifest implementation of OpenDocument attribute manifest:key-size.
ManifestElement Manifest implementation of OpenDocument element manifest:manifest.
MediaTypeAttribute Manifest implementation of OpenDocument attribute manifest:media-type.
OdfFileEntry  
OdfManifestDom The DOM representation of the ODF manifest.xml file of an ODF document.
PreferredViewModeAttribute Manifest implementation of OpenDocument attribute manifest:preferred-view-mode.
SaltAttribute Manifest implementation of OpenDocument attribute manifest:salt.
SizeAttribute Manifest implementation of OpenDocument attribute manifest:size.
StartKeyGenerationElement Manifest implementation of OpenDocument element manifest:start-key-generation.
StartKeyGenerationNameAttribute Manifest implementation of OpenDocument attribute manifest:start-key-generation-name.
VersionAttribute Manifest implementation of OpenDocument attribute manifest:version.
 

Enum Summary
AlgorithmNameAttribute.Value The value set of manifest:algorithm-name.
ChecksumTypeAttribute.Value The value set of manifest:checksum-type.
KeyDerivationNameAttribute.Value The value set of manifest:key-derivation-name.
PreferredViewModeAttribute.Value The value set of manifest:preferred-view-mode.
StartKeyGenerationNameAttribute.Value The value set of manifest:start-key-generation-name.
VersionAttribute.Value The value set of manifest:version.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.