mirror of https://github.com/apache/poi.git
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893571 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ac63a736f3
commit
af9364710b
|
@ -68,7 +68,7 @@ import org.apache.xml.security.signature.XMLSignature;
|
|||
/**
|
||||
* This class bundles the configuration options used for the existing
|
||||
* signature facets.
|
||||
* Apart of the thread local members (e.g. opc-package) most values will probably be constant, so
|
||||
* Apart from the thread local members (e.g. opc-package) most values will probably be constant, so
|
||||
* it might be configured centrally (e.g. by spring)
|
||||
*/
|
||||
@SuppressWarnings({"unused","WeakerAccess"})
|
||||
|
|
Loading…
Reference in New Issue