Package | Description |
---|---|
org.odftoolkit.simple.text |
Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section.
|
Modifier and Type | Method and Description |
---|---|
ProtectionKeyDigestProvider |
Section.getDefaultProtectionKeyDigestProvider()
Get the default provider which use SHA-1 standard as the protection key
digest algorithm.
|
ProtectionKeyDigestProvider |
Section.getProtectionKeyDigestProvier()
Get current used provider which provides corresponding protection key
digest algorithm.
|
Modifier and Type | Method and Description |
---|---|
void |
Section.setProtectionKeyDigestProvider(ProtectionKeyDigestProvider provider)
Set the provider which provides corresponding protection key digest
algorithm.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.