mirror of https://github.com/apache/poi.git
javadocs fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753020 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
202dfbf92e
commit
9e5c4d9c9a
|
@ -40,7 +40,7 @@ import org.apache.poi.poifs.filesystem.Entry;
|
|||
|
||||
/**
|
||||
* Scratchpad-specific logic for {@link OLE2ExtractorFactory} and
|
||||
* {@link ExtractorFactory}, which permit the other two to run with
|
||||
* {@link org.apache.poi.extractor.ExtractorFactory}, which permit the other two to run with
|
||||
* no Scratchpad jar (though without functionality!)
|
||||
* <p>Note - should not be used standalone, always use via the other
|
||||
* two classes</p>
|
||||
|
|
Loading…
Reference in New Issue