Modified: tika/site/publish/1.4/parser_guide.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.4/parser_guide.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.4/parser_guide.html (original) +++ tika/site/publish/1.4/parser_guide.html Sun Oct 25 22:30:51 2015 @@ -219,39 +219,39 @@ public class HelloParser extends Abstrac <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -267,99 +267,13 @@ public class HelloParser extends Abstrac <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.5/index.html">Apache Tika 1.5</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> - - - - - <li class="expanded"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - <ul> - - <li class="none"> - <a href="../1.4/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.4/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.4/parser.html">Parser API</a> - </li> - - <li class="none"> - <strong>Parser 5min Quick Start Guide</strong> - </li> - - <li class="none"> - <a href="../1.4/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.4/api/">API Documentation</a> - </li> - </ul> - </li> - - - @@ -367,7 +281,7 @@ public class HelloParser extends Abstrac <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -377,21 +291,10 @@ public class HelloParser extends Abstrac - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5>
Modified: tika/site/publish/1.5/detection.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.5/detection.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.5/detection.html (original) +++ tika/site/publish/1.5/detection.html Sun Oct 25 22:30:51 2015 @@ -203,39 +203,39 @@ for (InputStream is : myListOfStreams) { <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -251,7 +251,7 @@ for (InputStream is : myListOfStreams) { <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -262,96 +262,10 @@ for (InputStream is : myListOfStreams) { - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.5/index.html">Apache Tika 1.5</a> - <ul> - - <li class="none"> - <a href="../1.5/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.5/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.5/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.5/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <strong>Content and Language Detection</strong> - </li> - - <li class="none"> - <a href="../1.5/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -361,21 +275,10 @@ for (InputStream is : myListOfStreams) { - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.5/formats.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.5/formats.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.5/formats.html (original) +++ tika/site/publish/1.5/formats.html Sun Oct 25 22:30:51 2015 @@ -207,39 +207,39 @@ <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -255,7 +255,7 @@ <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -266,96 +266,10 @@ - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.5/index.html">Apache Tika 1.5</a> - <ul> - - <li class="none"> - <a href="../1.5/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <strong>Supported Formats</strong> - </li> - - <li class="none"> - <a href="../1.5/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.5/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <a href="../1.5/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.5/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -365,21 +279,10 @@ - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.5/gettingstarted.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.5/gettingstarted.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.5/gettingstarted.html (original) +++ tika/site/publish/1.5/gettingstarted.html Sun Oct 25 22:30:51 2015 @@ -259,39 +259,39 @@ curl http://.../document.doc \ <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -307,7 +307,7 @@ curl http://.../document.doc \ <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -318,96 +318,10 @@ curl http://.../document.doc \ - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.5/index.html">Apache Tika 1.5</a> - <ul> - - <li class="none"> - <strong>Getting Started</strong> - </li> - - <li class="none"> - <a href="../1.5/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.5/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.5/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <a href="../1.5/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.5/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -417,21 +331,10 @@ curl http://.../document.doc \ - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.5/index.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.5/index.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.5/index.html (original) +++ tika/site/publish/1.5/index.html Sun Oct 25 22:30:51 2015 @@ -206,39 +206,39 @@ <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -254,7 +254,7 @@ <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -265,96 +265,10 @@ - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - </li> - - - - - - - - - - <li class="expanded"> - <strong>Apache Tika 1.5</strong> - <ul> - - <li class="none"> - <a href="../1.5/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.5/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.5/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.5/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <a href="../1.5/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.5/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -364,21 +278,10 @@ - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.5/parser.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.5/parser.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.5/parser.html (original) +++ tika/site/publish/1.5/parser.html Sun Oct 25 22:30:51 2015 @@ -218,39 +218,39 @@ try { <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -266,7 +266,7 @@ try { <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -277,96 +277,10 @@ try { - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.5/index.html">Apache Tika 1.5</a> - <ul> - - <li class="none"> - <a href="../1.5/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.5/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <strong>Parser API</strong> - </li> - - <li class="none"> - <a href="../1.5/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <a href="../1.5/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.5/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -376,21 +290,10 @@ try { - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.5/parser_guide.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.5/parser_guide.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.5/parser_guide.html (original) +++ tika/site/publish/1.5/parser_guide.html Sun Oct 25 22:30:51 2015 @@ -219,39 +219,39 @@ public class HelloParser extends Abstrac <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -267,7 +267,7 @@ public class HelloParser extends Abstrac <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -278,96 +278,10 @@ public class HelloParser extends Abstrac - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.5/index.html">Apache Tika 1.5</a> - <ul> - - <li class="none"> - <a href="../1.5/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.5/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.5/parser.html">Parser API</a> - </li> - - <li class="none"> - <strong>Parser 5min Quick Start Guide</strong> - </li> - - <li class="none"> - <a href="../1.5/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.5/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -377,21 +291,10 @@ public class HelloParser extends Abstrac - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.6/detection.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.6/detection.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.6/detection.html (original) +++ tika/site/publish/1.6/detection.html Sun Oct 25 22:30:51 2015 @@ -203,39 +203,39 @@ for (InputStream is : myListOfStreams) { <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -251,83 +251,7 @@ for (InputStream is : myListOfStreams) { <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - <ul> - - <li class="none"> - <a href="../1.6/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.6/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.6/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.6/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <strong>Content and Language Detection</strong> - </li> - - <li class="none"> - <a href="../1.6/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.5/index.html">Apache Tika 1.5</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -337,21 +261,11 @@ for (InputStream is : myListOfStreams) { - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -361,21 +275,10 @@ for (InputStream is : myListOfStreams) { - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.6/formats.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.6/formats.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.6/formats.html (original) +++ tika/site/publish/1.6/formats.html Sun Oct 25 22:30:51 2015 @@ -487,39 +487,39 @@ <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -535,83 +535,7 @@ <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - <ul> - - <li class="none"> - <a href="../1.6/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <strong>Supported Formats</strong> - </li> - - <li class="none"> - <a href="../1.6/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.6/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <a href="../1.6/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.6/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.5/index.html">Apache Tika 1.5</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -621,21 +545,11 @@ - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -645,21 +559,10 @@ - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.6/gettingstarted.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.6/gettingstarted.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.6/gettingstarted.html (original) +++ tika/site/publish/1.6/gettingstarted.html Sun Oct 25 22:30:51 2015 @@ -262,39 +262,39 @@ curl http://.../document.doc \ <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -310,83 +310,7 @@ curl http://.../document.doc \ <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - <ul> - - <li class="none"> - <strong>Getting Started</strong> - </li> - - <li class="none"> - <a href="../1.6/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.6/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.6/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <a href="../1.6/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.6/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.5/index.html">Apache Tika 1.5</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -396,21 +320,11 @@ curl http://.../document.doc \ - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -420,21 +334,10 @@ curl http://.../document.doc \ - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.6/index.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.6/index.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.6/index.html (original) +++ tika/site/publish/1.6/index.html Sun Oct 25 22:30:51 2015 @@ -207,39 +207,39 @@ <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -255,83 +255,7 @@ <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="expanded"> - <strong>Apache Tika 1.6</strong> - <ul> - - <li class="none"> - <a href="../1.6/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.6/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.6/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.6/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <a href="../1.6/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.6/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.5/index.html">Apache Tika 1.5</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -341,21 +265,11 @@ - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -365,21 +279,10 @@ - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.6/parser.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.6/parser.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.6/parser.html (original) +++ tika/site/publish/1.6/parser.html Sun Oct 25 22:30:51 2015 @@ -218,39 +218,39 @@ try { <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -266,83 +266,7 @@ try { <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - <ul> - - <li class="none"> - <a href="../1.6/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.6/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <strong>Parser API</strong> - </li> - - <li class="none"> - <a href="../1.6/parser_guide.html">Parser 5min Quick Start Guide</a> - </li> - - <li class="none"> - <a href="../1.6/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.6/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.5/index.html">Apache Tika 1.5</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -352,21 +276,11 @@ try { - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -376,21 +290,10 @@ try { - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.6/parser_guide.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.6/parser_guide.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.6/parser_guide.html (original) +++ tika/site/publish/1.6/parser_guide.html Sun Oct 25 22:30:51 2015 @@ -219,39 +219,39 @@ public class HelloParser extends Abstrac <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/parser.html">Parser API</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.10/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -267,83 +267,7 @@ public class HelloParser extends Abstrac <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - </li> - - - - - - - - - - <li class="expanded"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - <ul> - - <li class="none"> - <a href="../1.6/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.6/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.6/parser.html">Parser API</a> - </li> - - <li class="none"> - <strong>Parser 5min Quick Start Guide</strong> - </li> - - <li class="none"> - <a href="../1.6/detection.html">Content and Language Detection</a> - </li> - - <li class="none"> - <a href="../1.6/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - <li class="collapsed"> - <a href="../1.5/index.html">Apache Tika 1.5</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -353,21 +277,11 @@ public class HelloParser extends Abstrac - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -377,21 +291,10 @@ public class HelloParser extends Abstrac - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5> Modified: tika/site/publish/1.7/detection.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.7/detection.html?rev=1710493&r1=1710492&r2=1710493&view=diff ============================================================================== --- tika/site/publish/1.7/detection.html (original) +++ tika/site/publish/1.7/detection.html Sun Oct 25 22:30:51 2015 @@ -207,109 +207,39 @@ for (InputStream is : myListOfStreams) { <li class="expanded"> - <a href="../1.10/index.html">Apache Tika 1.10</a> + <a href="../1.11/index.html">Apache Tika 1.11</a> <ul> <li class="none"> - <a href="../1.10/gettingstarted.html">Getting Started</a> - </li> - - <li class="none"> - <a href="../1.10/formats.html">Supported Formats</a> - </li> - - <li class="none"> - <a href="../1.10/parser.html">Parser API</a> - </li> - - <li class="none"> - <a href="../1.10/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/gettingstarted.html">Getting Started</a> </li> <li class="none"> - <a href="../1.10/detection.html">Content and Language Detection</a> + <a href="../1.11/formats.html">Supported Formats</a> </li> <li class="none"> - <a href="../1.10/configuring.html">Configuring Tika</a> - </li> - - <li class="none"> - <a href="../1.10/examples.html">Usage Examples</a> - </li> - - <li class="none"> - <a href="../1.10/api/">API Documentation</a> - </li> - </ul> - </li> - - - - - - - - - - - - <li class="collapsed"> - <a href="../1.9/index.html">Apache Tika 1.9</a> - </li> - - - - - - - - - - - <li class="collapsed"> - <a href="../1.8/index.html">Apache Tika 1.8</a> - </li> - - - - - - - - - - - <li class="expanded"> - <a href="../1.7/index.html">Apache Tika 1.7</a> - <ul> - - <li class="none"> - <a href="../1.7/gettingstarted.html">Getting Started</a> + <a href="../1.11/parser.html">Parser API</a> </li> <li class="none"> - <a href="../1.7/formats.html">Supported Formats</a> + <a href="../1.11/parser_guide.html">Parser 5min Quick Start Guide</a> </li> <li class="none"> - <a href="../1.7/parser.html">Parser API</a> + <a href="../1.11/detection.html">Content and Language Detection</a> </li> <li class="none"> - <a href="../1.7/parser_guide.html">Parser 5min Quick Start Guide</a> + <a href="../1.11/configuring.html">Configuring Tika</a> </li> <li class="none"> - <strong>Content and Language Detection</strong> - </li> - - <li class="none"> - <a href="../1.7/examples.html">Usage Examples</a> + <a href="../1.11/examples.html">Usage Examples</a> </li> <li class="none"> - <a href="../1.7/api/">API Documentation</a> + <a href="../1.11/api/">API Documentation</a> </li> </ul> </li> @@ -321,21 +251,11 @@ for (InputStream is : myListOfStreams) { - - <li class="collapsed"> - <a href="../1.6/index.html">Apache Tika 1.6</a> - </li> - - - - - - <li class="collapsed"> - <a href="../1.5/index.html">Apache Tika 1.5</a> + <a href="../1.10/index.html">Apache Tika 1.10</a> </li> @@ -345,21 +265,11 @@ for (InputStream is : myListOfStreams) { - - <li class="collapsed"> - <a href="../1.4/index.html">Apache Tika 1.4</a> - </li> - - - - - - <li class="collapsed"> - <a href="../1.3/index.html">Apache Tika 1.3</a> + <a href="../1.9/index.html">Apache Tika 1.9</a> </li> @@ -369,21 +279,10 @@ for (InputStream is : myListOfStreams) { - - <li class="collapsed"> - <a href="../1.2/index.html">Apache Tika 1.2</a> - </li> - - - - - - - <li class="collapsed"> - <a href="../1.1/index.html">Apache Tika 1.1</a> + <a href="../1.8/index.html">Apache Tika 1.8</a> </li> </ul> <h5>The Apache Software Foundation</h5>
