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 [46/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/text/TextPositionComparator.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/TextPositionComparator.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/TextPositionComparator.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>TextPositionComparator (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/text/class-use/TextPosition.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/class-use/TextPosition.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/class-use/TextPosition.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.text.TextPosition (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,54 +77,21 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.pdfbox.contentstream">org.apache.pdfbox.contentstream</a></td>
-<td class="colLast">
-<div class="block">This package contains provides classes for working with content streams.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.documentinterchange.markedcontent">org.apache.pdfbox.pdmodel.documentinterchange.markedcontent</a></td>
 <td class="colLast">
 <div class="block">The marked content package provides a mechanism for modeling marked-content
 sequences.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.text">org.apache.pdfbox.text</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<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>
-</tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
 <ul class="blockList">
-<li class="blockList"><a name="org.apache.pdfbox.contentstream">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a> in <a href="../../../../../org/apache/pdfbox/contentstream/package-summary.html">org.apache.pdfbox.contentstream</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/contentstream/package-summary.html">org.apache.pdfbox.contentstream</a> with parameters of type <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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 void</code></td>
-<td class="colLast"><span class="strong">PDFTextStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFTextStreamEngine.html#processTextPosition(org.apache.pdfbox.text.TextPosition)">processTextPosition</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
-<div class="block">A method provided as an event interface to allow a subclass to perform some specific
- functionality when text needs to be processed.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.pdfbox.pdmodel.documentinterchange.markedcontent">
 <!--   -->
 </a>
@@ -149,40 +116,8 @@ sequences.</div>
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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 methods, and an explanation">
-<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/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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>int</code></td>
-<td class="colLast"><span class="strong">TextPositionComparator.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/TextPositionComparator.html#compare(org.apache.pdfbox.text.TextPosition, org.apache.pdfbox.text.TextPosition)">compare</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;pos1,
-       <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;pos2)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">TextPosition.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/TextPosition.html#contains(org.apache.pdfbox.text.TextPosition)">contains</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;tp2)</code>
-<div class="block">Determine if this TextPosition logically contains another (i.e. they overlap and should be
- rendered on top of each other).</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TextPosition.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/TextPosition.html#mergeDiacritic(org.apache.pdfbox.text.TextPosition)">mergeDiacritic</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;diacritic)</code>
-<div class="block">Merge a single character TextPosition into the current object.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.pdfbox.util">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a> in <a href="../../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</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> with type parameters of type <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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> with type parameters of type <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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>
@@ -190,63 +125,81 @@ sequences.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&lt;<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/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFTextStripper.html#charactersByArticle">charactersByArticle</a></strong></code>
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#charactersByArticle">charactersByArticle</a></strong></code>
 <div class="block">The charactersByArticle is used to extract text by article divisions.</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> that return types with arguments of type <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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> that return types with arguments of type <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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="http://download.oracle.com/javase/1.6.0/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&lt;<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/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFTextStripper.html#getCharactersByArticle()">getCharactersByArticle</a></strong>()</code>
+<td class="colFirst"><code>protected <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="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/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#getCharactersByArticle()">getCharactersByArticle</a></strong>()</code>
 <div class="block">Character strings are grouped by articles.</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/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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 void</code></td>
-<td class="colLast"><span class="strong">PDFTextStripperByArea.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFTextStripperByArea.html#processTextPosition(org.apache.pdfbox.text.TextPosition)">processTextPosition</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
-<div class="block">This will process a TextPosition object and add the text to the list of characters on a page.</div>
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">TextPositionComparator.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/TextPositionComparator.html#compare(org.apache.pdfbox.text.TextPosition, org.apache.pdfbox.text.TextPosition)">compare</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;pos1,
+       <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;pos2)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TextPosition.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/TextPosition.html#contains(org.apache.pdfbox.text.TextPosition)">contains</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;tp2)</code>
+<div class="block">Determine if this TextPosition logically contains another (i.e. they overlap and should be
+ rendered on top of each other).</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TextPosition.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/TextPosition.html#mergeDiacritic(org.apache.pdfbox.text.TextPosition)">mergeDiacritic</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;diacritic)</code>
+<div class="block">Merge a single character TextPosition into the current object.</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#processTextPosition(org.apache.pdfbox.text.TextPosition)">processTextPosition</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
+<td class="colLast"><span class="strong">PDFTextStripperByArea.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripperByArea.html#processTextPosition(org.apache.pdfbox.text.TextPosition)">processTextPosition</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
 <div class="block">This will process a TextPosition object and add the text to the list of characters on a page.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">PDFMarkedContentExtractor.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/PDFMarkedContentExtractor.html#processTextPosition(org.apache.pdfbox.text.TextPosition)">processTextPosition</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#processTextPosition(org.apache.pdfbox.text.TextPosition)">processTextPosition</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
+<div class="block">This will process a TextPosition object and add the text to the list of characters on a page.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">PDFMarkedContentExtractor.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFMarkedContentExtractor.html#processTextPosition(org.apache.pdfbox.text.TextPosition)">processTextPosition</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
 <div class="block">This will process a TextPosition object and add the
  text to the list of characters on a page.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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#writeCharacters(org.apache.pdfbox.text.TextPosition)">writeCharacters</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#writeCharacters(org.apache.pdfbox.text.TextPosition)">writeCharacters</a></strong>(<a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&nbsp;text)</code>
 <div class="block">Write the string in TextPosition to the output stream.</div>
 </td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Method parameters in <a href="../../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</a> with type arguments of type <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Method parameters in <a href="../../../../../org/apache/pdfbox/text/package-summary.html">org.apache.pdfbox.text</a> with type arguments of type <a href="../../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</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>
@@ -254,7 +207,7 @@ sequences.</div>
 <tbody>
 <tr class="altColor">
 <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#writeString(java.lang.String, java.util.List)">writeString</a></strong>(<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;text,
+<td class="colLast"><span class="strong">PDFTextStripper.</span><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html#writeString(java.lang.String, java.util.List)">writeString</a></strong>(<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;text,
            <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/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a>&gt;&nbsp;textPositions)</code>
 <div class="block">Write a Java string to the output stream.</div>
 </td>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/class-use/TextPositionComparator.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/class-use/TextPositionComparator.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/class-use/TextPositionComparator.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.text.TextPositionComparator (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/text/package-frame.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-frame.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-frame.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.pdfbox.text (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>
@@ -13,6 +13,9 @@
 <div class="indexContainer">
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
+<li><a href="PDFMarkedContentExtractor.html" title="class in org.apache.pdfbox.text" target="classFrame">PDFMarkedContentExtractor</a></li>
+<li><a href="PDFTextStripper.html" title="class in org.apache.pdfbox.text" target="classFrame">PDFTextStripper</a></li>
+<li><a href="PDFTextStripperByArea.html" title="class in org.apache.pdfbox.text" target="classFrame">PDFTextStripperByArea</a></li>
 <li><a href="TextPosition.html" title="class in org.apache.pdfbox.text" target="classFrame">TextPosition</a></li>
 <li><a href="TextPositionComparator.html" title="class in org.apache.pdfbox.text" target="classFrame">TextPositionComparator</a></li>
 </ul>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-summary.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-summary.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-summary.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.pdfbox.text (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>
@@ -37,7 +37,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/service/interactive/form/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../org/apache/pdfbox/rendering/package-summary.html">Prev Package</a></li>
 <li><a href="../../../../org/apache/pdfbox/util/package-summary.html">Next Package</a></li>
 </ul>
 <ul class="navList">
@@ -77,12 +77,31 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/pdfbox/text/PDFMarkedContentExtractor.html" title="class in org.apache.pdfbox.text">PDFMarkedContentExtractor</a></td>
+<td class="colLast">
+<div class="block">This is an stream engine to extract the marked content of a pdf.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/pdfbox/text/PDFTextStripper.html" title="class in org.apache.pdfbox.text">PDFTextStripper</a></td>
+<td class="colLast">
+<div class="block">This class will take a pdf document and strip out all of the text and ignore the
+ formatting and such.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/pdfbox/text/PDFTextStripperByArea.html" title="class in org.apache.pdfbox.text">PDFTextStripperByArea</a></td>
+<td class="colLast">
+<div class="block">This will extract text from a specified region in the PDF.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text">TextPosition</a></td>
 <td class="colLast">
 <div class="block">This represents a string and a position on the screen of those characters.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/pdfbox/text/TextPositionComparator.html" title="class in org.apache.pdfbox.text">TextPositionComparator</a></td>
 <td class="colLast">
 <div class="block">This class is a comparator for TextPosition operators.</div>
@@ -112,7 +131,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/service/interactive/form/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../org/apache/pdfbox/rendering/package-summary.html">Prev Package</a></li>
 <li><a href="../../../../org/apache/pdfbox/util/package-summary.html">Next Package</a></li>
 </ul>
 <ul class="navList">

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-tree.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-tree.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-tree.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.pdfbox.text Class Hierarchy (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>
@@ -37,7 +37,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/service/interactive/form/package-tree.html">Prev</a></li>
+<li><a href="../../../../org/apache/pdfbox/rendering/package-tree.html">Prev</a></li>
 <li><a href="../../../../org/apache/pdfbox/util/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
@@ -75,6 +75,16 @@
 <ul>
 <li type="circle">java.lang.<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
 <ul>
+<li type="circle">org.apache.pdfbox.contentstream.<a href="../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream"><span class="strong">PDFStreamEngine</span></a>
+<ul>
+<li type="circle">org.apache.pdfbox.text.<a href="../../../../org/apache/pdfbox/text/PDFMarkedContentExtractor.html" title="class in org.apache.pdfbox.text"><span class="strong">PDFMarkedContentExtractor</span></a></li>
+<li type="circle">org.apache.pdfbox.text.<a href="../../../../org/apache/pdfbox/text/PDFTextStripper.html" title="class in org.apache.pdfbox.text"><span class="strong">PDFTextStripper</span></a>
+<ul>
+<li type="circle">org.apache.pdfbox.text.<a href="../../../../org/apache/pdfbox/text/PDFTextStripperByArea.html" title="class in org.apache.pdfbox.text"><span class="strong">PDFTextStripperByArea</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
 <li type="circle">org.apache.pdfbox.text.<a href="../../../../org/apache/pdfbox/text/TextPosition.html" title="class in org.apache.pdfbox.text"><span class="strong">TextPosition</span></a></li>
 <li type="circle">org.apache.pdfbox.text.<a href="../../../../org/apache/pdfbox/text/TextPositionComparator.html" title="class in org.apache.pdfbox.text"><span class="strong">TextPositionComparator</span></a> (implements java.util.<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;T&gt;)</li>
 </ul>
@@ -100,7 +110,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/service/interactive/form/package-tree.html">Prev</a></li>
+<li><a href="../../../../org/apache/pdfbox/rendering/package-tree.html">Prev</a></li>
 <li><a href="../../../../org/apache/pdfbox/util/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-use.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-use.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/text/package-use.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 Package org.apache.pdfbox.text (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,45 +77,16 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.pdfbox.contentstream">org.apache.pdfbox.contentstream</a></td>
-<td class="colLast">
-<div class="block">This package contains provides classes for working with content streams.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.documentinterchange.markedcontent">org.apache.pdfbox.pdmodel.documentinterchange.markedcontent</a></td>
 <td class="colLast">
 <div class="block">The marked content package provides a mechanism for modeling marked-content
 sequences.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pdfbox.text">org.apache.pdfbox.text</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<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>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.pdfbox.contentstream">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../org/apache/pdfbox/text/package-summary.html">org.apache.pdfbox.text</a> used by <a href="../../../../org/apache/pdfbox/contentstream/package-summary.html">org.apache.pdfbox.contentstream</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/pdfbox/text/class-use/TextPosition.html#org.apache.pdfbox.contentstream">TextPosition</a>
-<div class="block">This represents a string and a position on the screen of those characters.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -146,24 +117,13 @@ sequences.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/pdfbox/text/class-use/TextPosition.html#org.apache.pdfbox.text">TextPosition</a>
-<div class="block">This represents a string and a position on the screen of those characters.</div>
+<td class="colOne"><a href="../../../../org/apache/pdfbox/text/class-use/PDFTextStripper.html#org.apache.pdfbox.text">PDFTextStripper</a>
+<div class="block">This class will take a pdf document and strip out all of the text and ignore the
+ formatting and such.</div>
 </td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.pdfbox.util">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../org/apache/pdfbox/text/package-summary.html">org.apache.pdfbox.text</a> used by <a href="../../../../org/apache/pdfbox/util/package-summary.html">org.apache.pdfbox.util</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/pdfbox/text/class-use/TextPosition.html#org.apache.pdfbox.util">TextPosition</a>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../org/apache/pdfbox/text/class-use/TextPosition.html#org.apache.pdfbox.text">TextPosition</a>
 <div class="block">This represents a string and a position on the screen of those characters.</div>
 </td>
 </tr>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Charsets.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Charsets.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Charsets.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Charsets (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>
@@ -97,9 +97,9 @@
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <span class="strong">Charsets</span>
+<pre>public final class <span class="strong">Charsets</span>
 extends <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
-<div class="block">Utility class providing common Charsets used in PDF.</div>
+<div class="block">Utility class providing common Charsets used in PDFBox.</div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>John Hewson</dd></dl>
 </li>
@@ -122,22 +122,34 @@ extends <a href="http://download.oracle.
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Charsets.html#ISO_8859_1">ISO_8859_1</a></strong></code>
+<div class="block">ISO-8859-1 charset</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Charsets.html#US_ASCII">US_ASCII</a></strong></code>
 <div class="block">ASCII charset</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Charsets.html#UTF_16BE">UTF_16BE</a></strong></code>
 <div class="block">UTF-16BE charset</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Charsets.html#UTF_16LE">UTF_16LE</a></strong></code>
 <div class="block">UTF-16LE charset</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Charsets.html#UTF_8">UTF_8</a></strong></code>
+<div class="block">UTF-8 charset</div>
+</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -191,13 +203,33 @@ extends <a href="http://download.oracle.
 <a name="UTF_16LE">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>UTF_16LE</h4>
 <pre>public static final&nbsp;<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> UTF_16LE</pre>
 <div class="block">UTF-16LE charset</div>
 </li>
 </ul>
+<a name="ISO_8859_1">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ISO_8859_1</h4>
+<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> ISO_8859_1</pre>
+<div class="block">ISO-8859-1 charset</div>
+</li>
+</ul>
+<a name="UTF_8">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UTF_8</h4>
+<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> UTF_8</pre>
+<div class="block">UTF-8 charset</div>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/DateConverter.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/DateConverter.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/DateConverter.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>DateConverter (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/util/Hex.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Hex.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Hex.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Hex (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>
@@ -38,7 +38,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/pdfbox/util/DateConverter.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/pdfbox/util/LayerUtility.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/pdfbox/util/Hex.html" target="_top">Frames</a></li>
@@ -97,7 +97,7 @@
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <span class="strong">Hex</span>
+<pre>public final class <span class="strong">Hex</span>
 extends <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Utility functions for hex encoding.</div>
 <dl><dt><span class="strong">Author:</span></dt>
@@ -201,7 +201,7 @@ extends <a href="http://download.oracle.
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/pdfbox/util/DateConverter.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/pdfbox/util/LayerUtility.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/pdfbox/util/Hex.html" target="_top">Frames</a></li>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Matrix.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Matrix.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Matrix.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Matrix (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>
@@ -37,8 +37,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/util/LayerUtility.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/pdfbox/util/Overlay.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/Hex.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/QuickSort.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/pdfbox/util/Matrix.html" target="_top">Frames</a></li>
@@ -207,47 +207,62 @@ implements <a href="http://download.orac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getScaleInstance(float, float)">getScaleInstance</a></strong>(float&nbsp;x,
-                float&nbsp;y)</code>
-<div class="block">Convenience method to create a scaled instance.</div>
+<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getRotateInstance(double, float, float)">getRotateInstance</a></strong>(double&nbsp;theta,
+                 float&nbsp;tx,
+                 float&nbsp;ty)</code>
+<div class="block">Convenience method to create a rotated instance.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getScaleInstance(float, float)">getScaleInstance</a></strong>(float&nbsp;sx,
+                float&nbsp;sy)</code>
+<div class="block">Convenience method to create a scaled instance.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getScaleX()">getScaleX</a></strong>()</code>
 <div class="block">Returns the x-scaling element of this matrix.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getScaleY()">getScaleY</a></strong>()</code>
 <div class="block">Returns the y-scaling element of this matrix.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getScalingFactorX()">getScalingFactorX</a></strong>()</code>
 <div class="block">Returns the x-scaling factor of this matrix.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getScalingFactorY()">getScalingFactorY</a></strong>()</code>
 <div class="block">Returns the y-scaling factor of this matrix.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getShearX()">getShearX</a></strong>()</code>
 <div class="block">Returns the x-shear element of this matrix.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getShearY()">getShearY</a></strong>()</code>
 <div class="block">Returns the y-shear element of this matrix.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getTranslateInstance(float, float)">getTranslateInstance</a></strong>(float&nbsp;tx,
+                    float&nbsp;ty)</code>
+<div class="block">Convenience method to create a translating instance.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getTranslateX()">getTranslateX</a></strong>()</code>
@@ -262,9 +277,11 @@ implements <a href="http://download.orac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getTranslatingInstance(float, float)">getTranslatingInstance</a></strong>(float&nbsp;x,
-                      float&nbsp;y)</code>
-<div class="block">Convenience method to create a translating instance.</div>
+<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#getTranslatingInstance(float, float)">getTranslatingInstance</a></strong>(float&nbsp;tx,
+                      float&nbsp;ty)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a href="../../../../org/apache/pdfbox/util/Matrix.html#getTranslateInstance(float, float)"><code>getTranslateInstance(float, float)</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -328,12 +345,18 @@ implements <a href="http://download.orac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#rotate(double)">rotate</a></strong>(double&nbsp;theta)</code>
+<div class="block">Rotares this matrix by the given factors.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#scale(float, float)">scale</a></strong>(float&nbsp;sx,
      float&nbsp;sy)</code>
 <div class="block">Scales this matrix by the given factors.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#setFromAffineTransform(java.awt.geom.AffineTransform)">setFromAffineTransform</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/awt/geom/AffineTransform.html?is-external=true" title="class or interface in java.awt.geom">AffineTransform</a>&nbsp;af)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -341,7 +364,7 @@ implements <a href="http://download.orac
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#setValue(int, int, float)">setValue</a></strong>(int&nbsp;row,
         int&nbsp;column,
@@ -349,35 +372,42 @@ implements <a href="http://download.orac
 <div class="block">This will set a value at a position.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#toCOSArray()">toCOSArray</a></strong>()</code>
 <div class="block">Returns a COS array which represents this matrix.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#transform(java.awt.geom.Point2D)">transform</a></strong>(<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</a>&nbsp;point)</code>
 <div class="block">Transforms the given point by this matrix.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/pdfbox/util/Vector.html" title="class in org.apache.pdfbox.util">Vector</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#transform(org.apache.pdfbox.util.Vector)">transform</a></strong>(<a href="../../../../org/apache/pdfbox/util/Vector.html" title="class in org.apache.pdfbox.util">Vector</a>&nbsp;vector)</code>
 <div class="block">Transforms the given point by this matrix.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/awt/geom/Point2D.Float.html?is-external=true" title="class or interface in java.awt.geom">Point2D.Float</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#transformPoint(float, float)">transformPoint</a></strong>(float&nbsp;x,
               float&nbsp;y)</code>
 <div class="block">Transforms the given point by this matrix.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#translate(float, float)">translate</a></strong>(float&nbsp;tx,
+         float&nbsp;ty)</code>
+<div class="block">Translates this matrix by the given ammount.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/pdfbox/util/Matrix.html#translate(org.apache.pdfbox.util.Vector)">translate</a></strong>(<a href="../../../../org/apache/pdfbox/util/Vector.html" title="class in org.apache.pdfbox.util">Vector</a>&nbsp;vector)</code>
@@ -568,6 +598,18 @@ public&nbsp;double[][]&nbsp;getValuesAsD
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>vector</code> - 2D vector</dd></dl>
 </li>
 </ul>
+<a name="translate(float, float)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>translate</h4>
+<pre>public&nbsp;void&nbsp;translate(float&nbsp;tx,
+             float&nbsp;ty)</pre>
+<div class="block">Translates this matrix by the given ammount.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tx</code> - x-translation</dd><dd><code>ty</code> - y-translation</dd></dl>
+</li>
+</ul>
 <a name="scale(float, float)">
 <!--   -->
 </a>
@@ -580,6 +622,17 @@ public&nbsp;double[][]&nbsp;getValuesAsD
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>sx</code> - x-scale</dd><dd><code>sy</code> - y-scale</dd></dl>
 </li>
 </ul>
+<a name="rotate(double)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rotate</h4>
+<pre>public&nbsp;void&nbsp;rotate(double&nbsp;theta)</pre>
+<div class="block">Rotares this matrix by the given factors.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>theta</code> - The angle of rotation measured in radians</dd></dl>
+</li>
+</ul>
 <a name="multiply(org.apache.pdfbox.util.Matrix)">
 <!--   -->
 </a>
@@ -664,10 +717,10 @@ public&nbsp;<a href="../../../../org/apa
 <ul class="blockList">
 <li class="blockList">
 <h4>getScaleInstance</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;getScaleInstance(float&nbsp;x,
-                      float&nbsp;y)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;getScaleInstance(float&nbsp;sx,
+                      float&nbsp;sy)</pre>
 <div class="block">Convenience method to create a scaled instance.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - The xscale operator.</dd><dd><code>y</code> - The yscale operator.</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sx</code> - The xscale operator.</dd><dd><code>sy</code> - The yscale operator.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>A new matrix with just the x/y scaling</dd></dl>
 </li>
 </ul>
@@ -690,13 +743,42 @@ public&nbsp;<a href="../../../../org/apa
 <ul class="blockList">
 <li class="blockList">
 <h4>getTranslatingInstance</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;getTranslatingInstance(float&nbsp;x,
-                            float&nbsp;y)</pre>
+<pre><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static&nbsp;<a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;getTranslatingInstance(float&nbsp;tx,
+                                       float&nbsp;ty)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Use <a href="../../../../org/apache/pdfbox/util/Matrix.html#getTranslateInstance(float, float)"><code>getTranslateInstance(float, float)</code></a> instead.</i></div>
+<div class="block">Convenience method to create a translating instance.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tx</code> - The x translating operator.</dd><dd><code>ty</code> - The y translating operator.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A new matrix with just the x/y translating.</dd></dl>
+</li>
+</ul>
+<a name="getTranslateInstance(float, float)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTranslateInstance</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;getTranslateInstance(float&nbsp;tx,
+                          float&nbsp;ty)</pre>
 <div class="block">Convenience method to create a translating instance.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - The x translating operator.</dd><dd><code>y</code> - The y translating operator.</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tx</code> - The x translating operator.</dd><dd><code>ty</code> - The y translating operator.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>A new matrix with just the x/y translating.</dd></dl>
 </li>
 </ul>
+<a name="getRotateInstance(double, float, float)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRotateInstance</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;getRotateInstance(double&nbsp;theta,
+                       float&nbsp;tx,
+                       float&nbsp;ty)</pre>
+<div class="block">Convenience method to create a rotated instance.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>theta</code> - The angle of rotation measured in radians</dd><dd><code>tx</code> - The x translation.</dd><dd><code>ty</code> - The y translation.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A new matrix with the rotation and the x/y translating.</dd></dl>
+</li>
+</ul>
 <a name="concatenate(org.apache.pdfbox.util.Matrix, org.apache.pdfbox.util.Matrix)">
 <!--   -->
 </a>
@@ -880,8 +962,8 @@ public&nbsp;float&nbsp;getYPosition()</p
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/util/LayerUtility.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/pdfbox/util/Overlay.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/Hex.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/QuickSort.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/pdfbox/util/Matrix.html" target="_top">Frames</a></li>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/QuickSort.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/QuickSort.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/QuickSort.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>QuickSort (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>
@@ -37,8 +37,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/util/PDFTextStripperByArea.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/pdfbox/util/Splitter.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/Vector.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/pdfbox/util/QuickSort.html" target="_top">Frames</a></li>
@@ -204,8 +204,8 @@ extends <a href="http://download.oracle.
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/util/PDFTextStripperByArea.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/pdfbox/util/Splitter.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/Vector.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/pdfbox/util/QuickSort.html" target="_top">Frames</a></li>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Vector.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Vector.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Vector.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Vector (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>
@@ -37,7 +37,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/util/Splitter.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/QuickSort.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/pdfbox/util/Version.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -270,7 +270,7 @@ extends <a href="http://download.oracle.
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/pdfbox/util/Splitter.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/pdfbox/util/QuickSort.html" title="class in org.apache.pdfbox.util"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/pdfbox/util/Version.html" title="class in org.apache.pdfbox.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Version.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Version.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/Version.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Version (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>
@@ -97,7 +97,7 @@
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <span class="strong">Version</span>
+<pre>public final class <span class="strong">Version</span>
 extends <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Exposes PDFBox version.</div>
 </li>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Charsets.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Charsets.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Charsets.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.util.Charsets (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/util/class-use/DateConverter.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/DateConverter.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/DateConverter.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.util.DateConverter (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/util/class-use/Hex.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Hex.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Hex.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.util.Hex (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/util/class-use/Matrix.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Matrix.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Matrix.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.util.Matrix (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>
@@ -226,16 +226,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">PDFTextStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFTextStreamEngine.html#showGlyph(org.apache.pdfbox.util.Matrix, org.apache.pdfbox.pdmodel.font.PDFont, int, java.lang.String, org.apache.pdfbox.util.Vector)">showGlyph</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;textRenderingMatrix,
-         <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDFont</a>&nbsp;font,
-         int&nbsp;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>&nbsp;unicode,
-         <a href="../../../../../org/apache/pdfbox/util/Vector.html" title="class in org.apache.pdfbox.util">Vector</a>&nbsp;displacement)</code>
-<div class="block">This method was originally written by Ben Litchfield for PDFStreamEngine.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">PDFStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html#showGlyph(org.apache.pdfbox.util.Matrix, org.apache.pdfbox.pdmodel.font.PDFont, int, java.lang.String, org.apache.pdfbox.util.Vector)">showGlyph</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;textRenderingMatrix,
          <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDFont</a>&nbsp;font,
          int&nbsp;code,
@@ -245,7 +235,7 @@
  the default implementation does nothing.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">PDFStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html#showType3Glyph(org.apache.pdfbox.util.Matrix, org.apache.pdfbox.pdmodel.font.PDType3Font, int, java.lang.String, org.apache.pdfbox.util.Vector)">showType3Glyph</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;textRenderingMatrix,
               <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3Font.html" title="class in org.apache.pdfbox.pdmodel.font">PDType3Font</a>&nbsp;font,
@@ -276,6 +266,27 @@
 </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> with parameters of type <a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</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">PDPageContentStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPageContentStream.html#setTextMatrix(org.apache.pdfbox.util.Matrix)">setTextMatrix</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;matrix)</code>
+<div class="block">The Tm operator.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">PDPageContentStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPageContentStream.html#transform(org.apache.pdfbox.util.Matrix)">transform</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;matrix)</code>
+<div class="block">The cm operator.</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.pdfbox.pdmodel.common">
 <!--   -->
@@ -679,18 +690,35 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
-<td class="colLast"><span class="strong">Matrix.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Matrix.html#getScaleInstance(float, float)">getScaleInstance</a></strong>(float&nbsp;x,
-                float&nbsp;y)</code>
-<div class="block">Convenience method to create a scaled instance.</div>
+<td class="colLast"><span class="strong">Matrix.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Matrix.html#getRotateInstance(double, float, float)">getRotateInstance</a></strong>(double&nbsp;theta,
+                 float&nbsp;tx,
+                 float&nbsp;ty)</code>
+<div class="block">Convenience method to create a rotated instance.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
-<td class="colLast"><span class="strong">Matrix.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Matrix.html#getTranslatingInstance(float, float)">getTranslatingInstance</a></strong>(float&nbsp;x,
-                      float&nbsp;y)</code>
+<td class="colLast"><span class="strong">Matrix.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Matrix.html#getScaleInstance(float, float)">getScaleInstance</a></strong>(float&nbsp;sx,
+                float&nbsp;sy)</code>
+<div class="block">Convenience method to create a scaled instance.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
+<td class="colLast"><span class="strong">Matrix.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Matrix.html#getTranslateInstance(float, float)">getTranslateInstance</a></strong>(float&nbsp;tx,
+                    float&nbsp;ty)</code>
 <div class="block">Convenience method to create a translating instance.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
+<td class="colLast"><span class="strong">Matrix.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Matrix.html#getTranslatingInstance(float, float)">getTranslatingInstance</a></strong>(float&nbsp;tx,
+                      float&nbsp;ty)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a href="../../../../../org/apache/pdfbox/util/Matrix.html#getTranslateInstance(float, float)"><code>getTranslateInstance(float, float)</code></a> instead.</i></div>
+</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a></code></td>
 <td class="colLast"><span class="strong">Matrix.</span><code><strong><a href="../../../../../org/apache/pdfbox/util/Matrix.html#multiply(org.apache.pdfbox.util.Matrix)">multiply</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;b)</code>

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/QuickSort.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/QuickSort.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/QuickSort.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.util.QuickSort (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/util/class-use/Vector.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Vector.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Vector.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.util.Vector (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>
@@ -127,16 +127,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">PDFTextStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFTextStreamEngine.html#showGlyph(org.apache.pdfbox.util.Matrix, org.apache.pdfbox.pdmodel.font.PDFont, int, java.lang.String, org.apache.pdfbox.util.Vector)">showGlyph</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;textRenderingMatrix,
-         <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDFont</a>&nbsp;font,
-         int&nbsp;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>&nbsp;unicode,
-         <a href="../../../../../org/apache/pdfbox/util/Vector.html" title="class in org.apache.pdfbox.util">Vector</a>&nbsp;displacement)</code>
-<div class="block">This method was originally written by Ben Litchfield for PDFStreamEngine.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">PDFStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html#showGlyph(org.apache.pdfbox.util.Matrix, org.apache.pdfbox.pdmodel.font.PDFont, int, java.lang.String, org.apache.pdfbox.util.Vector)">showGlyph</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;textRenderingMatrix,
          <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDFont.html" title="class in org.apache.pdfbox.pdmodel.font">PDFont</a>&nbsp;font,
          int&nbsp;code,
@@ -146,7 +136,7 @@
  the default implementation does nothing.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">PDFStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html#showType3Glyph(org.apache.pdfbox.util.Matrix, org.apache.pdfbox.pdmodel.font.PDType3Font, int, java.lang.String, org.apache.pdfbox.util.Vector)">showType3Glyph</a></strong>(<a href="../../../../../org/apache/pdfbox/util/Matrix.html" title="class in org.apache.pdfbox.util">Matrix</a>&nbsp;textRenderingMatrix,
               <a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3Font.html" title="class in org.apache.pdfbox.pdmodel.font">PDType3Font</a>&nbsp;font,

Modified: websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Version.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Version.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/class-use/Version.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.util.Version (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/util/package-frame.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/package-frame.html (original)
+++ websites/staging/pdfbox/trunk/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/util/package-frame.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:38 CET 2015 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Mon Mar 30 07:22:01 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.pdfbox.util (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>
@@ -16,25 +16,11 @@
 <li><a href="Charsets.html" title="class in org.apache.pdfbox.util" target="classFrame">Charsets</a></li>
 <li><a href="DateConverter.html" title="class in org.apache.pdfbox.util" target="classFrame">DateConverter</a></li>
 <li><a href="Hex.html" title="class in org.apache.pdfbox.util" target="classFrame">Hex</a></li>
-<li><a href="LayerUtility.html" title="class in org.apache.pdfbox.util" target="classFrame">LayerUtility</a></li>
 <li><a href="Matrix.html" title="class in org.apache.pdfbox.util" target="classFrame">Matrix</a></li>
-<li><a href="Overlay.html" title="class in org.apache.pdfbox.util" target="classFrame">Overlay</a></li>
-<li><a href="PageExtractor.html" title="class in org.apache.pdfbox.util" target="classFrame">PageExtractor</a></li>
-<li><a href="PDFCloneUtility.html" title="class in org.apache.pdfbox.util" target="classFrame">PDFCloneUtility</a></li>
-<li><a href="PDFHighlighter.html" title="class in org.apache.pdfbox.util" target="classFrame">PDFHighlighter</a></li>
-<li><a href="PDFMarkedContentExtractor.html" title="class in org.apache.pdfbox.util" target="classFrame">PDFMarkedContentExtractor</a></li>
-<li><a href="PDFMergerUtility.html" title="class in org.apache.pdfbox.util" target="classFrame">PDFMergerUtility</a></li>
-<li><a href="PDFTextStripper.html" title="class in org.apache.pdfbox.util" target="classFrame">PDFTextStripper</a></li>
-<li><a href="PDFTextStripperByArea.html" title="class in org.apache.pdfbox.util" target="classFrame">PDFTextStripperByArea</a></li>
 <li><a href="QuickSort.html" title="class in org.apache.pdfbox.util" target="classFrame">QuickSort</a></li>
-<li><a href="Splitter.html" title="class in org.apache.pdfbox.util" target="classFrame">Splitter</a></li>
 <li><a href="Vector.html" title="class in org.apache.pdfbox.util" target="classFrame">Vector</a></li>
 <li><a href="Version.html" title="class in org.apache.pdfbox.util" target="classFrame">Version</a></li>
 </ul>
-<h2 title="Enums">Enums</h2>
-<ul title="Enums">
-<li><a href="Overlay.Position.html" title="enum in org.apache.pdfbox.util" target="classFrame">Overlay.Position</a></li>
-</ul>
 </div>
 </body>
 </html>