You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/10/04 19:53:16 UTC

svn commit: r1706707 - /poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideShow.html

Author: nick
Date: Sun Oct  4 17:53:16 2015
New Revision: 1706707

URL: http://svn.apache.org/viewvc?rev=1706707&view=rev
Log:
Republish javadocs

Modified:
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideShow.html

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideShow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideShow.html?rev=1706707&r1=1706706&r2=1706707&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideShow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideShow.html Sun Oct  4 17:53:16 2015
@@ -111,14 +111,14 @@
 <pre>public class <span class="strong">XSLFSlideShow</span>
 extends <a href="../../../../../org/apache/poi/POIXMLDocument.html" title="class in org.apache.poi">POIXMLDocument</a></pre>
 <div class="block">Experimental class to do low level processing of pptx files.
- 
+
  Most users should use the higher level <a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html" title="class in org.apache.poi.xslf.usermodel"><code>XMLSlideShow</code></a> instead.
-  
+
  If you are using these low level classes, then you
   will almost certainly need to refer to the OOXML
   specifications from
   http://www.ecma-international.org/publications/standards/Ecma-376.htm
- 
+
  WARNING - APIs expected to change rapidly</div>
 </li>
 </ul>
@@ -359,7 +359,7 @@ public&nbsp;org.openxmlformats.schemas.p
 public&nbsp;org.openxmlformats.schemas.presentationml.x2006.main.CTSlideMasterIdList&nbsp;getSlideMasterReferences()</pre>
 <div class="block">Returns the references from the presentation to its
   slide masters.
- You'll need these to get at the actual slide 
+ You'll need these to get at the actual slide
   masters themselves</div>
 </li>
 </ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org