mirror of https://github.com/apache/poi.git
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1702417 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
17d8c71a65
commit
ef8cc2ec87
|
@ -76,7 +76,7 @@ public final class PPTXMLDump {
|
|||
|
||||
/**
|
||||
* Dump the structure of the supplied PPT file into XML
|
||||
* @param out <code>Writer</code> to write out
|
||||
* @param outWriter <code>Writer</code> to write out
|
||||
* @throws java.io.IOException
|
||||
*/
|
||||
public void dump(Writer outWriter) throws IOException {
|
||||
|
|
Loading…
Reference in New Issue