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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -322,6 +322,14 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#createPartImpl(org.apache.poi.openxml4j.opc.PackagePartName,%20java.lang.String,%20boolean)">createPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName, + java.lang.String contentType, + boolean loadRelationships)</code> +<div class="block">Core method to create a package part.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>protected <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">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#createPartImpl(org.apache.poi.openxml4j.opc.PackagePartName,%20java.lang.String,%20boolean)">createPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName, java.lang.String contentType, @@ -332,14 +340,6 @@ aram partName The part URI.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#createPartImpl(org.apache.poi.openxml4j.opc.PackagePartName,%20java.lang.String,%20boolean)">createPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName, - java.lang.String contentType, - boolean loadRelationships)</code> -<div class="block">Core method to create a package part.</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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getPart(org.apache.poi.openxml4j.opc.PackagePartName)">getPart</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> @@ -353,30 +353,30 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getPartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">getPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> +<div class="block">Get the package part mapped to the specified URI.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>protected <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">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#getPartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">getPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> <div class="block">Implement the getPart() method to retrieve a part from its URI in the current package</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getPartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">getPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> -<div class="block">Get the package part mapped to the specified URI.</div> +<tr class="rowColor"> +<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getPartsImpl()">getPartsImpl</a></strong>()</code> +<div class="block">Get all parts link to the package.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected <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">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#getPartsImpl()">getPartsImpl</a></strong>()</code> <div class="block">Retrieves the parts from this package.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getPartsImpl()">getPartsImpl</a></strong>()</code> -<div class="block">Get all parts link to the package.</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">PackagePart.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelatedPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getRelatedPart</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a> rel)</code> @@ -592,15 +592,15 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ZipPartMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part, - java.io.OutputStream os)</code> -<div class="block">Save the specified part.</div> -</td> +<td class="colLast"><span class="strong">ZipPackagePropertiesMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/ZipPackagePropertiesMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part, + java.io.OutputStream out)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ZipPackagePropertiesMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/ZipPackagePropertiesMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part, - java.io.OutputStream out)</code> </td> +<td class="colLast"><span class="strong">DefaultMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/DefaultMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part, + java.io.OutputStream out)</code> +<div class="block">Save part in the output stream by using the save() method of the part.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> @@ -611,9 +611,9 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">DefaultMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/DefaultMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part, - java.io.OutputStream out)</code> -<div class="block">Save part in the output stream by using the save() method of the part.</div> +<td class="colLast"><span class="strong">ZipPartMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part, + java.io.OutputStream os)</code> +<div class="block">Save the specified part.</div> </td> </tr> </tbody>
Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePartName.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePartName.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePartName.html (original) +++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePartName.html Tue May 12 05:44:42 2015 @@ -187,10 +187,10 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType)</code> -<div class="block">Add a relationship to a part (except relationships part).</div> +<div class="block">Add a package relationship.</div> </td> </tr> <tr class="rowColor"> @@ -203,19 +203,19 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType)</code> -<div class="block">Add a package relationship.</div> +<div class="block">Add a relationship to a part (except relationships part).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType, - java.lang.String id)</code> -<div class="block">Add a relationship to a part (except relationships part).</div> + java.lang.String relID)</code> +<div class="block">Add a relationship to the package (except relationships part).</div> </td> </tr> <tr class="altColor"> @@ -229,11 +229,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType, - java.lang.String relID)</code> -<div class="block">Add a relationship to the package (except relationships part).</div> + java.lang.String id)</code> +<div class="block">Add a relationship to a part (except relationships part).</div> </td> </tr> <tr class="altColor"> @@ -277,6 +277,14 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#createPartImpl(org.apache.poi.openxml4j.opc.PackagePartName,%20java.lang.String,%20boolean)">createPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName, + java.lang.String contentType, + boolean loadRelationships)</code> +<div class="block">Core method to create a package part.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>protected <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">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#createPartImpl(org.apache.poi.openxml4j.opc.PackagePartName,%20java.lang.String,%20boolean)">createPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName, java.lang.String contentType, @@ -287,14 +295,6 @@ aram partName The part URI.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#createPartImpl(org.apache.poi.openxml4j.opc.PackagePartName,%20java.lang.String,%20boolean)">createPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName, - java.lang.String contentType, - boolean loadRelationships)</code> -<div class="block">Core method to create a package part.</div> -</td> -</tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#deletePart(org.apache.poi.openxml4j.opc.PackagePartName)">deletePart</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> @@ -316,18 +316,18 @@ </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getPartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">getPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> +<div class="block">Get the package part mapped to the specified URI.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>protected <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">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#getPartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">getPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> <div class="block">Implement the getPart() method to retrieve a part from its URI in the current package</div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected abstract <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">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getPartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">getPartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> -<div class="block">Get the package part mapped to the specified URI.</div> -</td> -</tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a></code></td> <td class="colLast"><span class="strong">PackagingURIHelper.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagingURIHelper.html#getRelationshipPartName(org.apache.poi.openxml4j.opc.PackagePartName)">getRelationshipPartName</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> @@ -351,17 +351,17 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#removePartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">removePartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> -<div class="block">Delete a part from the package</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><code>protected abstract void</code></td> <td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#removePartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">removePartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> <div class="block">Core method to delete a package part.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="strong">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#removePartImpl(org.apache.poi.openxml4j.opc.PackagePartName)">removePartImpl</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> +<div class="block">Delete a part from the package</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#removePartRecursive(org.apache.poi.openxml4j.opc.PackagePartName)">removePartRecursive</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> partName)</code> 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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -184,10 +184,9 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addExternalRelationship(java.lang.String,%20java.lang.String)">addExternalRelationship</a></strong>(java.lang.String target, +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addExternalRelationship(java.lang.String,%20java.lang.String)">addExternalRelationship</a></strong>(java.lang.String target, java.lang.String relationshipType)</code> -<div class="block">Adds an external relationship to a part - (except relationships part).</div> +<div class="block">Adds an external relationship to a part (except relationships part).</div> </td> </tr> <tr class="rowColor"> @@ -199,18 +198,18 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addExternalRelationship(java.lang.String,%20java.lang.String)">addExternalRelationship</a></strong>(java.lang.String target, +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addExternalRelationship(java.lang.String,%20java.lang.String)">addExternalRelationship</a></strong>(java.lang.String target, java.lang.String relationshipType)</code> -<div class="block">Adds an external relationship to a part (except relationships part).</div> +<div class="block">Adds an external relationship to a part + (except relationships part).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addExternalRelationship(java.lang.String,%20java.lang.String,%20java.lang.String)">addExternalRelationship</a></strong>(java.lang.String target, +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addExternalRelationship(java.lang.String,%20java.lang.String,%20java.lang.String)">addExternalRelationship</a></strong>(java.lang.String target, java.lang.String relationshipType, java.lang.String id)</code> -<div class="block">Adds an external relationship to a part - (except relationships part).</div> +<div class="block">Adds an external relationship to a part (except relationships part).</div> </td> </tr> <tr class="altColor"> @@ -223,18 +222,19 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addExternalRelationship(java.lang.String,%20java.lang.String,%20java.lang.String)">addExternalRelationship</a></strong>(java.lang.String target, +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addExternalRelationship(java.lang.String,%20java.lang.String,%20java.lang.String)">addExternalRelationship</a></strong>(java.lang.String target, java.lang.String relationshipType, java.lang.String id)</code> -<div class="block">Adds an external relationship to a part (except relationships part).</div> +<div class="block">Adds an external relationship to a part + (except relationships part).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType)</code> -<div class="block">Add a relationship to a part (except relationships part).</div> +<div class="block">Add a package relationship.</div> </td> </tr> <tr class="rowColor"> @@ -247,19 +247,19 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType)</code> -<div class="block">Add a package relationship.</div> +<div class="block">Add a relationship to a part (except relationships part).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType, - java.lang.String id)</code> -<div class="block">Add a relationship to a part (except relationships part).</div> + java.lang.String relID)</code> +<div class="block">Add a relationship to the package (except relationships part).</div> </td> </tr> <tr class="altColor"> @@ -273,11 +273,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType, - java.lang.String relID)</code> -<div class="block">Add a relationship to the package (except relationships part).</div> + java.lang.String id)</code> +<div class="block">Add a relationship to a part (except relationships part).</div> </td> </tr> <tr class="altColor"> @@ -314,9 +314,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#getRelationship(java.lang.String)">getRelationship</a></strong>(java.lang.String id)</code> -<div class="block">Retrieves a package relationship from its id.</div> -</td> +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getRelationship(java.lang.String)">getRelationship</a></strong>(java.lang.String id)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> @@ -326,7 +324,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getRelationship(java.lang.String)">getRelationship</a></strong>(java.lang.String id)</code> </td> +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#getRelationship(java.lang.String)">getRelationship</a></strong>(java.lang.String id)</code> +<div class="block">Retrieves a package relationship from its id.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> @@ -385,9 +385,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a> rel)</code> -<div class="block">Checks if the specified relationship is part of this package part.</div> -</td> +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a> rel)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> @@ -397,7 +395,9 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a> rel)</code> </td> +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a> rel)</code> +<div class="block">Checks if the specified relationship is part of this package part.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationshipCollection.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationshipCollection.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationshipCollection.html (original) +++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationshipCollection.html Tue May 12 05:44:42 2015 @@ -114,8 +114,8 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationshipCollection.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationshipCollection</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#getRelationships()">getRelationships</a></strong>()</code> -<div class="block">Retrieve all the relationships attached to this.</div> +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getRelationships()">getRelationships</a></strong>()</code> +<div class="block">Retrieves all package relationships.</div> </td> </tr> <tr class="rowColor"> @@ -126,8 +126,8 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationshipCollection.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationshipCollection</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getRelationships()">getRelationships</a></strong>()</code> -<div class="block">Retrieves all package relationships.</div> +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#getRelationships()">getRelationships</a></strong>()</code> +<div class="block">Retrieve all the relationships attached to this.</div> </td> </tr> <tr class="rowColor"> @@ -138,9 +138,8 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationshipCollection.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationshipCollection</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a></strong>(java.lang.String relationshipType)</code> -<div class="block">Retrieve all relationships attached to this part which have the specified - type.</div> +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a></strong>(java.lang.String relationshipType)</code> +<div class="block">Retrieves all relationships with the specified type.</div> </td> </tr> <tr class="rowColor"> @@ -152,8 +151,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationshipCollection.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationshipCollection</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a></strong>(java.lang.String relationshipType)</code> -<div class="block">Retrieves all relationships with the specified type.</div> +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a></strong>(java.lang.String relationshipType)</code> +<div class="block">Retrieve all relationships attached to this part which have the specified + type.</div> </td> </tr> </tbody> Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/TargetMode.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/TargetMode.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/TargetMode.html (original) +++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/TargetMode.html Tue May 12 05:44:42 2015 @@ -121,10 +121,10 @@ the order they are declared.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType)</code> -<div class="block">Add a relationship to a part (except relationships part).</div> +<div class="block">Add a package relationship.</div> </td> </tr> <tr class="rowColor"> @@ -137,19 +137,19 @@ the order they are declared.</div> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType)</code> -<div class="block">Add a package relationship.</div> +<div class="block">Add a relationship to a part (except relationships part).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType, - java.lang.String id)</code> -<div class="block">Add a relationship to a part (except relationships part).</div> + java.lang.String relID)</code> +<div class="block">Add a relationship to the package (except relationships part).</div> </td> </tr> <tr class="altColor"> @@ -163,11 +163,11 @@ the order they are declared.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td> -<td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, +<td class="colLast"><span class="strong">RelationshipSource.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/RelationshipSource.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName,%20org.apache.poi.openxml4j.opc.TargetMode,%20java.lang.String,%20java.lang.String)">addRelationship</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a> targetPartName, <a href="../../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc">TargetMode</a> targetMode, java.lang.String relationshipType, - java.lang.String relID)</code> -<div class="block">Add a relationship to the package (except relationships part).</div> + java.lang.String id)</code> +<div class="block">Add a relationship to a part (except relationships part).</div> </td> </tr> <tr class="altColor"> Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/package-tree.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/package-tree.html Tue May 12 05:44:42 2015 @@ -118,11 +118,11 @@ <ul> <li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) <ul> -<li type="circle">org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">TargetMode</span></a></li> <li type="circle">org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/PackageAccess.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">PackageAccess</span></a></li> -<li type="circle">org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/EncryptionOption.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">EncryptionOption</span></a></li> -<li type="circle">org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/CompressionOption.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">CompressionOption</span></a></li> <li type="circle">org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/CertificateEmbeddingOption.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">CertificateEmbeddingOption</span></a></li> +<li type="circle">org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/TargetMode.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">TargetMode</span></a></li> +<li type="circle">org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/CompressionOption.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">CompressionOption</span></a></li> +<li type="circle">org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/EncryptionOption.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">EncryptionOption</span></a></li> </ul> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/common/class-use/POIFSBigBlockSize.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/common/class-use/POIFSBigBlockSize.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/common/class-use/POIFSBigBlockSize.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/common/class-use/POIFSBigBlockSize.html Tue May 12 05:44:42 2015 @@ -186,11 +186,11 @@ Compound Document Format.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a></code></td> -<td class="colLast"><span class="strong">SmallDocumentBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/SmallDocumentBlock.html#getBigBlockSize()">getBigBlockSize</a></strong>()</code> </td> +<td class="colLast"><span class="strong">HeaderBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/HeaderBlock.html#getBigBlockSize()">getBigBlockSize</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a></code></td> -<td class="colLast"><span class="strong">HeaderBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/HeaderBlock.html#getBigBlockSize()">getBigBlockSize</a></strong>()</code> </td> +<td class="colLast"><span class="strong">SmallDocumentBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/SmallDocumentBlock.html#getBigBlockSize()">getBigBlockSize</a></strong>()</code> </td> </tr> </tbody> </table> @@ -234,20 +234,20 @@ Compound Document Format.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/SmallDocumentBlock.html" title="class in org.apache.poi.poifs.storage">SmallDocumentBlock</a>[]</code></td> -<td class="colLast"><span class="strong">SmallDocumentBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/SmallDocumentBlock.html#convert(org.apache.poi.poifs.common.POIFSBigBlockSize,%20byte[],%20int)">convert</a></strong>(<a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a> bigBlockSize, +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/DocumentBlock.html" title="class in org.apache.poi.poifs.storage">DocumentBlock</a>[]</code></td> +<td class="colLast"><span class="strong">DocumentBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/DocumentBlock.html#convert(org.apache.poi.poifs.common.POIFSBigBlockSize,%20byte[],%20int)">convert</a></strong>(<a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a> bigBlockSize, byte[] array, int size)</code> -<div class="block">convert a single long array into an array of SmallDocumentBlock +<div class="block">convert a single long array into an array of DocumentBlock instances</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/DocumentBlock.html" title="class in org.apache.poi.poifs.storage">DocumentBlock</a>[]</code></td> -<td class="colLast"><span class="strong">DocumentBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/DocumentBlock.html#convert(org.apache.poi.poifs.common.POIFSBigBlockSize,%20byte[],%20int)">convert</a></strong>(<a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a> bigBlockSize, +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/SmallDocumentBlock.html" title="class in org.apache.poi.poifs.storage">SmallDocumentBlock</a>[]</code></td> +<td class="colLast"><span class="strong">SmallDocumentBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/SmallDocumentBlock.html#convert(org.apache.poi.poifs.common.POIFSBigBlockSize,%20byte[],%20int)">convert</a></strong>(<a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a> bigBlockSize, byte[] array, int size)</code> -<div class="block">convert a single long array into an array of DocumentBlock +<div class="block">convert a single long array into an array of SmallDocumentBlock instances</div> </td> </tr> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/ChainingMode.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/ChainingMode.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/ChainingMode.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/ChainingMode.html Tue May 12 05:44:42 2015 @@ -113,11 +113,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt">ChainingMode</a></code></td> -<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#getChainingMode()">getChainingMode</a></strong>()</code> </td> +<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#getChainingMode()">getChainingMode</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt">ChainingMode</a></code></td> -<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#getChainingMode()">getChainingMode</a></strong>()</code> </td> +<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#getChainingMode()">getChainingMode</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt">ChainingMode</a></code></td> @@ -175,11 +175,11 @@ the order they are declared.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#setChainingMode(org.apache.poi.poifs.crypt.ChainingMode)">setChainingMode</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt">ChainingMode</a> chainingMode)</code> </td> +<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#setChainingMode(org.apache.poi.poifs.crypt.ChainingMode)">setChainingMode</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt">ChainingMode</a> chainingMode)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#setChainingMode(org.apache.poi.poifs.crypt.ChainingMode)">setChainingMode</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt">ChainingMode</a> chainingMode)</code> </td> +<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#setChainingMode(org.apache.poi.poifs.crypt.ChainingMode)">setChainingMode</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt">ChainingMode</a> chainingMode)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/CipherAlgorithm.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/CipherAlgorithm.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/CipherAlgorithm.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/CipherAlgorithm.html Tue May 12 05:44:42 2015 @@ -122,11 +122,11 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a></code></td> -<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#getCipherAlgorithm()">getCipherAlgorithm</a></strong>()</code> </td> +<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#getCipherAlgorithm()">getCipherAlgorithm</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a></code></td> -<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#getCipherAlgorithm()">getCipherAlgorithm</a></strong>()</code> </td> +<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#getCipherAlgorithm()">getCipherAlgorithm</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a></code></td> @@ -184,11 +184,11 @@ the order they are declared.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#setCipherAlgorithm(org.apache.poi.poifs.crypt.CipherAlgorithm)">setCipherAlgorithm</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a> cipherAlgorithm)</code> </td> +<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#setCipherAlgorithm(org.apache.poi.poifs.crypt.CipherAlgorithm)">setCipherAlgorithm</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a> cipherAlgorithm)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#setCipherAlgorithm(org.apache.poi.poifs.crypt.CipherAlgorithm)">setCipherAlgorithm</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a> cipherAlgorithm)</code> </td> +<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#setCipherAlgorithm(org.apache.poi.poifs.crypt.CipherAlgorithm)">setCipherAlgorithm</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a> cipherAlgorithm)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html Tue May 12 05:44:42 2015 @@ -244,11 +244,11 @@ the order they are declared.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#setHashAlgorithm(org.apache.poi.poifs.crypt.HashAlgorithm)">setHashAlgorithm</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a> hashAlgorithm)</code> </td> +<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#setHashAlgorithm(org.apache.poi.poifs.crypt.HashAlgorithm)">setHashAlgorithm</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a> hashAlgorithm)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">EncryptionHeader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html#setHashAlgorithm(org.apache.poi.poifs.crypt.HashAlgorithm)">setHashAlgorithm</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a> hashAlgorithm)</code> </td> +<td class="colLast"><span class="strong">EncryptionVerifier.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html#setHashAlgorithm(org.apache.poi.poifs.crypt.HashAlgorithm)">setHashAlgorithm</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a> hashAlgorithm)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/class-use/SignatureConfig.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/class-use/SignatureConfig.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/class-use/SignatureConfig.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/class-use/SignatureConfig.html Tue May 12 05:44:42 2015 @@ -120,11 +120,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureInfo.</span><code><strong><a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureInfo.html#setSignatureConfig(org.apache.poi.poifs.crypt.dsig.SignatureConfig)">setSignatureConfig</a></strong>(<a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureConfig.html" title="class in org.apache.poi.poifs.crypt.dsig">SignatureConfig</a> signatureConfig)</code> </td> +<td class="colLast"><span class="strong">SignatureConfig.SignatureConfigurable.</span><code><strong><a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureConfig.SignatureConfigurable.html#setSignatureConfig(org.apache.poi.poifs.crypt.dsig.SignatureConfig)">setSignatureConfig</a></strong>(<a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureConfig.html" title="class in org.apache.poi.poifs.crypt.dsig">SignatureConfig</a> signatureConfig)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureConfig.SignatureConfigurable.</span><code><strong><a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureConfig.SignatureConfigurable.html#setSignatureConfig(org.apache.poi.poifs.crypt.dsig.SignatureConfig)">setSignatureConfig</a></strong>(<a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureConfig.html" title="class in org.apache.poi.poifs.crypt.dsig">SignatureConfig</a> signatureConfig)</code> </td> +<td class="colLast"><span class="strong">SignatureInfo.</span><code><strong><a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureInfo.html#setSignatureConfig(org.apache.poi.poifs.crypt.dsig.SignatureConfig)">setSignatureConfig</a></strong>(<a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureConfig.html" title="class in org.apache.poi.poifs.crypt.dsig">SignatureConfig</a> signatureConfig)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-tree.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-tree.html Tue May 12 05:44:42 2015 @@ -120,11 +120,11 @@ <ul> <li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) <ul> -<li type="circle">org.apache.poi.poifs.crypt.<a href="../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt"><span class="strong">HashAlgorithm</span></a></li> -<li type="circle">org.apache.poi.poifs.crypt.<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt"><span class="strong">EncryptionMode</span></a></li> <li type="circle">org.apache.poi.poifs.crypt.<a href="../../../../../org/apache/poi/poifs/crypt/CipherProvider.html" title="enum in org.apache.poi.poifs.crypt"><span class="strong">CipherProvider</span></a></li> <li type="circle">org.apache.poi.poifs.crypt.<a href="../../../../../org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt"><span class="strong">CipherAlgorithm</span></a></li> <li type="circle">org.apache.poi.poifs.crypt.<a href="../../../../../org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt"><span class="strong">ChainingMode</span></a></li> +<li type="circle">org.apache.poi.poifs.crypt.<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt"><span class="strong">EncryptionMode</span></a></li> +<li type="circle">org.apache.poi.poifs.crypt.<a href="../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt"><span class="strong">HashAlgorithm</span></a></li> </ul> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/BlockStore.ChainLoopDetector.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/BlockStore.ChainLoopDetector.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/BlockStore.ChainLoopDetector.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/BlockStore.ChainLoopDetector.html Tue May 12 05:44:42 2015 @@ -96,18 +96,18 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.ChainLoopDetector.html" title="class in org.apache.poi.poifs.filesystem">BlockStore.ChainLoopDetector</a></code></td> -<td class="colLast"><span class="strong">NPOIFSMiniStore.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSMiniStore.html#getChainLoopDetector()">getChainLoopDetector</a></strong>()</code> </td> +<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.ChainLoopDetector.html" title="class in org.apache.poi.poifs.filesystem">BlockStore.ChainLoopDetector</a></code></td> +<td class="colLast"><span class="strong">BlockStore.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.html#getChainLoopDetector()">getChainLoopDetector</a></strong>()</code> +<div class="block">Creates a Detector for loops in the chain</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.ChainLoopDetector.html" title="class in org.apache.poi.poifs.filesystem">BlockStore.ChainLoopDetector</a></code></td> <td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getChainLoopDetector()">getChainLoopDetector</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.ChainLoopDetector.html" title="class in org.apache.poi.poifs.filesystem">BlockStore.ChainLoopDetector</a></code></td> -<td class="colLast"><span class="strong">BlockStore.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.html#getChainLoopDetector()">getChainLoopDetector</a></strong>()</code> -<div class="block">Creates a Detector for loops in the chain</div> -</td> +<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.ChainLoopDetector.html" title="class in org.apache.poi.poifs.filesystem">BlockStore.ChainLoopDetector</a></code></td> +<td class="colLast"><span class="strong">NPOIFSMiniStore.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSMiniStore.html#getChainLoopDetector()">getChainLoopDetector</a></strong>()</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html Tue May 12 05:44:42 2015 @@ -157,16 +157,16 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SpecialPropertySet.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(org.apache.poi.poifs.filesystem.DirectoryEntry,%20java.lang.String)">write</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a> dir, - java.lang.String name)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">MutablePropertySet.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/MutablePropertySet.html#write(org.apache.poi.poifs.filesystem.DirectoryEntry,%20java.lang.String)">write</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a> dir, java.lang.String name)</code> <div class="block">Writes a property set to a document in a POI filesystem directory.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">SpecialPropertySet.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(org.apache.poi.poifs.filesystem.DirectoryEntry,%20java.lang.String)">write</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a> dir, + java.lang.String name)</code> </td> +</tr> </tbody> </table> </li> @@ -316,23 +316,23 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td> -<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String name)</code> -<div class="block">create a new DirectoryEntry in the root directory</div> -</td> +<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String name)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td> -<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String name)</code> </td> +<td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String name)</code> +<div class="block">create a new DirectoryEntry</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td> -<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String name)</code> -<div class="block">create a new DirectoryEntry</div> +<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String name)</code> +<div class="block">create a new DirectoryEntry in the root directory</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td> -<td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String name)</code> +<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String name)</code> <div class="block">create a new DirectoryEntry</div> </td> </tr> @@ -342,15 +342,15 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td> -<td class="colLast"><span class="strong">EntryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/EntryNode.html#getParent()">getParent</a></strong>()</code> -<div class="block">get this Entry's parent (the DocumentEntry that owns this +<td class="colLast"><span class="strong">Entry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html#getParent()">getParent</a></strong>()</code> +<div class="block">get this Entry's parent (the DirectoryEntry that owns this Entry).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td> -<td class="colLast"><span class="strong">Entry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html#getParent()">getParent</a></strong>()</code> -<div class="block">get this Entry's parent (the DirectoryEntry that owns this +<td class="colLast"><span class="strong">EntryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/EntryNode.html#getParent()">getParent</a></strong>()</code> +<div class="block">get this Entry's parent (the DocumentEntry that owns this Entry).</div> </td> </tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
