You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by bu...@apache.org on 2015/03/30 07:53:23 UTC

svn commit: r945586 [20/47] - in /websites/staging/pdfbox/trunk/content: ./ docs/2.0.0-SNAPSHOT/javadocs/ docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/ docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/ docs/2.0.0-S...

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocument.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocument.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocument.html Mon Mar 30 05:53:07 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (version 1.7.0_55) on Sun Jan 04 20:50:39 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:03 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.pdfbox.pdmodel.PDDocument (Apache PDFBox 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-04">
+<meta name="date" content="2015-03-30">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -77,41 +77,39 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.multipdf">org.apache.pdfbox.multipdf</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.pdfparser">org.apache.pdfbox.pdfparser</a></td>
 <td class="colLast">
 <div class="block">The pdfparser package contains classes to parse PDF documents and objects within the document.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.pdfwriter">org.apache.pdfbox.pdfwriter</a></td>
 <td class="colLast">
 <div class="block">This is the persistence layer used to write the PDFBox documents to a stream.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.pdmodel">org.apache.pdfbox.pdmodel</a></td>
 <td class="colLast">
 <div class="block">The PDModel package represents a high level API for creating and manipulating PDF documents.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.common">org.apache.pdfbox.pdmodel.common</a></td>
 <td class="colLast">
 <div class="block">High level PD classes that are used throughout several packages are placed in the PDModel common package.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.common.filespecification">org.apache.pdfbox.pdmodel.common.filespecification</a></td>
 <td class="colLast">
 <div class="block">The file specification package defines classes that are used for the PDF File Specification logic.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.edit">org.apache.pdfbox.pdmodel.edit</a></td>
-<td class="colLast">
-<div class="block">The PDModel edit package will be used to store classes for creating page content.</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.encryption">org.apache.pdfbox.pdmodel.encryption</a></td>
 <td class="colLast">
@@ -181,40 +179,206 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.pdfbox.util">org.apache.pdfbox.util</a></td>
-<td class="colLast">
-<div class="block">This package contains utility classes that are used by the PDFBox project.</div>
-</td>
+<td class="colFirst"><a href="#org.apache.pdfbox.text">org.apache.pdfbox.text</a></td>
+<td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
 <ul class="blockList">
-<li class="blockList"><a name="org.apache.pdfbox.pdfparser">
+<li class="blockList"><a name="org.apache.pdfbox.multipdf">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a></h3>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> in <a href="../../../../../org/apache/pdfbox/multipdf/package-summary.html">org.apache.pdfbox.multipdf</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../org/apache/pdfbox/multipdf/package-summary.html">org.apache.pdfbox.multipdf</a> declared as <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
+<td class="colLast"><span class="strong">PageExtractor.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/PageExtractor.html#sourceDocument">sourceDocument</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a> that return <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/multipdf/package-summary.html">org.apache.pdfbox.multipdf</a> that return <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
+<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Splitter.html#createNewDocument()">createNewDocument</a></strong>()</code>
+<div class="block">Create a new document to write the split contents to.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/PDFParser.html#getPDDocument()">getPDDocument</a></strong>()</code>
-<div class="block">This will get the PD document that was parsed.</div>
+<td class="colLast"><span class="strong">PageExtractor.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/PageExtractor.html#extract()">extract</a></strong>()</code>
+<div class="block">This will take a document and extract the desired pages into a new 
+ document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
+<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Splitter.html#getDestinationDocument()">getDestinationDocument</a></strong>()</code>
+<div class="block">The source PDF document.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">NonSequentialPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/NonSequentialPDFParser.html#getPDDocument()">getPDDocument</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">LayerUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/LayerUtility.html#getDocument()">getDocument</a></strong>()</code>
+<div class="block">Returns the PDF document we work on.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
+<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Splitter.html#getSourceDocument()">getSourceDocument</a></strong>()</code>
+<div class="block">The source PDF document.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/multipdf/package-summary.html">org.apache.pdfbox.multipdf</a> that return types with arguments of type <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&gt;</code></td>
+<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Splitter.html#split(org.apache.pdfbox.pdmodel.PDDocument)">split</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
+<div class="block">This will take a document and split into several other documents.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/multipdf/package-summary.html">org.apache.pdfbox.multipdf</a> with parameters of type <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">PDFMergerUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/PDFMergerUtility.html#appendDocument(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDDocument)">appendDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;destination,
+              <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;source)</code>
+<div class="block">append all pages from source to destination.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/PDFormXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.form">PDFormXObject</a></code></td>
+<td class="colLast"><span class="strong">LayerUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/LayerUtility.html#importPageAsForm(org.apache.pdfbox.pdmodel.PDDocument, int)">importPageAsForm</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;sourceDoc,
+                int&nbsp;pageNumber)</code>
+<div class="block">Imports a page from some PDF file as a Form XObject so it can be placed on another page
+ in the target document.</div>
+</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/PDFormXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.form">PDFormXObject</a></code></td>
+<td class="colLast"><span class="strong">LayerUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/LayerUtility.html#importPageAsForm(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDPage)">importPageAsForm</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;sourceDoc,
+                <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a>&nbsp;page)</code>
+<div class="block">Imports a page from some PDF file as a Form XObject so it can be placed on another page
+ in the target document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Overlay.html#setAllPagesOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setAllPagesOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;allPagesOverlayPDF)</code>
+<div class="block">Sets the all pages overlay PDF.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Overlay.html#setDefaultOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setDefaultOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;defaultOverlayPDF)</code>
+<div class="block">Sets the default overlay PDF.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Overlay.html#setEvenPageOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setEvenPageOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;evenPageOverlayPDF)</code>
+<div class="block">Sets the even page overlay PDF.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Overlay.html#setFirstPageOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setFirstPageOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;firstPageOverlayPDF)</code>
+<div class="block">Sets the first page overlay PDF.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Overlay.html#setInputPDF(org.apache.pdfbox.pdmodel.PDDocument)">setInputPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;inputPDF)</code>
+<div class="block">Sets the PDF to be overlayed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Overlay.html#setLastPageOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setLastPageOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;lastPageOverlayPDF)</code>
+<div class="block">Sets the last page overlay PDF.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Overlay.html#setOddPageOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setOddPageOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;oddPageOverlayPDF)</code>
+<div class="block">Sets the odd page overlay PDF.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&gt;</code></td>
+<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/Splitter.html#split(org.apache.pdfbox.pdmodel.PDDocument)">split</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
+<div class="block">This will take a document and split into several other documents.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/multipdf/package-summary.html">org.apache.pdfbox.multipdf</a> with parameters of type <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/LayerUtility.html#LayerUtility(org.apache.pdfbox.pdmodel.PDDocument)">LayerUtility</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
+<div class="block">Creates a new instance.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/PageExtractor.html#PageExtractor(org.apache.pdfbox.pdmodel.PDDocument)">PageExtractor</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;sourceDocument)</code>
+<div class="block">Creates a new instance of PageExtractor</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/multipdf/PageExtractor.html#PageExtractor(org.apache.pdfbox.pdmodel.PDDocument, int, int)">PageExtractor</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;sourceDocument,
+             int&nbsp;startPage,
+             int&nbsp;endPage)</code>
+<div class="block">Creates a new instance of PageExtractor</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.pdfparser">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a> that return <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">ConformingPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/ConformingPDFParser.html#getPDDocument()">getPDDocument</a></strong>()</code>
+<td class="colLast"><span class="strong">PDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/PDFParser.html#getPDDocument()">getPDDocument</a></strong>()</code>
 <div class="block">This will get the PD document that was parsed.</div>
 </td>
 </tr>
@@ -238,6 +402,13 @@
 <div class="block">This will write the pdf document.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSWriter.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfwriter/COSWriter.html#write(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface)">write</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
+     <a href="../../../../../org/apache/pdfbox/pdmodel/interactive/digitalsignature/SignatureInterface.html" title="interface in org.apache.pdfbox.pdmodel.interactive.digitalsignature">SignatureInterface</a>&nbsp;signInterface)</code>
+<div class="block">This will write the pdf document.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -245,19 +416,6 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/package-summary.html">org.apache.pdfbox.pdmodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/package-summary.html">org.apache.pdfbox.pdmodel</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/ConformingPDDocument.html" title="class in org.apache.pdfbox.pdmodel">ConformingPDDocument</a></strong></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdmodel/package-summary.html">org.apache.pdfbox.pdmodel</a> that return <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -273,25 +431,19 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">ConformingPDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/ConformingPDDocument.html#load(java.io.File)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;input)</code>
-<div class="block">This will load a document from an input stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.File, boolean)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
     boolean&nbsp;useScratchFiles)</code>
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.File, java.lang.String)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
     <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</code>
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.File, java.lang.String, boolean)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
     <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password,
@@ -299,7 +451,7 @@
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.File, java.lang.String, java.io.InputStream, java.lang.String)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
     <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password,
@@ -308,7 +460,7 @@
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.File, java.lang.String, java.io.InputStream, java.lang.String, boolean)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
     <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password,
@@ -318,27 +470,27 @@
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.InputStream)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input)</code>
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.InputStream, boolean)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input,
     boolean&nbsp;useScratchFiles)</code>
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.InputStream, java.lang.String)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input,
     <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</code>
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.InputStream, java.lang.String, java.io.InputStream, java.lang.String)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input,
     <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password,
@@ -347,7 +499,7 @@
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
 <td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#load(java.io.InputStream, java.lang.String, java.io.InputStream, java.lang.String, boolean)">load</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input,
     <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password,
@@ -357,32 +509,6 @@
 <div class="block">Parses PDF with non sequential parser.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#loadLegacy(java.io.File)">loadLegacy</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>
-<div class="block">This will load a document from a file.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#loadLegacy(java.io.File, boolean)">loadLegacy</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
-          boolean&nbsp;useScratchFiles)</code>
-<div class="block">This will load a document from a file.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#loadLegacy(java.io.InputStream)">loadLegacy</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input)</code>
-<div class="block">This will load a document from an input stream.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html#loadLegacy(java.io.InputStream, boolean)">loadLegacy</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input,
-          boolean&nbsp;useScratchFiles)</code>
-<div class="block">This will load a document from an input stream.</div>
-</td>
-</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
@@ -402,6 +528,29 @@
 <div class="block">Constructor.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPageContentStream.html#PDPageContentStream(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDPage)">PDPageContentStream</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
+                   <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a>&nbsp;sourcePage)</code>
+<div class="block">Create a new PDPage content stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPageContentStream.html#PDPageContentStream(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDPage, boolean, boolean)">PDPageContentStream</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
+                   <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a>&nbsp;sourcePage,
+                   boolean&nbsp;appendContent,
+                   boolean&nbsp;compress)</code>
+<div class="block">Create a new PDPage content stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPageContentStream.html#PDPageContentStream(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDPage, boolean, boolean, boolean)">PDPageContentStream</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
+                   <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a>&nbsp;sourcePage,
+                   boolean&nbsp;appendContent,
+                   boolean&nbsp;compress,
+                   boolean&nbsp;resetContext)</code>
+<div class="block">Create a new PDPage content stream.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -419,7 +568,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/common/PDObjectStream.html" title="class in org.apache.pdfbox.pdmodel.common">PDObjectStream</a></code></td>
 <td class="colLast"><span class="strong">PDObjectStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDObjectStream.html#createStream(org.apache.pdfbox.pdmodel.PDDocument)">createStream</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
-<div class="block">This will create a new PDStream object.</div>
+<div class="block">This will create a new PDObjectStream object.</div>
 </td>
 </tr>
 </tbody>
@@ -506,42 +655,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.pdfbox.pdmodel.edit">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/edit/package-summary.html">org.apache.pdfbox.pdmodel.edit</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/pdmodel/edit/package-summary.html">org.apache.pdfbox.pdmodel.edit</a> with parameters of type <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/edit/PDPageContentStream.html#PDPageContentStream(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDPage)">PDPageContentStream</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
-                   <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a>&nbsp;sourcePage)</code>
-<div class="block">Create a new PDPage content stream.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/edit/PDPageContentStream.html#PDPageContentStream(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDPage, boolean, boolean)">PDPageContentStream</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
-                   <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a>&nbsp;sourcePage,
-                   boolean&nbsp;appendContent,
-                   boolean&nbsp;compress)</code>
-<div class="block">Create a new PDPage content stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/edit/PDPageContentStream.html#PDPageContentStream(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDPage, boolean, boolean, boolean)">PDPageContentStream</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
-                   <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a>&nbsp;sourcePage,
-                   boolean&nbsp;appendContent,
-                   boolean&nbsp;compress,
-                   boolean&nbsp;resetContext)</code>
-<div class="block">Create a new PDPage content stream.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.pdfbox.pdmodel.encryption">
 <!--   -->
 </a>
@@ -570,38 +683,17 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">StandardSecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/StandardSecurityHandler.html#decryptDocument(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.encryption.DecryptionMaterial)">decryptDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
-               <a href="../../../../../org/apache/pdfbox/pdmodel/encryption/DecryptionMaterial.html" title="class in org.apache.pdfbox.pdmodel.encryption">DecryptionMaterial</a>&nbsp;decryptionMaterial)</code>
-<div class="block">Decrypt the document.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><span class="strong">SecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/SecurityHandler.html#decryptDocument(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.encryption.DecryptionMaterial)">decryptDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
-               <a href="../../../../../org/apache/pdfbox/pdmodel/encryption/DecryptionMaterial.html" title="class in org.apache.pdfbox.pdmodel.encryption">DecryptionMaterial</a>&nbsp;mat)</code>
-<div class="block">Prepare the document for decryption.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PublicKeySecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/PublicKeySecurityHandler.html#decryptDocument(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.encryption.DecryptionMaterial)">decryptDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
-               <a href="../../../../../org/apache/pdfbox/pdmodel/encryption/DecryptionMaterial.html" title="class in org.apache.pdfbox.pdmodel.encryption">DecryptionMaterial</a>&nbsp;decryptionMaterial)</code>
-<div class="block">Decrypt the document.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">StandardSecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/StandardSecurityHandler.html#prepareDocumentForEncryption(org.apache.pdfbox.pdmodel.PDDocument)">prepareDocumentForEncryption</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc)</code>
 <div class="block">Prepare document for encryption.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>abstract void</code></td>
 <td class="colLast"><span class="strong">SecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/SecurityHandler.html#prepareDocumentForEncryption(org.apache.pdfbox.pdmodel.PDDocument)">prepareDocumentForEncryption</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc)</code>
 <div class="block">Prepare the document for encryption.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">PublicKeySecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/PublicKeySecurityHandler.html#prepareDocumentForEncryption(org.apache.pdfbox.pdmodel.PDDocument)">prepareDocumentForEncryption</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc)</code>
 <div class="block">Prepare the document for encryption.</div>
@@ -636,6 +728,14 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html" title="class in org.apache.pdfbox.pdmodel.font">PDType0Font</a></code></td>
+<td class="colLast"><span class="strong">PDType0Font.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType0Font.html#load(org.apache.pdfbox.pdmodel.PDDocument, java.io.InputStream, boolean)">load</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
+    <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input,
+    boolean&nbsp;embedSubset)</code>
+<div class="block">Loads a TTF to be embedded into a document.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDTrueTypeFont</a></code></td>
 <td class="colLast"><span class="strong">PDTrueTypeFont.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html#loadTTF(org.apache.pdfbox.pdmodel.PDDocument, java.io.File)">loadTTF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
        <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>
@@ -644,7 +744,7 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDTrueTypeFont</a></code></td>
 <td class="colLast"><span class="strong">PDTrueTypeFont.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.html#loadTTF(org.apache.pdfbox.pdmodel.PDDocument, java.io.InputStream)">loadTTF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
        <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input)</code>
@@ -743,6 +843,23 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImageXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.image">PDImageXObject</a></code></td>
+<td class="colLast"><span class="strong">CCITTFactory.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/CCITTFactory.html#createFromFile(org.apache.pdfbox.pdmodel.PDDocument, java.io.File)">createFromFile</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
+              <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>
+<div class="block">Creates a new CCITT Fax compressed Image XObject from the first page of 
+ a TIFF file.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImageXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.image">PDImageXObject</a></code></td>
+<td class="colLast"><span class="strong">CCITTFactory.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/CCITTFactory.html#createFromFile(org.apache.pdfbox.pdmodel.PDDocument, java.io.File, int)">createFromFile</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
+              <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+              int&nbsp;number)</code>
+<div class="block">Creates a new CCITT Fax compressed Image XObject from the first page of 
+ a TIFF file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImageXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.image">PDImageXObject</a></code></td>
 <td class="colLast"><span class="strong">LosslessFactory.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/LosslessFactory.html#createFromImage(org.apache.pdfbox.pdmodel.PDDocument, java.awt.image.BufferedImage)">createFromImage</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
                <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/awt/image/BufferedImage.html?is-external=true" title="class or interface in java.awt.image">BufferedImage</a>&nbsp;image)</code>
 <div class="block">Creates a new lossless encoded Image XObject from a Buffered Image.</div>
@@ -776,8 +893,9 @@
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImageXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.image">PDImageXObject</a></code></td>
 <td class="colLast"><span class="strong">CCITTFactory.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/CCITTFactory.html#createFromRandomAccess(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.io.RandomAccess)">createFromRandomAccess</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
                       <a href="../../../../../org/apache/pdfbox/io/RandomAccess.html" title="interface in org.apache.pdfbox.io">RandomAccess</a>&nbsp;reader)</code>
-<div class="block">Creates a new CCITT Fax compressed Image XObject from the first page of 
- a TIFF file.</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/CCITTFactory.html#createFromFile(org.apache.pdfbox.pdmodel.PDDocument, java.io.File)"><code>CCITTFactory.createFromFile(PDDocument, File)</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -785,7 +903,9 @@
 <td class="colLast"><span class="strong">CCITTFactory.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/CCITTFactory.html#createFromRandomAccess(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.io.RandomAccess, int)">createFromRandomAccess</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
                       <a href="../../../../../org/apache/pdfbox/io/RandomAccess.html" title="interface in org.apache.pdfbox.io">RandomAccess</a>&nbsp;reader,
                       int&nbsp;number)</code>
-<div class="block">Creates a new CCITT Fax compressed Image XObject from a TIFF file.</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/CCITTFactory.html#createFromFile(org.apache.pdfbox.pdmodel.PDDocument, java.io.File, int)"><code>CCITTFactory.createFromFile(PDDocument, File, int)</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1122,12 +1242,12 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.pdfbox.util">
+<li class="blockList"><a name="org.apache.pdfbox.text">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> in <a href="../../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</a></h3>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> in <a href="../../../../../org/apache/pdfbox/text/package-summary.html">org.apache.pdfbox.text</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</a> declared as <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Fields in <a href="../../../../../org/apache/pdfbox/text/package-summary.html">org.apache.pdfbox.text</a> declared as <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Field and Description</th>
@@ -1135,225 +1255,43 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFTextStripper.html#document">document</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PageExtractor.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PageExtractor.html#sourceDocument">sourceDocument</a></strong></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</a> that return <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Splitter.html#createNewDocument()">createNewDocument</a></strong>()</code>
-<div class="block">Create a new document to write the split contents to.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PageExtractor.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PageExtractor.html#extract()">extract</a></strong>()</code>
-<div class="block">This will take a document and extract the desired pages into a new 
- document.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">PDFCloneUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFCloneUtility.html#getDestination()">getDestination</a></strong>()</code>
-<div class="block">Returns the destination PDF document this cloner instance is set up for.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Splitter.html#getDestinationDocument()">getDestinationDocument</a></strong>()</code>
-<div class="block">The source PDF document.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">LayerUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/LayerUtility.html#getDocument()">getDocument</a></strong>()</code>
-<div class="block">Returns the PDF document we work on.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></code></td>
-<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Splitter.html#getSourceDocument()">getSourceDocument</a></strong>()</code>
-<div class="block">The source PDF document.</div>
-</td>
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#document">document</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</a> that return types with arguments of type <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/text/package-summary.html">org.apache.pdfbox.text</a> with parameters of type <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Splitter.html#split(org.apache.pdfbox.pdmodel.PDDocument)">split</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
-<div class="block">This will take a document and split into several other documents.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</a> with parameters of type <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PDFMergerUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFMergerUtility.html#appendDocument(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDDocument)">appendDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;destination,
-              <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;source)</code>
-<div class="block">append all pages from source to destination.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFTextStripper.html#endDocument(org.apache.pdfbox.pdmodel.PDDocument)">endDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#endDocument(org.apache.pdfbox.pdmodel.PDDocument)">endDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
 <div class="block">This method is available for subclasses of this class.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PDFHighlighter.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFHighlighter.html#generateXMLHighlight(org.apache.pdfbox.pdmodel.PDDocument, java.lang.String[], java.io.Writer)">generateXMLHighlight</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;pdDocument,
-                    <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;sWords,
-                    <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;xmlOutput)</code>
-<div class="block">Generate an XML highlight string based on the PDF.</div>
-</td>
-</tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PDFHighlighter.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFHighlighter.html#generateXMLHighlight(org.apache.pdfbox.pdmodel.PDDocument, java.lang.String, java.io.Writer)">generateXMLHighlight</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;pdDocument,
-                    <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;highlightWord,
-                    <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;xmlOutput)</code>
-<div class="block">Generate an XML highlight string based on the PDF.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFTextStripper.html#getText(org.apache.pdfbox.pdmodel.PDDocument)">getText</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc)</code>
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#getText(org.apache.pdfbox.pdmodel.PDDocument)">getText</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc)</code>
 <div class="block">This will return the text of a document.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/PDFormXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.form">PDFormXObject</a></code></td>
-<td class="colLast"><span class="strong">LayerUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/LayerUtility.html#importPageAsForm(org.apache.pdfbox.pdmodel.PDDocument, int)">importPageAsForm</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;sourceDoc,
-                int&nbsp;pageNumber)</code>
-<div class="block">Imports a page from some PDF file as a Form XObject so it can be placed on another page
- in the target document.</div>
-</td>
-</tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/PDFormXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.form">PDFormXObject</a></code></td>
-<td class="colLast"><span class="strong">LayerUtility.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/LayerUtility.html#importPageAsForm(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.pdmodel.PDPage)">importPageAsForm</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;sourceDoc,
-                <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a>&nbsp;page)</code>
-<div class="block">Imports a page from some PDF file as a Form XObject so it can be placed on another page
- in the target document.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Overlay.html#setAllPagesOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setAllPagesOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;allPagesOverlayPDF)</code>
-<div class="block">Sets the all pages overlay PDF.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Overlay.html#setDefaultOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setDefaultOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;defaultOverlayPDF)</code>
-<div class="block">Sets the default overlay PDF.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Overlay.html#setEvenPageOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setEvenPageOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;evenPageOverlayPDF)</code>
-<div class="block">Sets the even page overlay PDF.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Overlay.html#setFirstPageOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setFirstPageOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;firstPageOverlayPDF)</code>
-<div class="block">Sets the first page overlay PDF.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Overlay.html#setInputPDF(org.apache.pdfbox.pdmodel.PDDocument)">setInputPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;inputPDF)</code>
-<div class="block">Sets the PDF to be overlayed.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Overlay.html#setLastPageOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setLastPageOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;lastPageOverlayPDF)</code>
-<div class="block">Sets the last page overlay PDF.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Overlay.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Overlay.html#setOddPageOverlayPDF(org.apache.pdfbox.pdmodel.PDDocument)">setOddPageOverlayPDF</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;oddPageOverlayPDF)</code>
-<div class="block">Sets the odd page overlay PDF.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Splitter.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Splitter.html#split(org.apache.pdfbox.pdmodel.PDDocument)">split</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
-<div class="block">This will take a document and split into several other documents.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFTextStripper.html#startDocument(org.apache.pdfbox.pdmodel.PDDocument)">startDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#startDocument(org.apache.pdfbox.pdmodel.PDDocument)">startDocument</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
 <div class="block">This method is available for subclasses of this class.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFTextStripper.html#writeText(org.apache.pdfbox.pdmodel.PDDocument, java.io.Writer)">writeText</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#writeText(org.apache.pdfbox.pdmodel.PDDocument, java.io.Writer)">writeText</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
          <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;outputStream)</code>
 <div class="block">This will take a PDDocument and write the text of that document to the print writer.</div>
 </td>
 </tr>
 </tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</a> with parameters of type <a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/util/LayerUtility.html#LayerUtility(org.apache.pdfbox.pdmodel.PDDocument)">LayerUtility</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document)</code>
-<div class="block">Creates a new instance.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/util/PageExtractor.html#PageExtractor(org.apache.pdfbox.pdmodel.PDDocument)">PageExtractor</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;sourceDocument)</code>
-<div class="block">Creates a new instance of PageExtractor</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/util/PageExtractor.html#PageExtractor(org.apache.pdfbox.pdmodel.PDDocument, int, int)">PageExtractor</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;sourceDocument,
-             int&nbsp;startPage,
-             int&nbsp;endPage)</code>
-<div class="block">Creates a new instance of PageExtractor</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFCloneUtility.html#PDFCloneUtility(org.apache.pdfbox.pdmodel.PDDocument)">PDFCloneUtility</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;dest)</code>
-<div class="block">Creates a new instance for the given target document.</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 </ul>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentCatalog.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentCatalog.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentCatalog.html Mon Mar 30 05:53:07 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (version 1.7.0_55) on Sun Jan 04 20:50:39 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:03 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.pdfbox.pdmodel.PDDocumentCatalog (Apache PDFBox 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-04">
+<meta name="date" content="2015-03-30">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentInformation.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentInformation.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentInformation.html Mon Mar 30 05:53:07 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (version 1.7.0_55) on Sun Jan 04 20:50:39 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:03 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.pdfbox.pdmodel.PDDocumentInformation (Apache PDFBox 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-04">
+<meta name="date" content="2015-03-30">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentNameDictionary.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentNameDictionary.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDDocumentNameDictionary.html Mon Mar 30 05:53:07 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (version 1.7.0_55) on Sun Jan 04 20:50:39 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:03 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary (Apache PDFBox 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-04">
+<meta name="date" content="2015-03-30">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDEmbeddedFilesNameTreeNode.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDEmbeddedFilesNameTreeNode.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDEmbeddedFilesNameTreeNode.html Mon Mar 30 05:53:07 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (version 1.7.0_55) on Sun Jan 04 20:50:39 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:03 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.pdfbox.pdmodel.PDEmbeddedFilesNameTreeNode (Apache PDFBox 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-04">
+<meta name="date" content="2015-03-30">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDJavascriptNameTreeNode.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDJavascriptNameTreeNode.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/pdmodel/class-use/PDJavascriptNameTreeNode.html Mon Mar 30 05:53:07 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (version 1.7.0_55) on Sun Jan 04 20:50:39 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:03 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.pdfbox.pdmodel.PDJavascriptNameTreeNode (Apache PDFBox 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-04">
+<meta name="date" content="2015-03-30">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>