Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextParagraph.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextParagraph.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextParagraph.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextParagraph.html Mon Aug 17 15:14:07 2015 @@ -223,7 +223,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>interface </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><? extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a>>></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><? extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a>>></strong></code> +<div class="block">Interface for Lines ...</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface </code></td>
Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html Mon Aug 17 15:14:07 2015 @@ -203,7 +203,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>interface </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><? extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a>>></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><? extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a>>></strong></code> +<div class="block">Interface for Lines ...</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface </code></td> Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html Mon Aug 17 15:14:07 2015 @@ -111,17 +111,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Line.html" title="class in org.apache.poi.hslf.model">Line</a></strong></code> -<div class="block">Represents a line in a PowerPoint drawing</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html" title="class in org.apache.poi.hslf.model">Placeholder</a></strong></code> <div class="block">Represents a Placeholder in PowerPoint.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Polygon.html" title="class in org.apache.poi.hslf.model">Polygon</a></strong></code> <div class="block">A simple closed polygon shape</div> @@ -155,17 +149,23 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a></strong></code> +<div class="block">Represents a line in a PowerPoint drawing</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></strong></code> <div class="block">Represents a cell in a ppt table</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a></strong></code> <div class="block">Represents a TextFrame shape in PowerPoint.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a></strong></code> <div class="block">A common superclass of all shapes that can hold text.</div> @@ -226,7 +226,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>interface </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><? extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a>>></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><? extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a>>></strong></code> +<div class="block">Interface for Lines ...</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface </code></td> Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html Mon Aug 17 15:14:07 2015 @@ -113,7 +113,9 @@ </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T extends <a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><? extends <a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a>>></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Interface for Lines ...</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.html" title="interface in org.apache.poi.sl.usermodel">LineDecoration</a></td> Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html Mon Aug 17 15:14:07 2015 @@ -139,24 +139,21 @@ <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/AutoShape.html#org.apache.poi.hslf.model">AutoShape</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Line.html#org.apache.poi.hslf.model">Line</a> </td> -</tr> -<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureShape.html#org.apache.poi.hslf.model">PictureShape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PlaceableShape.html#org.apache.poi.hslf.model">PlaceableShape</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Shape.html#org.apache.poi.hslf.model">Shape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ShapeContainer.html#org.apache.poi.hslf.model">ShapeContainer</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SimpleShape.html#org.apache.poi.hslf.model">SimpleShape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.html#org.apache.poi.hslf.model">TextShape</a> </td> </tr> </tbody> @@ -211,111 +208,116 @@ </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/LineDecoration.html#org.apache.poi.hslf.usermodel">LineDecoration</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Line.html#org.apache.poi.hslf.usermodel">Line</a> +<div class="block">Interface for Lines ...</div> +</td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/MasterSheet.html#org.apache.poi.hslf.usermodel">MasterSheet</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/LineDecoration.html#org.apache.poi.hslf.usermodel">LineDecoration</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Notes.html#org.apache.poi.hslf.usermodel">Notes</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/MasterSheet.html#org.apache.poi.hslf.usermodel">MasterSheet</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.html#org.apache.poi.hslf.usermodel">PaintStyle</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Notes.html#org.apache.poi.hslf.usermodel">Notes</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html#org.apache.poi.hslf.usermodel">PaintStyle.SolidPaint</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.html#org.apache.poi.hslf.usermodel">PaintStyle</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureData.html#org.apache.poi.hslf.usermodel">PictureData</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html#org.apache.poi.hslf.usermodel">PaintStyle.SolidPaint</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureData.PictureType.html#org.apache.poi.hslf.usermodel">PictureData.PictureType</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureData.html#org.apache.poi.hslf.usermodel">PictureData</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureShape.html#org.apache.poi.hslf.usermodel">PictureShape</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureData.PictureType.html#org.apache.poi.hslf.usermodel">PictureData.PictureType</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PlaceableShape.html#org.apache.poi.hslf.usermodel">PlaceableShape</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureShape.html#org.apache.poi.hslf.usermodel">PictureShape</a> </td> </tr> <tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PlaceableShape.html#org.apache.poi.hslf.usermodel">PlaceableShape</a> </td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Resources.html#org.apache.poi.hslf.usermodel">Resources</a> <div class="block">Common SlideShow resources, such as fonts, pictures and multimedia data</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Shadow.html#org.apache.poi.hslf.usermodel">Shadow</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Shape.html#org.apache.poi.hslf.usermodel">Shape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ShapeContainer.html#org.apache.poi.hslf.usermodel">ShapeContainer</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ShapeType.html#org.apache.poi.hslf.usermodel">ShapeType</a> <div class="block">known preset shape geometries in PresentationML</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Sheet.html#org.apache.poi.hslf.usermodel">Sheet</a> <div class="block">Common parent of Slides, Notes and Masters</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SimpleShape.html#org.apache.poi.hslf.usermodel">SimpleShape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Slide.html#org.apache.poi.hslf.usermodel">Slide</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SlideShow.html#org.apache.poi.hslf.usermodel">SlideShow</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.hslf.usermodel">StrokeStyle</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineCompound.html#org.apache.poi.hslf.usermodel">StrokeStyle.LineCompound</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineDash.html#org.apache.poi.hslf.usermodel">StrokeStyle.LineDash</a> <div class="block">The line dash with pattern.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TableShape.html#org.apache.poi.hslf.usermodel">TableShape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.html#org.apache.poi.hslf.usermodel">TextParagraph</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.BulletStyle.html#org.apache.poi.hslf.usermodel">TextParagraph.BulletStyle</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.FontAlign.html#org.apache.poi.hslf.usermodel">TextParagraph.FontAlign</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.TextAlign.html#org.apache.poi.hslf.usermodel">TextParagraph.TextAlign</a> <div class="block">Specifies a list of text alignment types</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.html#org.apache.poi.hslf.usermodel">TextRun</a> <div class="block">Some text.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.TextCap.html#org.apache.poi.hslf.usermodel">TextRun.TextCap</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.html#org.apache.poi.hslf.usermodel">TextShape</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.TextDirection.html#org.apache.poi.hslf.usermodel">TextShape.TextDirection</a> <div class="block">Vertical Text Types</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/VerticalAlignment.html#org.apache.poi.hslf.usermodel">VerticalAlignment</a> <div class="block">Specifies a list of available anchoring types for text</div> </td> Modified: poi/site/publish/apidocs/org/apache/poi/util/LZWDecompresser.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/LZWDecompresser.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/LZWDecompresser.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/LZWDecompresser.html Mon Aug 17 15:14:07 2015 @@ -35,7 +35,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/poi/util/LongField.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/poi/util/MethodUtils.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../org/apache/poi/util/NullLogger.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/util/LZWDecompresser.html" target="_top">Frames</a></li> @@ -345,7 +345,7 @@ extends java.lang.Object</pre> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/poi/util/LongField.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/poi/util/MethodUtils.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../org/apache/poi/util/NullLogger.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/util/LZWDecompresser.html" target="_top">Frames</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/util/NullLogger.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/NullLogger.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/NullLogger.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/NullLogger.html Mon Aug 17 15:14:07 2015 @@ -34,7 +34,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/poi/util/MethodUtils.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../org/apache/poi/util/LZWDecompresser.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/poi/util/OOXMLLite.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> @@ -312,7 +312,7 @@ extends <a href="../../../../org/apache/ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/poi/util/MethodUtils.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../org/apache/poi/util/LZWDecompresser.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/poi/util/OOXMLLite.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> Modified: poi/site/publish/apidocs/org/apache/poi/util/XmlSort.QNameComparator.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/XmlSort.QNameComparator.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/XmlSort.QNameComparator.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/XmlSort.QNameComparator.html Mon Aug 17 15:14:07 2015 @@ -94,7 +94,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd>java.util.Comparator</dd> +<dd>java.util.Comparator<org.apache.xmlbeans.XmlCursor></dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -104,7 +104,7 @@ <br> <pre>public static final class <span class="strong">XmlSort.QNameComparator</span> extends java.lang.Object -implements java.util.Comparator</pre> +implements java.util.Comparator<org.apache.xmlbeans.XmlCursor></pre> <div class="block">Implements a <code>java.util.Comparator</code> for comparing <code>QName</code>values. The namespace URIs are compared first and if they are equal, the local parts are compared. <p/> @@ -170,8 +170,8 @@ implements java.util.Comparator</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/XmlSort.QNameComparator.html#compare(java.lang.Object,%20java.lang.Object)">compare</a></strong>(java.lang.Object o, - java.lang.Object o1)</code> </td> +<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/XmlSort.QNameComparator.html#compare(org.apache.xmlbeans.XmlCursor,%20org.apache.xmlbeans.XmlCursor)">compare</a></strong>(org.apache.xmlbeans.XmlCursor cursor1, + org.apache.xmlbeans.XmlCursor cursor2)</code> </td> </tr> </table> <ul class="blockList"> @@ -247,17 +247,17 @@ implements java.util.Comparator</pre> <!-- --> </a> <h3>Method Detail</h3> -<a name="compare(java.lang.Object, java.lang.Object)"> +<a name="compare(org.apache.xmlbeans.XmlCursor, org.apache.xmlbeans.XmlCursor)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>compare</h4> -<pre>public int compare(java.lang.Object o, - java.lang.Object o1)</pre> +<pre>public int compare(org.apache.xmlbeans.XmlCursor cursor1, + org.apache.xmlbeans.XmlCursor cursor2)</pre> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code>compare</code> in interface <code>java.util.Comparator</code></dd> +<dd><code>compare</code> in interface <code>java.util.Comparator<org.apache.xmlbeans.XmlCursor></code></dd> </dl> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Mon Aug 17 15:14:07 2015 @@ -146,54 +146,58 @@ <td class="colLast"> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td> <td class="colLast"> <div class="block">This package contains common internal POI code for manipulating formulas.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.udf">org.apache.poi.ss.formula.udf</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.util">org.apache.poi.util</a></td> <td class="colLast"> <div class="block">Top-level util package are classes that are useful throughout the project.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xslf">org.apache.poi.xslf</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.model">org.apache.poi.xslf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -9953,6 +9957,26 @@ </td> </tr> </tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.sl.usermodel"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</a> in <a href="../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a> with annotations of type <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Interface and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>interface </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T extends <a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><? extends <a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a>>></strong></code> +<div class="block">Interface for Lines ...</div> +</td> +</tr> +</tbody> </table> </li> <li class="blockList"><a name="org.apache.poi.ss.formula"> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-frame.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-frame.html Mon Aug 17 15:14:07 2015 @@ -48,7 +48,6 @@ <li><a href="LittleEndianOutputStream.html" title="class in org.apache.poi.util" target="classFrame">LittleEndianOutputStream</a></li> <li><a href="LongField.html" title="class in org.apache.poi.util" target="classFrame">LongField</a></li> <li><a href="LZWDecompresser.html" title="class in org.apache.poi.util" target="classFrame">LZWDecompresser</a></li> -<li><a href="MethodUtils.html" title="class in org.apache.poi.util" target="classFrame">MethodUtils</a></li> <li><a href="NullLogger.html" title="class in org.apache.poi.util" target="classFrame">NullLogger</a></li> <li><a href="OOXMLLite.html" title="class in org.apache.poi.util" target="classFrame">OOXMLLite</a></li> <li><a href="PackageHelper.html" title="class in org.apache.poi.util" target="classFrame">PackageHelper</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-summary.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-summary.html Mon Aug 17 15:14:07 2015 @@ -327,12 +327,6 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../../org/apache/poi/util/MethodUtils.html" title="class in org.apache.poi.util">MethodUtils</a></td> -<td class="colLast"> -<div class="block"> Utility reflection methods focussed on methods in general rather than properties in particular.</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/NullLogger.html" title="class in org.apache.poi.util">NullLogger</a></td> <td class="colLast"> <div class="block">A logger class that strives to make it as easy as possible for @@ -341,30 +335,30 @@ message.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/OOXMLLite.html" title="class in org.apache.poi.util">OOXMLLite</a></td> <td class="colLast"> <div class="block">Build a 'lite' version of the ooxml-schemas.jar</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/PackageHelper.html" title="class in org.apache.poi.util">PackageHelper</a></td> <td class="colLast"> <div class="block">Provides handy methods to work with OOXML packages</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/PngUtils.html" title="class in org.apache.poi.util">PngUtils</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/POILogFactory.html" title="class in org.apache.poi.util">POILogFactory</a></td> <td class="colLast"> <div class="block">Provides logging without clients having to mess with configuration/initialization.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></td> <td class="colLast"> <div class="block">A logger interface that strives to make it as easy as possible for @@ -373,20 +367,20 @@ message.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/SAXHelper.html" title="class in org.apache.poi.util">SAXHelper</a></td> <td class="colLast"> <div class="block">Provides handy methods for working with SAX parsers and readers</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/ShortField.html" title="class in org.apache.poi.util">ShortField</a></td> <td class="colLast"> <div class="block">representation of a short (16-bit) field at a fixed location within a byte array</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/ShortList.html" title="class in org.apache.poi.util">ShortList</a></td> <td class="colLast"> <div class="block">A List of short's; as full an implementation of the java.util.List @@ -413,7 +407,7 @@ </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/StringUtil.html" title="class in org.apache.poi.util">StringUtil</a></td> <td class="colLast"> <div class="block">Title: String Utility Description: Collection of string handling utilities<p/> @@ -421,13 +415,13 @@ Note - none of the methods in this class deals with <a href="../../../../org/apache/poi/hssf/record/ContinueRecord.html" title="class in org.apache.poi.hssf.record"><code>ContinueRecord</code></a>s.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/StringUtil.StringsIterator.html" title="class in org.apache.poi.util">StringUtil.StringsIterator</a></td> <td class="colLast"> <div class="block">An Iterator over an array of Strings.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/SystemOutLogger.html" title="class in org.apache.poi.util">SystemOutLogger</a></td> <td class="colLast"> <div class="block">A logger class that strives to make it as easy as possible for @@ -436,34 +430,34 @@ message.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util">TempFile</a></td> <td class="colLast"> <div class="block">Interface for creating temporary files.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">TempFile.DefaultTempFileCreationStrategy</a></td> <td class="colLast"> <div class="block">Default implementation of the <a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util"><code>TempFileCreationStrategy</code></a> used by <a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util"><code>TempFile</code></a>: Files are collected into one directory and by default are deleted on exit from the VM.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/Units.html" title="class in org.apache.poi.util">Units</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/XMLHelper.html" title="class in org.apache.poi.util">XMLHelper</a></td> <td class="colLast"> <div class="block">Helper methods for working with javax.xml classes.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util">XmlSort</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/poi/util/XmlSort.QNameComparator.html" title="class in org.apache.poi.util">XmlSort.QNameComparator</a></td> <td class="colLast"> <div class="block">Implements a <code>java.util.Comparator</code> for comparing <code>QName</code>values.</div> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-tree.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-tree.html Mon Aug 17 15:14:07 2015 @@ -111,7 +111,6 @@ <li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util"><span class="strong">LittleEndianByteArrayOutputStream</span></a> (implements org.apache.poi.util.<a href="../../../../org/apache/poi/util/DelayableLittleEndianOutput.html" title="interface in org.apache.poi.util">DelayableLittleEndianOutput</a>, org.apache.poi.util.<a href="../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>)</li> <li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/LongField.html" title="class in org.apache.poi.util"><span class="strong">LongField</span></a> (implements org.apache.poi.util.<a href="../../../../org/apache/poi/util/FixedField.html" title="interface in org.apache.poi.util">FixedField</a>)</li> <li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/LZWDecompresser.html" title="class in org.apache.poi.util"><span class="strong">LZWDecompresser</span></a></li> -<li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/MethodUtils.html" title="class in org.apache.poi.util"><span class="strong">MethodUtils</span></a></li> <li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/OOXMLLite.html" title="class in org.apache.poi.util"><span class="strong">OOXMLLite</span></a></li> <li type="circle">java.io.OutputStream (implements java.io.Closeable, java.io.Flushable) <ul> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-use.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-use.html Mon Aug 17 15:14:07 2015 @@ -227,72 +227,76 @@ HSSF concepts.</div> <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td> <td class="colLast"> <div class="block">This package contains common internal POI code for manipulating formulas.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.constant">org.apache.poi.ss.formula.constant</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.ptg">org.apache.poi.ss.formula.ptg</a></td> <td class="colLast"> <div class="block">formula package contains binary PTG structures used in Formulas</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.udf">org.apache.poi.ss.formula.udf</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.util">org.apache.poi.util</a></td> <td class="colLast"> <div class="block">Top-level util package are classes that are useful throughout the project.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xslf">org.apache.poi.xslf</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.model">org.apache.poi.xslf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -995,6 +999,24 @@ HSSF concepts.</div> <div class="block">Program elements annotated @Internal are intended for POI internal use only.</div> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.sl.usermodel"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/poi/util/package-summary.html">org.apache.poi.util</a> used by <a href="../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/Internal.html#org.apache.poi.sl.usermodel">Internal</a> +<div class="block">Program elements annotated @Internal are intended for + POI internal use only.</div> +</td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Mon Aug 17 15:14:07 2015 @@ -1056,13 +1056,13 @@ <li type="circle">org.apache.poi.hslf.model.<a href="org/apache/poi/hslf/model/Polygon.html" title="class in org.apache.poi.hslf.model"><span class="strong">Polygon</span></a></li> </ul> </li> +<li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFLine</span></a> (implements org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T>)</li> <li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFTextBox</span></a> <ul> <li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFTableCell</span></a></li> <li type="circle">org.apache.poi.hslf.model.<a href="org/apache/poi/hslf/model/Placeholder.html" title="class in org.apache.poi.hslf.model"><span class="strong">Placeholder</span></a></li> </ul> </li> -<li type="circle">org.apache.poi.hslf.model.<a href="org/apache/poi/hslf/model/Line.html" title="class in org.apache.poi.hslf.model"><span class="strong">Line</span></a> (implements org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a><T>)</li> </ul> </li> </ul> @@ -1302,7 +1302,6 @@ <li type="circle">org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Match.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">Match</span></a></li> <li type="circle">org.apache.poi.sl.draw.geom.<a href="org/apache/poi/sl/draw/geom/MaxExpression.html" title="class in org.apache.poi.sl.draw.geom"><span class="strong">MaxExpression</span></a> (implements org.apache.poi.sl.draw.geom.<a href="org/apache/poi/sl/draw/geom/Expression.html" title="interface in org.apache.poi.sl.draw.geom">Expression</a>)</li> <li type="circle">org.apache.poi.hslf.blip.<a href="org/apache/poi/hslf/blip/Metafile.Header.html" title="class in org.apache.poi.hslf.blip"><span class="strong">Metafile.Header</span></a></li> -<li type="circle">org.apache.poi.util.<a href="org/apache/poi/util/MethodUtils.html" title="class in org.apache.poi.util"><span class="strong">MethodUtils</span></a></li> <li type="circle">org.apache.poi.sl.draw.geom.<a href="org/apache/poi/sl/draw/geom/MinExpression.html" title="class in org.apache.poi.sl.draw.geom"><span class="strong">MinExpression</span></a> (implements org.apache.poi.sl.draw.geom.<a href="org/apache/poi/sl/draw/geom/Expression.html" title="interface in org.apache.poi.sl.draw.geom">Expression</a>)</li> <li type="circle">org.apache.poi.ss.formula.eval.<a href="org/apache/poi/ss/formula/eval/MissingArgEval.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">MissingArgEval</span></a> (implements org.apache.poi.ss.formula.eval.<a href="org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>)</li> <li type="circle">org.apache.poi.hssf.eventusermodel.<a href="org/apache/poi/hssf/eventusermodel/MissingRecordAwareHSSFListener.html" title="class in org.apache.poi.hssf.eventusermodel"><span class="strong">MissingRecordAwareHSSFListener</span></a> (implements org.apache.poi.hssf.eventusermodel.<a href="org/apache/poi/hssf/eventusermodel/HSSFListener.html" title="interface in org.apache.poi.hssf.eventusermodel">HSSFListener</a>)</li> Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Mon Aug 17 15:14:07 2015 @@ -267,6 +267,9 @@ if (VERSION > 3) { <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58220">58220</a> - Improve the javadocs for XSSFFont and Font getFontHeight methods</li> <li> +<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56479">56479</a> - Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</li> + +<li> <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56519">56519</a> - XSLFSlide.draw is not working with text embeded in PPTX</li> <li> Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1696306&r1=1696305&r2=1696306&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Mon Aug 17 15:14:07 2015 @@ -1,3 +1,3 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd"> -<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 58237)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58237) - When adding a picture to a XWPF header or footer, attach it to the right part</description></item><item><title> fix(bug 58220)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font getFontHeight methods</description></item><item><title> fix(bug 56519)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded in PPTX</description></item><item><title> fix(bug 58205)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58205) - getSlideMasters() returns the master sli des in the incorrect order</description></item><item><title> fix(bug 57786)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier curves</description></item><item><title> fix(bug 58206)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58206) - provide a mechanism to find slide layouts by name</description></item><item><title> fix(bug 58204)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal getShapesList() redundant</description></item><item><title> add(bug 58190)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58190) - The current picture handling uses raw integers for types and index, replace with enum and reference</description></item><item><title> fix(bug 58203)</title><link>http://poi.apache.org/c hanges.html</link><description> fix by POI Developers (bug 58203) - Apparently Maven uses plurals for all artifacts except javadocs, so tweak our naming to make it happy</description></item><item><title> add(bug 58193)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58193) - Use input stream rather than byte array for checksum etc.</description></item><item><title> add(bug 58200)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58200) - SXSSF support for evaluating formula cells, provided the cell and all its references are within the current window</description></item><item><title> fix(bug 58098)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Merged common_sl branch to trunk</description></item><item><title> fix(bug 57571)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58175)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58156)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and hasOOXMLHeader</description></item><item><title> add(bug 57484)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace packages</description></item><item><title> add(bug 58130)</title><link>h ttp://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58130) - Conditional Formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</description></item></channel></rss> \ No newline at end of file +<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 58237)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58237) - When adding a picture to a XWPF header or footer, attach it to the right part</description></item><item><title> fix(bug 58220)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font getFontHeight methods</description></item><item><title> fix(bug 56479)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56479) - Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</description></item><item><title> fix(bug 56519)</title><link>http://poi.apache.org/changes.html</link><description> fi x by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded in PPTX</description></item><item><title> fix(bug 58205)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58205) - getSlideMasters() returns the master slides in the incorrect order</description></item><item><title> fix(bug 57786)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier curves</description></item><item><title> fix(bug 58206)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58206) - provide a mechanism to find slide layouts by name</description></item><item><title> fix(bug 58204)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal getShapesList() redundant</description></item><item><title> add(bug 58190)</title ><link>http://poi.apache.org/changes.html</link><description> add by POI >Developers (bug 58190) - The current picture handling uses raw integers for >types and index, replace with enum and >reference</description></item><item><title> fix(bug >58203)</title><link>http://poi.apache.org/changes.html</link><description> >fix by POI Developers (bug 58203) - Apparently Maven uses plurals for all >artifacts except javadocs, so tweak our naming to make it >happy</description></item><item><title> add(bug >58193)</title><link>http://poi.apache.org/changes.html</link><description> >add by POI Developers (bug 58193) - Use input stream rather than byte array >for checksum etc.</description></item><item><title> add(bug >58200)</title><link>http://poi.apache.org/changes.html</link><description> >add by POI Developers (bug 58200) - SXSSF support for evaluating formula >cells, provided the cell and all its references are within the current >window</description></item><item><title> fix(bug 58098)</title><link>htt p://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Merged common_sl branch to trunk</description></item><item><title> fix(bug 57571)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58175)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58156)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and ha sOOXMLHeader</description></item><item><title> add(bug 57484)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace packages</description></item><item><title> add(bug 58130)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58130) - Conditional Formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</description></item></channel></rss> \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
