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/11/22 15:14:33 UTC

svn commit: r1715628 [3/14] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/openxml4j/opc/class-use/ org/apache/poi/sl/usermodel/class-use/ org/apache/poi/ss/util/class-use/ org/apache/poi/util/class-use/ org/apache/poi/xdgf/usermodel...

Modified: poi/site/publish/apidocs/org/apache/poi/POIXMLProperties.CustomProperties.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIXMLProperties.CustomProperties.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIXMLProperties.CustomProperties.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIXMLProperties.CustomProperties.html Sun Nov 22 14:14:30 2015
@@ -176,7 +176,7 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTProperty</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.officeDocument.x2006.customProperties.CTProperty</code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIXMLProperties.CustomProperties.html#getProperty(java.lang.String)">getProperty</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Retrieve the custom property with this name, or null if none exists.</div>
 </td>
@@ -323,7 +323,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;CTProperty&nbsp;getProperty(java.lang.String&nbsp;name)</pre>
+<pre>public&nbsp;org.openxmlformats.schemas.officeDocument.x2006.customProperties.CTProperty&nbsp;getProperty(java.lang.String&nbsp;name)</pre>
 <div class="block">Retrieve the custom property with this name, or null if none exists.
 
  You will need to test the various isSetX methods to work out

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html Sun Nov 22 14:14:30 2015
@@ -758,18 +758,18 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></code></td>
-<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getNodesPart(CTSlideIdListEntry)">getNodesPart</a></strong>(CTSlideIdListEntry&nbsp;parentSlide)</code>
+<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getNodesPart(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry)">getNodesPart</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry&nbsp;parentSlide)</code>
 <div class="block">Gets the PackagePart of the notes for the
   given slide, or null if there isn't one.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></code></td>
-<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlideMasterPart(CTSlideMasterIdListEntry)">getSlideMasterPart</a></strong>(CTSlideMasterIdListEntry&nbsp;master)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlideMasterPart(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideMasterIdListEntry)">getSlideMasterPart</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideMasterIdListEntry&nbsp;master)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></code></td>
-<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlidePart(CTSlideIdListEntry)">getSlidePart</a></strong>(CTSlideIdListEntry&nbsp;slide)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlidePart(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry)">getSlidePart</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry&nbsp;slide)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -815,13 +815,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(CTBlipFillProperties&nbsp;blipFill,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties&nbsp;blipFill,
            <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;parentPart)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(org.apache.xmlbeans.XmlObject&nbsp;obj,
-           CTSchemeColor&nbsp;phClr,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(org.apache.xmlbeans.XmlObject&nbsp;obj,
+           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr,
            <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;parentPart)</code>
 <div class="block">Convert shape fill into java.awt.Paint.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationship.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationship.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationship.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationship.html Sun Nov 22 14:14:30 2015
@@ -680,7 +680,7 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#XSSFHyperlink(CTHyperlink,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFHyperlink</a></strong>(CTHyperlink&nbsp;ctHyperlink,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#XSSFHyperlink(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFHyperlink</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink&nbsp;ctHyperlink,
              <a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;hyperlinkRel)</code>
 <div class="block">Create a XSSFHyperlink and initialize it from the supplied CTHyperlink bean and package relationship</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html Sun Nov 22 14:14:30 2015
@@ -232,32 +232,32 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObject,%20CTSchemeColor)">getPaint</a></strong>(org.apache.xmlbeans.XmlObject&nbsp;spPr,
-        CTSchemeColor&nbsp;phClr)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">getPaint</a></strong>(org.apache.xmlbeans.XmlObject&nbsp;spPr,
+        org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(CTBlipFillProperties&nbsp;blipFill,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties&nbsp;blipFill,
            <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;parentPart)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTGradientFillProperties,%20CTSchemeColor)">selectPaint</a></strong>(CTGradientFillProperties&nbsp;gradFill,
-           CTSchemeColor&nbsp;phClr)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties&nbsp;gradFill,
+           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTSolidColorFillProperties,%20CTSchemeColor)">selectPaint</a></strong>(CTSolidColorFillProperties&nbsp;solidFill,
-           CTSchemeColor&nbsp;phClr)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties&nbsp;solidFill,
+           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTStyleMatrixReference)">selectPaint</a></strong>(CTStyleMatrixReference&nbsp;fillRef)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference&nbsp;fillRef)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(org.apache.xmlbeans.XmlObject&nbsp;obj,
-           CTSchemeColor&nbsp;phClr,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(org.apache.xmlbeans.XmlObject&nbsp;obj,
+           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr,
            <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;parentPart)</code>
 <div class="block">Convert shape fill into java.awt.Paint.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/SimpleShape.Placeholder.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/SimpleShape.Placeholder.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/SimpleShape.Placeholder.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/SimpleShape.Placeholder.html Sun Nov 22 14:14:30 2015
@@ -160,7 +160,7 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTTextListStyle</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle</code></td>
 <td class="colLast"><span class="strong">XSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#getTextProperties(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/SimpleShape.Placeholder.html" title="enum in org.apache.poi.sl.usermodel">SimpleShape.Placeholder</a>&nbsp;textType)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressList.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressList.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressList.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressList.html Sun Nov 22 14:14:30 2015
@@ -309,9 +309,9 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidation.html#XSSFDataValidation(org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint,%20org.apache.poi.ss.util.CellRangeAddressList,%20CTDataValidation)">XSSFDataValidation</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationConstraint</a>&nbsp;constraint,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidation.html#XSSFDataValidation(org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint,%20org.apache.poi.ss.util.CellRangeAddressList,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDataValidation)">XSSFDataValidation</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationConstraint</a>&nbsp;constraint,
                   <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddressList.html" title="class in org.apache.poi.ss.util">CellRangeAddressList</a>&nbsp;regions,
-                  CTDataValidation&nbsp;ctDataValidation)</code>&nbsp;</td>
+                  org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDataValidation&nbsp;ctDataValidation)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html Sun Nov 22 14:14:30 2015
@@ -602,7 +602,7 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected CTPivotCache</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache</code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#addPivotCache(java.lang.String)">addPivotCache</a></strong>(java.lang.String&nbsp;rId)</code>
 <div class="block">Add pivotCache to the workbook</div>
 </td>
@@ -709,19 +709,19 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTPivotCache</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache</code></td>
 <td class="colLast"><span class="strong">XSSFPivotCache.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#getCTPivotCache()">getCTPivotCache</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTPivotCacheDefinition</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinition</code></td>
 <td class="colLast"><span class="strong">XSSFPivotCacheDefinition.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#getCTPivotCacheDefinition()">getCTPivotCacheDefinition</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTPivotCacheRecords</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecords</code></td>
 <td class="colLast"><span class="strong">XSSFPivotCacheRecords.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#getCtPivotCacheRecords()">getCtPivotCacheRecords</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTPivotTableDefinition</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition</code></td>
 <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#getCTPivotTableDefinition()">getCTPivotTableDefinition</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -776,7 +776,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
@@ -816,7 +816,7 @@
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache()">XSSFPivotCache</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(CTPivotCache)">XSSFPivotCache</a></strong>(CTPivotCache&nbsp;ctPivotCache)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache)">XSSFPivotCache</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache&nbsp;ctPivotCache)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFPivotCache</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part,

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=1715628&r1=1715627&r2=1715628&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 Sun Nov 22 14:14:30 2015
@@ -10215,35 +10215,35 @@ Compound Document Format.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected CellType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.CellType</code></td>
 <td class="colLast"><span class="strong">XDGFCell.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected MastersType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.MastersType</code></td>
 <td class="colLast"><span class="strong">XDGFMasters.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMasters.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>ShapeSheetType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType</code></td>
 <td class="colLast"><span class="strong">XDGFShape.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected MasterType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.MasterType</code></td>
 <td class="colLast"><span class="strong">XDGFMaster.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>VisioDocumentType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType</code></td>
 <td class="colLast"><span class="strong">XDGFDocument.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>StyleSheetType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.StyleSheetType</code></td>
 <td class="colLast"><span class="strong">XDGFStyleSheet.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>PageContentsType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.PageContentsType</code></td>
 <td class="colLast"><span class="strong">XDGFBaseContents.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected PageType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.PageType</code></td>
 <td class="colLast"><span class="strong">XDGFPage.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -10261,7 +10261,7 @@ Compound Document Format.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>SectionType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.SectionType</code></td>
 <td class="colLast"><span class="strong">XDGFSection.</span><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -10328,67 +10328,67 @@ Compound Document Format.</div>
 <td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTChart</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChart</code></td>
 <td class="colLast"><span class="strong">XSLFChart.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFChart.html#getCTChart()">getCTChart</a></strong>()</code>
 <div class="block">Return the underlying CTChart bean, within the Chart Space</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTChartSpace</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartSpace</code></td>
 <td class="colLast"><span class="strong">XSLFChart.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFChart.html#getCTChartSpace()">getCTChartSpace</a></strong>()</code>
 <div class="block">Return the underlying CTChartSpace bean, the root element of the Chart part.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTPresentation</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTPresentation</code></td>
 <td class="colLast"><span class="strong">XMLSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getCTPresentation()">getCTPresentation</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTTable</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTable</code></td>
 <td class="colLast"><span class="strong">XSLFTable.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTable.html#getCTTable()">getCTTable</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTNotesSlide</code></td>
-<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getNotes(CTSlideIdListEntry)">getNotes</a></strong>(CTSlideIdListEntry&nbsp;slide)</code>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTNotesSlide</code></td>
+<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getNotes(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry)">getNotes</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry&nbsp;slide)</code>
 <div class="block">Returns the low level notes object for the given
   slide, as found from the supplied slide reference</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTPresentation</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTPresentation</code></td>
 <td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getPresentation()">getPresentation</a></strong>()</code>
 <div class="block">Returns the low level presentation base object</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTSlide</code></td>
-<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlide(CTSlideIdListEntry)">getSlide</a></strong>(CTSlideIdListEntry&nbsp;slide)</code>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTSlide</code></td>
+<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlide(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry)">getSlide</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry&nbsp;slide)</code>
 <div class="block">Returns the low level slide object from
   the supplied slide reference</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTCommentList</code></td>
-<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlideComments(CTSlideIdListEntry)">getSlideComments</a></strong>(CTSlideIdListEntry&nbsp;slide)</code>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTCommentList</code></td>
+<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlideComments(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry)">getSlideComments</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdListEntry&nbsp;slide)</code>
 <div class="block">Returns all the comments for the given slide</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTSlideMaster</code></td>
-<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlideMaster(CTSlideMasterIdListEntry)">getSlideMaster</a></strong>(CTSlideMasterIdListEntry&nbsp;master)</code>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTSlideMaster</code></td>
+<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlideMaster(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideMasterIdListEntry)">getSlideMaster</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTSlideMasterIdListEntry&nbsp;master)</code>
 <div class="block">Returns the low level slide master object from
   the supplied slide master reference</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTSlideMasterIdList</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTSlideMasterIdList</code></td>
 <td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlideMasterReferences()">getSlideMasterReferences</a></strong>()</code>
 <div class="block">Returns the references from the presentation to its
   slide masters.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTSlideIdList</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTSlideIdList</code></td>
 <td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getSlideReferences()">getSlideReferences</a></strong>()</code>
 <div class="block">Returns the references from the presentation to its
   slides.</div>
@@ -10403,21 +10403,21 @@ Compound Document Format.</div>
 <td class="colLast"><span class="strong">XSLFColor.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFColor.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTSlideLayout</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTSlideLayout</code></td>
 <td class="colLast"><span class="strong">XSLFSlideLayout.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#getXmlObject()">getXmlObject</a></strong>()</code>
 <div class="block">While developing only!</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTHyperlink</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTHyperlink</code></td>
 <td class="colLast"><span class="strong">XSLFHyperlink.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTTextParagraph</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph</code></td>
 <td class="colLast"><span class="strong">XSLFTextParagraph.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTOfficeStyleSheet</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeStyleSheet</code></td>
 <td class="colLast"><span class="strong">XSLFTheme.</span><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html#getXmlObject()">getXmlObject</a></strong>()</code>
 <div class="block">While developing only!</div>
 </td>
@@ -10479,118 +10479,118 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTXf</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getCoreXf()">getCoreXf</a></strong>()</code>
 <div class="block">Used so that StylesSource can figure out our location</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTCell</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell</code></td>
 <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCTCell()">getCTCell</a></strong>()</code>
 <div class="block">Returns the xml bean containing information about the cell's location (reference), value,
  data type, formatting, and formula</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTChart</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChart</code></td>
 <td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getCTChart()">getCTChart</a></strong>()</code>
 <div class="block">Return the underlying CTChart bean, within the Chart Space</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTChartSpace</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartSpace</code></td>
 <td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getCTChartSpace()">getCTChartSpace</a></strong>()</code>
 <div class="block">Return the underlying CTChartSpace bean, the root element of the SpreadsheetML Chart part.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTColor</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTColor</code></td>
 <td class="colLast"><span class="strong">XSSFColor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getCTColor()">getCTColor</a></strong>()</code>
 <div class="block">Returns the underlying XML bean</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTConnector</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTConnector</code></td>
 <td class="colLast"><span class="strong">XSSFConnector.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFConnector.html#getCTConnector()">getCTConnector</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTDrawing</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTDrawing</code></td>
 <td class="colLast"><span class="strong">XSSFDrawing.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html#getCTDrawing()">getCTDrawing</a></strong>()</code>
 <div class="block">Return the underlying CTDrawing bean, the root element of the SpreadsheetML Drawing part.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTFont</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont</code></td>
 <td class="colLast"><span class="strong">XSSFFont.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html#getCTFont()">getCTFont</a></strong>()</code>
 <div class="block">get the underlying CTFont font</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTGraphicalObjectFrame</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame</code></td>
 <td class="colLast"><span class="strong">XSSFGraphicFrame.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#getCTGraphicalObjectFrame()">getCTGraphicalObjectFrame</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTGroupShape</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape</code></td>
 <td class="colLast"><span class="strong">XSSFShapeGroup.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#getCTGroupShape()">getCTGroupShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTHyperlink</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink</code></td>
 <td class="colLast"><span class="strong">XSSFHyperlink.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#getCTHyperlink()">getCTHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTMap</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap</code></td>
 <td class="colLast"><span class="strong">XSSFMap.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFMap.html#getCtMap()">getCtMap</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTPicture</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture</code></td>
 <td class="colLast"><span class="strong">XSSFPicture.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#getCTPicture()">getCTPicture</a></strong>()</code>
 <div class="block">Return the underlying CTPicture bean that holds all properties for this picture</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTPivotCacheDefinition</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinition</code></td>
 <td class="colLast"><span class="strong">XSSFPivotCacheDefinition.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#getCTPivotCacheDefinition()">getCTPivotCacheDefinition</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTPivotCacheRecords</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecords</code></td>
 <td class="colLast"><span class="strong">XSSFPivotCacheRecords.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#getCtPivotCacheRecords()">getCtPivotCacheRecords</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTPivotTableDefinition</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition</code></td>
 <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#getCTPivotTableDefinition()">getCTPivotTableDefinition</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTRow</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow</code></td>
 <td class="colLast"><span class="strong">XSSFRow.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#getCTRow()">getCTRow</a></strong>()</code>
 <div class="block">Returns the underlying CTRow xml bean containing all cell definitions in this row</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTRst</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst</code></td>
 <td class="colLast"><span class="strong">XSSFRichTextString.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#getCTRst()">getCTRst</a></strong>()</code>
 <div class="block">Return the underlying xml bean</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTSchema</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSchema</code></td>
 <td class="colLast"><span class="strong">XSSFMap.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFMap.html#getCTSchema()">getCTSchema</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTShape</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
 <td class="colLast"><span class="strong">XSSFSimpleShape.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#getCTShape()">getCTShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTTransform2D</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D</code></td>
 <td class="colLast"><span class="strong">XSSFChildAnchor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChildAnchor.html#getCTTransform2D()">getCTTransform2D</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTWorkbook</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorkbook</code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getCTWorkbook()">getCTWorkbook</a></strong>()</code>
 <div class="block">Return the underlying XML bean</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTWorksheet</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet</code></td>
 <td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getCTWorksheet()">getCTWorksheet</a></strong>()</code>
 <div class="block">Provide access to the CTWorksheet bean holding this sheet's data</div>
 </td>
@@ -10602,7 +10602,7 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTMarker</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker</code></td>
 <td class="colLast"><span class="strong">XSSFClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#getFrom()">getFrom</a></strong>()</code>
 <div class="block">Return starting anchor point</div>
 </td>
@@ -10612,11 +10612,11 @@ Compound Document Format.</div>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getMapInfo()">getMapInfo</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTShape</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
 <td class="colLast"><span class="strong">XSSFTextParagraph.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextParagraph.html#getParentShape()">getParentShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTCellFormula</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula</code></td>
 <td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getSharedFormula(int)">getSharedFormula</a></strong>(int&nbsp;sid)</code>
 <div class="block">Return a master shared formula by index</div>
 </td>
@@ -10628,19 +10628,19 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTXf</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getStyleXf()">getStyleXf</a></strong>()</code>
 <div class="block">Used so that StylesSource can figure out our location</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTMarker</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker</code></td>
 <td class="colLast"><span class="strong">XSSFClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#getTo()">getTo</a></strong>()</code>
 <div class="block">Return ending anchor point</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTTextParagraph</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph</code></td>
 <td class="colLast"><span class="strong">XSSFTextParagraph.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextParagraph.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -10664,13 +10664,13 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#setCTCell(CTCell)">setCTCell</a></strong>(CTCell&nbsp;cell)</code>
+<td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#setCTCell(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell)">setCTCell</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell&nbsp;cell)</code>
 <div class="block">Set a new internal xml bean.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -10703,13 +10703,13 @@ Compound Document Format.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>CTLegend</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTLegend</code></td>
 <td class="colLast"><span class="strong">XSSFChartLegend.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html#getCTLegend()">getCTLegend</a></strong>()</code>
 <div class="block">Return the underlying CTLegend bean.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTManualLayout</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTManualLayout</code></td>
 <td class="colLast"><span class="strong">XSSFManualLayout.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html#getCTManualLayout()">getCTManualLayout</a></strong>()</code>
 <div class="block">Return the underlying CTManualLayout bean.</div>
 </td>
@@ -10729,25 +10729,25 @@ Compound Document Format.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>CTBorder</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder</code></td>
 <td class="colLast"><span class="strong">XSSFCellBorder.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html#getCTBorder()">getCTBorder</a></strong>()</code>
 <div class="block">Returns the underlying XML bean.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTCellAlignment</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment</code></td>
 <td class="colLast"><span class="strong">XSSFCellAlignment.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html#getCTCellAlignment()">getCTCellAlignment</a></strong>()</code>
 <div class="block">Access to low-level data</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTFill</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill</code></td>
 <td class="colLast"><span class="strong">XSSFCellFill.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html#getCTFill()">getCTFill</a></strong>()</code>
 <div class="block">Returns the underlying XML bean.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTHeaderFooter</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter</code></td>
 <td class="colLast"><span class="strong">XSSFHeaderFooter.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html#getHeaderFooter()">getHeaderFooter</a></strong>()</code>
 <div class="block">Returns the underlying CTHeaderFooter xml bean</div>
 </td>
@@ -10788,51 +10788,51 @@ Compound Document Format.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>CTHdrFtr</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr</code></td>
 <td class="colLast"><span class="strong">XWPFHeaderFooter.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#_getHdrFtr()">_getHdrFtr</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTSdtBlock</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtBlock</code></td>
 <td class="colLast"><span class="strong">TOC.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/TOC.html#getBlock()">getBlock</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTSimpleField</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSimpleField</code></td>
 <td class="colLast"><span class="strong">XWPFFieldRun.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFieldRun.html#getCTField()">getCTField</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTHyperlink</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHyperlink</code></td>
 <td class="colLast"><span class="strong">XWPFHyperlinkRun.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html#getCTHyperlink()">getCTHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTP</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP</code></td>
 <td class="colLast"><span class="strong">XWPFParagraph.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html#getCTP()">getCTP</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTR</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR</code></td>
 <td class="colLast"><span class="strong">XWPFRun.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getCTR()">getCTR</a></strong>()</code>
 <div class="block">Get the currently used CTR object</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTRow</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRow</code></td>
 <td class="colLast"><span class="strong">XWPFTableRow.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html#getCtRow()">getCtRow</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTTbl</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl</code></td>
 <td class="colLast"><span class="strong">XWPFTable.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html#getCTTbl()">getCTTbl</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTTc</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc</code></td>
 <td class="colLast"><span class="strong">XWPFTableCell.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#getCTTc()">getCTTc</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTDocument1</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocument1</code></td>
 <td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getDocument()">getDocument</a></strong>()</code>
 <div class="block">Returns the low level document base object</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTStyles</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyles</code></td>
 <td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getStyle()">getStyle</a></strong>()</code>
 <div class="block">Returns the styles object used</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFBaseContents.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFBaseContents.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFBaseContents.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFBaseContents.html Sun Nov 22 14:14:30 2015
@@ -136,7 +136,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#_connections">_connections</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected PageContentsType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.PageContentsType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#_pageContents">_pageContents</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -219,7 +219,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#getTopLevelShapes()">getTopLevelShapes</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>PageContentsType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.PageContentsType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -274,7 +274,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>_pageContents</h4>
-<pre>protected&nbsp;PageContentsType _pageContents</pre>
+<pre>protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.PageContentsType _pageContents</pre>
 </li>
 </ul>
 <a name="_toplevelShapes">
@@ -338,7 +338,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getXmlObject</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;PageContentsType&nbsp;getXmlObject()</pre>
+public&nbsp;com.microsoft.schemas.office.visio.x2012.main.PageContentsType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="onDocumentRead()">

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFCell.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFCell.html Sun Nov 22 14:14:30 2015
@@ -124,7 +124,7 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#XDGFCell(CellType)">XDGFCell</a></strong>(CellType&nbsp;cell)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#XDGFCell(com.microsoft.schemas.office.visio.x2012.main.CellType)">XDGFCell</a></strong>(com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;cell)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -164,7 +164,7 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CellType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.CellType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -189,15 +189,15 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static java.lang.Double</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#parseDoubleValue(CellType)">parseDoubleValue</a></strong>(CellType&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#parseDoubleValue(com.microsoft.schemas.office.visio.x2012.main.CellType)">parseDoubleValue</a></strong>(com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;cell)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static java.lang.Integer</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#parseIntegerValue(CellType)">parseIntegerValue</a></strong>(CellType&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#parseIntegerValue(com.microsoft.schemas.office.visio.x2012.main.CellType)">parseIntegerValue</a></strong>(com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;cell)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static java.lang.Double</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#parseVLength(CellType)">parseVLength</a></strong>(CellType&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html#parseVLength(com.microsoft.schemas.office.visio.x2012.main.CellType)">parseVLength</a></strong>(com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;cell)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -221,13 +221,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFCell(CellType)">
+<a name="XDGFCell(com.microsoft.schemas.office.visio.x2012.main.CellType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFCell</h4>
-<pre>public&nbsp;XDGFCell(CellType&nbsp;cell)</pre>
+<pre>public&nbsp;XDGFCell(com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;cell)</pre>
 </li>
 </ul>
 </li>
@@ -278,31 +278,31 @@ extends java.lang.Object</pre>
                               java.lang.String&nbsp;name)</pre>
 </li>
 </ul>
-<a name="parseDoubleValue(CellType)">
+<a name="parseDoubleValue(com.microsoft.schemas.office.visio.x2012.main.CellType)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>parseDoubleValue</h4>
-<pre>public static&nbsp;java.lang.Double&nbsp;parseDoubleValue(CellType&nbsp;cell)</pre>
+<pre>public static&nbsp;java.lang.Double&nbsp;parseDoubleValue(com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;cell)</pre>
 </li>
 </ul>
-<a name="parseIntegerValue(CellType)">
+<a name="parseIntegerValue(com.microsoft.schemas.office.visio.x2012.main.CellType)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>parseIntegerValue</h4>
-<pre>public static&nbsp;java.lang.Integer&nbsp;parseIntegerValue(CellType&nbsp;cell)</pre>
+<pre>public static&nbsp;java.lang.Integer&nbsp;parseIntegerValue(com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;cell)</pre>
 </li>
 </ul>
-<a name="parseVLength(CellType)">
+<a name="parseVLength(com.microsoft.schemas.office.visio.x2012.main.CellType)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>parseVLength</h4>
-<pre>public static&nbsp;java.lang.Double&nbsp;parseVLength(CellType&nbsp;cell)</pre>
+<pre>public static&nbsp;java.lang.Double&nbsp;parseVLength(com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;cell)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>A value converted to inches</dd></dl>
 </li>
@@ -314,7 +314,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getXmlObject</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-protected&nbsp;CellType&nbsp;getXmlObject()</pre>
+protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.CellType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="getName()">

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFConnection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFConnection.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFConnection.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFConnection.html Sun Nov 22 14:14:30 2015
@@ -228,7 +228,7 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFConnection.html#XDGFConnection(ConnectType,%20org.apache.poi.xdgf.usermodel.XDGFShape,%20org.apache.poi.xdgf.usermodel.XDGFShape)">XDGFConnection</a></strong>(ConnectType&nbsp;connect,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFConnection.html#XDGFConnection(com.microsoft.schemas.office.visio.x2012.main.ConnectType,%20org.apache.poi.xdgf.usermodel.XDGFShape,%20org.apache.poi.xdgf.usermodel.XDGFShape)">XDGFConnection</a></strong>(com.microsoft.schemas.office.visio.x2012.main.ConnectType&nbsp;connect,
               <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;from,
               <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;to)</code>&nbsp;</td>
 </tr>
@@ -539,13 +539,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFConnection(ConnectType, org.apache.poi.xdgf.usermodel.XDGFShape, org.apache.poi.xdgf.usermodel.XDGFShape)">
+<a name="XDGFConnection(com.microsoft.schemas.office.visio.x2012.main.ConnectType, org.apache.poi.xdgf.usermodel.XDGFShape, org.apache.poi.xdgf.usermodel.XDGFShape)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFConnection</h4>
-<pre>public&nbsp;XDGFConnection(ConnectType&nbsp;connect,
+<pre>public&nbsp;XDGFConnection(com.microsoft.schemas.office.visio.x2012.main.ConnectType&nbsp;connect,
               <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;from,
               <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;to)</pre>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFDocument.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFDocument.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected VisioDocumentType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html#_document">_document</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -137,7 +137,7 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html#XDGFDocument(VisioDocumentType)">XDGFDocument</a></strong>(VisioDocumentType&nbsp;document)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html#XDGFDocument(com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType)">XDGFDocument</a></strong>(com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType&nbsp;document)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -175,7 +175,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html#getStyleById(long)">getStyleById</a></strong>(long&nbsp;id)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>VisioDocumentType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -206,7 +206,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>_document</h4>
-<pre>protected&nbsp;VisioDocumentType _document</pre>
+<pre>protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType _document</pre>
 </li>
 </ul>
 </li>
@@ -217,13 +217,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFDocument(VisioDocumentType)">
+<a name="XDGFDocument(com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFDocument</h4>
-<pre>public&nbsp;XDGFDocument(VisioDocumentType&nbsp;document)</pre>
+<pre>public&nbsp;XDGFDocument(com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType&nbsp;document)</pre>
 </li>
 </ul>
 </li>
@@ -241,7 +241,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getXmlObject</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;VisioDocumentType&nbsp;getXmlObject()</pre>
+public&nbsp;com.microsoft.schemas.office.visio.x2012.main.VisioDocumentType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="getStyleById(long)">

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFMaster.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFMaster.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFMaster.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFMaster.html Sun Nov 22 14:14:30 2015
@@ -139,7 +139,7 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#XDGFMaster(MasterType,%20org.apache.poi.xdgf.usermodel.XDGFMasterContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMaster</a></strong>(MasterType&nbsp;master,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#XDGFMaster(com.microsoft.schemas.office.visio.x2012.main.MasterType,%20org.apache.poi.xdgf.usermodel.XDGFMasterContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMaster</a></strong>(com.microsoft.schemas.office.visio.x2012.main.MasterType&nbsp;master,
           <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMasterContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFMasterContents</a>&nbsp;content,
           <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
@@ -175,7 +175,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#getPageSheet()">getPageSheet</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected MasterType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.MasterType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -230,13 +230,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFMaster(MasterType, org.apache.poi.xdgf.usermodel.XDGFMasterContents, org.apache.poi.xdgf.usermodel.XDGFDocument)">
+<a name="XDGFMaster(com.microsoft.schemas.office.visio.x2012.main.MasterType, org.apache.poi.xdgf.usermodel.XDGFMasterContents, org.apache.poi.xdgf.usermodel.XDGFDocument)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFMaster</h4>
-<pre>public&nbsp;XDGFMaster(MasterType&nbsp;master,
+<pre>public&nbsp;XDGFMaster(com.microsoft.schemas.office.visio.x2012.main.MasterType&nbsp;master,
           <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMasterContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFMasterContents</a>&nbsp;content,
           <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</pre>
 </li>
@@ -256,7 +256,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getXmlObject</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-protected&nbsp;MasterType&nbsp;getXmlObject()</pre>
+protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.MasterType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="toString()">

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFMasters.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFMasters.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFMasters.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFMasters.html Sun Nov 22 14:14:30 2015
@@ -179,7 +179,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMasters.html#getMastersList()">getMastersList</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected MastersType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.MastersType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFMasters.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -260,7 +260,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getXmlObject</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-protected&nbsp;MastersType&nbsp;getXmlObject()</pre>
+protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.MastersType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="onDocumentRead()">

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFPage.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFPage.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFPage.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFPage.html Sun Nov 22 14:14:30 2015
@@ -142,7 +142,7 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#XDGFPage(PageType,%20org.apache.poi.xdgf.usermodel.XDGFPageContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument,%20org.apache.poi.xdgf.usermodel.XDGFPages)">XDGFPage</a></strong>(PageType&nbsp;page,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#XDGFPage(com.microsoft.schemas.office.visio.x2012.main.PageType,%20org.apache.poi.xdgf.usermodel.XDGFPageContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument,%20org.apache.poi.xdgf.usermodel.XDGFPages)">XDGFPage</a></strong>(com.microsoft.schemas.office.visio.x2012.main.PageType&nbsp;page,
         <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPageContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPageContents</a>&nbsp;content,
         <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document,
         <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPages</a>&nbsp;pages)</code>&nbsp;</td>
@@ -195,7 +195,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#getPageSize()">getPageSize</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected PageType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.PageType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -255,13 +255,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFPage(PageType, org.apache.poi.xdgf.usermodel.XDGFPageContents, org.apache.poi.xdgf.usermodel.XDGFDocument, org.apache.poi.xdgf.usermodel.XDGFPages)">
+<a name="XDGFPage(com.microsoft.schemas.office.visio.x2012.main.PageType, org.apache.poi.xdgf.usermodel.XDGFPageContents, org.apache.poi.xdgf.usermodel.XDGFDocument, org.apache.poi.xdgf.usermodel.XDGFPages)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFPage</h4>
-<pre>public&nbsp;XDGFPage(PageType&nbsp;page,
+<pre>public&nbsp;XDGFPage(com.microsoft.schemas.office.visio.x2012.main.PageType&nbsp;page,
         <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPageContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPageContents</a>&nbsp;content,
         <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document,
         <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPages</a>&nbsp;pages)</pre>
@@ -282,7 +282,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getXmlObject</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-protected&nbsp;PageType&nbsp;getXmlObject()</pre>
+protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.PageType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="getID()">

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFPageSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFPageSheet.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFPageSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFPageSheet.html Sun Nov 22 14:14:30 2015
@@ -134,7 +134,7 @@ extends <a href="../../../../../org/apac
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPageSheet.html#XDGFPageSheet(PageSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPageSheet</a></strong>(PageSheetType&nbsp;sheet,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFPageSheet.html#XDGFPageSheet(com.microsoft.schemas.office.visio.x2012.main.PageSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPageSheet</a></strong>(com.microsoft.schemas.office.visio.x2012.main.PageSheetType&nbsp;sheet,
              <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 </table>
@@ -174,13 +174,13 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFPageSheet(PageSheetType, org.apache.poi.xdgf.usermodel.XDGFDocument)">
+<a name="XDGFPageSheet(com.microsoft.schemas.office.visio.x2012.main.PageSheetType, org.apache.poi.xdgf.usermodel.XDGFDocument)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFPageSheet</h4>
-<pre>public&nbsp;XDGFPageSheet(PageSheetType&nbsp;sheet,
+<pre>public&nbsp;XDGFPageSheet(com.microsoft.schemas.office.visio.x2012.main.PageSheetType&nbsp;sheet,
              <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</pre>
 </li>
 </ul>



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