You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by bo...@apache.org on 2015/12/29 00:10:28 UTC

svn commit: r1722027 [27/27] - in /tika/branches/2.x: tika-parser-test/ tika-parser-test/src/ tika-parser-test/src/main/ tika-parser-test/src/main/java/ tika-parser-test/src/main/resources/ tika-parser-test/src/main/resources/META-INF/ tika-parser-test...

Added: tika/branches/2.x/tika-parser-test/src/main/resources/test-documents/tika434.html
URL: http://svn.apache.org/viewvc/tika/branches/2.x/tika-parser-test/src/main/resources/test-documents/tika434.html?rev=1722027&view=auto
==============================================================================
--- tika/branches/2.x/tika-parser-test/src/main/resources/test-documents/tika434.html (added)
+++ tika/branches/2.x/tika-parser-test/src/main/resources/test-documents/tika434.html Mon Dec 28 23:10:16 2015
@@ -0,0 +1,914 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>Finger Lakes Vacation Rental | Breezy Cove Wonderful Finger Lakes Honey!</title>
+<meta name="description" content="Finger Lakes Vacation Rental at Rentalo.com. Finger Lake Area on Lamoka Lake. Only a 12-30 minute drive to Watkins Glenn, Keuka lake or the Wineries! Do you want to step back in time? Relax in comfort with out all the hustle & bustle!...New King Size Bed in the Sun Room, Plus 3 Bedrooms, Gas Gri. Property 1188" />
+<meta name="keywords" content="finger lakes vacation rentals, Finger Lakes Lodgings, finger lakes accommodations, Finger Lakes Weekly Rentals, Finger Lakes Short Term Rentals, vacation rentals in finger lakes, Private rentals in Finger Lakes, Lodging Rentals in Finger Lakes, Finger Lakes Vacation Property, Finger Lakes Vacation Stay, Finger Lakes Holiday Rentals, finger lakes rentals, Finger Lakes Rents, Finger Lakes Stay, Finger Lakes Property, finger lakes packages, finger lakes vacations, finger lakes getaways, Finger Lakes Properties, Finger Lakes New York Vacation Rentals, Pet Friendly Rentals in Finger Lakes, Places to Stay in Finger Lakes, Finger Lakes Vacation Properties, Finger Lakes Vacation Rents, Finger Lakes Holiday Rents, Finger Lakes Holiday Stay, Finger Lakes Weekend Getaways, Getaway Finger Lakes" />
+<meta name="author" content="Rentalo.com" />
+<meta name="robots" content="index,follow"/>
+<meta name="copyright" content="(c)Copyright 2009 Rentalo.com. All rights reserved." />
+<meta name="verify-v1" content="K78q+EJKMGIaUgZcUwNyOo7STm6+GxRrspClBPicwjM=" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.classify.org/safesurf/" labels generic true for "http://rentalo.com" ratings (SS~~000 1))' />
+<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://rentalo.com" r (n 3 s 3 v 3 l 3 oa 2 ob 2 oc 2 od 2 oe 2 of 2 og 2 oh 2 c 0) gen true for "http://www.rentalo.com" r (n 3 s 3 v 3 l 3 oa 2 ob 2 oc 2 od 2 oe 2 of 2 og 2 oh 2 c 0))' />
+<link rel="meta" href="http://rentalo.com/icraLabels.rdf" type="application/rdf+xml" title="ICRA labels" />
+
+<link href="http://i.rentalo.com/css/new/base-final.css" rel="stylesheet" type="text/css" />
+    <link href="http://i.rentalo.com/css/new-rentalo.css" rel="stylesheet" type="text/css" />
+	<link href="http://i.rentalo.com/css/overdiv.css" rel="stylesheet" type="text/css" />
+   <style type="text/css">
+  <!--
+  #content-box
+{	
+	margin-left: 10px;
+	padding-top: 5px;
+	padding-bottom: 10px;
+	width:970px;
+}
+
+   -->
+  </style>
+   
+
+
+        	<link href="http://i.rentalo.com/css/new/usertypes/traveler.css" rel="stylesheet" type="text/css" />
+
+
+<script type="text/javascript" src="http://i.rentalo.com/js/calendar/calendarUnified_compressed.js"></script>
+<script type="text/javascript" src="http://i.rentalo.com/js/validateFunctions_compressed.js"></script>
+
+
+
+
+
+
+
+
+
+
+    <link href="http://i.rentalo.com/css/new/Content/property-page.css" rel="stylesheet" type="text/css" />
+    <link href="http://i.rentalo.com/css/new/skins/default_skin.css" rel="stylesheet" type="text/css" />
+    
+    <link title="normal" href="http://i.rentalo.com/css/new/Content/property/normal-font.css" rel="stylesheet" type="text/css" />
+    <link title="big" href="http://i.rentalo.com/css/new/Content/property/big-font.css" rel="alternate stylesheet" type="text/css" />
+     
+		<script languaje="JavaScript" src="http://i.rentalo.com/js/ajax/ajax.js"></script>
+		<script languaje="JavaScript" src="http://i.rentalo.com/js/favoriteProperties.js"></script>
+		<script languaje="JavaScript">
+			window.onload = enableFavoritesLinks;
+		</script>
+   
+<script type="text/javascript" src="http://i.rentalo.com/js/validateFunctions.js"></script>
+<script type="text/javascript" src="http://i.rentalo.com/js/formFunctions.js"></script>
+<!-- for ImagesSlideShow component -->
+<link rel="stylesheet" href="http://i.rentalo.com/css/image-slideshow-5.css" type="text/css"/>
+<script type="text/javascript" src="http://i.rentalo.com/js/ajax/image-slideshow-5.js"></script>
+<script languaje="JavaScript">
+
+function addLoadEvent(func) {
+  var oldonload = window.onload;
+  if (typeof window.onload != 'function') {
+    window.onload = func;
+  } else {
+    window.onload = function() {
+      if (oldonload) {
+        oldonload();
+      }
+      func();
+    }
+  }
+}
+
+addLoadEvent(preloadImages);
+
+</script>
+<script type="text/javascript" src="http://i.rentalo.com/js/activeCSS.js"></script>
+    	<link rel="stylesheet" href="http://i.rentalo.com/css/new/modalbox.css" type="text/css" media="screen" />   
+    	<script type="text/javascript" src="http://i.rentalo.com/js/ajax/prototype.js"></script>
+		<script type="text/javascript" src="http://i.rentalo.com/js/ajax/scriptaculous/scriptaculous.js?load=builder,effects"></script>
+		<script type="text/javascript" src="http://i.rentalo.com/js/ajax/modalbox.js"></script>
+		<script type="text/javascript" src="http://i.rentalo.com/js/ezcalling.js"></script>
+		<link href="http://i.rentalo.com/css/new/ez-calling.css" rel="stylesheet" type="text/css" />
+
+</head>
+
+
+
+<body >
+<center>
+<!-- header -->
+<div id="header-09">
+	<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>
+	<div class="head-1-09">
+	
+		<!-- banner -->
+		<div id="big-banner">
+		          	    	<script type="text/javascript"><!--
+    e9 = new Object();
+    e9.size = "728x90,468x60";
+    e9.noAd = 1;
+//--></script>
+<script type="text/javascript" src="http://tags.expo9.exponential.com/tags/Rentalo/ROS/tags.js"></script>
+
+		</div>
+		<!-- close banner -->
+	
+		<!-- logo -->
+		<div class="logo-09">
+		<a href="http://rentalo.com" title="Vacation Rentals, Hotels,  Bed &amp; Breakfasts">
+			  <img src="/g/new-home/new-rentalo-logo.png" alt="rentalo logo" width="225" height="56" border="0" />
+			</a><br />
+				 		<div class="slogan_home">The Easy Way to Find Vacation Rentals, Hotels and Bed and Breakfasts</div>
+
+		</div>
+		<!-- close logo09 -->
+		
+	<form id="form1S" name="form1S" method="post" action="/web/common/search_location.cgi" onsubmit="return validateAdvanceSearch();" style="display: block; float:left; margin-top: 8px; width:auto">
+
+	<!-- Barra -->
+	<div class="user-btns">
+		<div class="search-b">
+			<div class="search-box-09">
+		  		<input type="text" id="keywordAS" name="keyword" class="search-in" onfocus="this.value == 'Enter Destination or Rentalo ID' ? this.value='' : ''" onblur="this.value=='' ? this.value='Enter Destination or Rentalo ID' : ''" value="Enter Destination or Rentalo ID" />
+			</div>
+			<div id="advancebtn" class="close-adv"><a href="#" id="openAdvSrch" onclick="this.style.display='none'; document.getElementById('advancedSearchDiv').style.display='block'; return false;"><img src="/g/header-footer-09/advanced-travelers-close.jpg" alt="advance-closed" border="0" /></a>
+			</div>
+		</div>
+		<input name="submit" class="search-btn-09" value="" type="submit" />
+		<div class="division">&nbsp;</div>
+		<div class="icon-img">&nbsp;</div>
+		<span class="welcome-login">
+			    <strong>&nbsp;</strong> 
+	<span class="traveler-log">&nbsp;</span>
+
+			
+		</span> 
+		<div class="box-r-btns">
+			<div class="division">&nbsp;</div>
+				<div class="home-09-btn">
+					<center><a href="http://rentalo.com/">Home</a></center>
+				</div>
+				
+				<div class="division">&nbsp;</div>
+				<div class="sign-09-btn"><a href="http://rentalo.com/docs/help.html ">Help</a></div>
+				
+				<div class="division">&nbsp;</div>
+                <div class="help-09-btn"><a href="http://rentalo.com/web/common/login.cgi">Sign in</a></div>
+                
+                <div class="division">&nbsp;</div><div class="help-09-btn"><a href="http://rentalo.com/web/client/Payments/step1.cgi">Add Listing</a></div>
+		</div>
+	</div>
+
+				<div class="adv-box-1" style="display: none;" id="advancedSearchDiv">
+  			<div class="adv-box">
+  				
+				<div class="box-availability">
+					<table border="0" cellspacing="4" cellpadding="0">
+					<tr>
+						<td>From</td>
+						<td width="70">
+							<input id="BInquiryArrivalButton" type="text" name="from" class="from-box" value="mm/dd/yyyy" />
+						</td>
+	    				<td>To</td>
+	    				<td width="89">
+							<input id="BDepartureDateButton" type="text" name="to" class="from-box" value="mm/dd/yyyy" />
+	    				</td>
+	    			</tr>
+	  				<tr>
+	  					<td>Adults</td>
+	    				<td>
+	    					<select name="adults" class="from-box-2">
+								<option value='' ></option>
+								<option value='1' >1</option>
+<option value='2' >2</option>
+<option value='3' >3</option>
+<option value='4' >4</option>
+<option value='5' >5</option>
+<option value='6' >6</option>
+<option value='7' >7</option>
+<option value='8' >8</option>
+<option value='9' >9</option>
+<option value='10' >10</option>
+<option value='11' >11</option>
+<option value='12' >12</option>
+<option value='13' >13</option>
+<option value='14' >14</option>
+<option value='15' >15</option>
+<option value='16' >16</option>
+<option value='17' >17</option>
+<option value='18' >18</option>
+<option value='19' >19</option>
+<option value='20' >20</option>
+<option value='21' >21</option>
+<option value='22' >22</option>
+<option value='23' >23</option>
+<option value='24' >24</option>
+<option value='25' >25</option>
+<option value='26' >26</option>
+<option value='27' >27</option>
+<option value='28' >28</option>
+<option value='29' >29</option>
+<option value='30' >30</option>
+<option value='45' >45</option>
+<option value='60' >60</option>
+<option value='75' >75</option>
+<option value='90' >90</option>
+<option value='120' >120</option>
+<option value='180' >180</option>
+
+		    				</select>
+						</td>
+	    				<td>Children</td>
+	    				<td>
+							<select name="children" class="from-box-2">
+      							<option value='' ></option>
+	      						<option value='0' >0</option>
+<option value='1' >1</option>
+<option value='2' >2</option>
+<option value='3' >3</option>
+<option value='4' >4</option>
+<option value='5' >5</option>
+<option value='6' >6</option>
+<option value='7' >7</option>
+<option value='8' >8</option>
+<option value='9' >9</option>
+<option value='10' >10</option>
+<option value='11' >11</option>
+<option value='12' >12</option>
+<option value='13' >13</option>
+<option value='14' >14</option>
+<option value='15' >15</option>
+<option value='16' >16</option>
+<option value='17' >17</option>
+<option value='18' >18</option>
+<option value='19' >19</option>
+<option value='20' >20</option>
+<option value='21' >21</option>
+<option value='22' >22</option>
+<option value='23' >23</option>
+<option value='24' >24</option>
+<option value='25' >25</option>
+<option value='26' >26</option>
+<option value='27' >27</option>
+<option value='28' >28</option>
+<option value='29' >29</option>
+<option value='30' >30</option>
+<option value='45' >45</option>
+<option value='60' >60</option>
+<option value='75' >75</option>
+<option value='90' >90</option>
+<option value='120' >120</option>
+<option value='180' >180</option>
+
+								</select>    
+							</td>
+		 				</tr>
+				  		</table>
+					</div>	
+					
+					<div class="option-3-box">
+						<table width="100%" border="0" cellspacing="0" cellpadding="0">
+			  				<tr>
+		
+		    				  <td width="21"><input type="checkbox" name="propertytype" id="vacation-rentals-check" value="1000" checked="checked" /></td>
+		
+								<td width="92">Vacation Rentals</td>
+		
+								<td width="20"><input type="checkbox" name="propertytype" id="hotels-check" value="1004"  checked="checked" /></td>
+		
+								<td width="50">Hotels</td>
+							  <td width="20"><input type="checkbox" name="propertytype" id="bread-breakfast-check" value="1003" checked="checked" /></td>
+								<td width="86">Bed &amp; Breakfast </td>
+		
+							</tr>
+		
+						</table>
+					</div>
+					
+					<div class="btn-box-adv">
+				<a href="#" id="closeAdvSrch" onclick="document.getElementById('openAdvSrch').style.display='block'; document.getElementById('advancedSearchDiv').style.display='none'; return false;" ><img src="/g/header-footer-09/btn-adv-abierto.gif" alt="advance search close" width="170" height="10" border="0"/></a>
+			</div>	
+				
+				<script type="text/javascript">
+			<!--
+				Calendar.setup({inputField:"BInquiryArrivalButton", button:"InquiryArrivalButton",singleClick: true,ifFormat:"%m/%d/%Y",dateStatusFunc:GreaterToday});
+				Calendar.setup({inputField:"BDepartureDateButton",button:"DepartureDateButton",singleClick: true,ifFormat:"%m/%d/%Y",dateStatusFunc:GreaterToday});
+			   		
+    		-->
+    		</script>
+			</div>
+						
+		</div>	
+
+
+
+	<!-- Close Barra -->
+	</form>
+
+	</div> <!-- close header-1-09 -->
+</div>
+<!-- close header -->
+
+
+   <div id="content">
+   
+   
+   
+   
+   
+   
+   
+    
+    <!-- menus for aplications -->
+    
+    <div id="navigation-bar"><a href="http://rentalo.com/vacation-rentals/usa/" title="United States">United States</a> &#62; <a href="http://rentalo.com/vacation-rentals/newyork/" title="New York">New York</a> &#62; <a href="http://rentalo.com/vacation-rentals/fingerlakes/" title="Finger Lakes">Finger Lakes</a> &#62; Breezy Cove Wonderful Finger Lakes Honey!<div class="clear"></div></div>
+    <!-- fish bounds* --> 
+    
+    <!-- content box -->
+    <div id="content-box">
+
+		
+
+     	
+     		
+     			<table width="79" border="0" cellpadding="0" cellspacing="0">
+		  <tr>
+		    <td>
+		    <img src="http://i.rentalo.com/g/property-page/text-size-1.jpg" alt="text size " width="48" height="16" /></td>
+		    <td><a href="http://rentalo.com/1135/breezycove.html" onclick="activeCSS('normal','big');return false;"><img src="http://i.rentalo.com/g/property-page/text-size-2.jpg" alt="text size 2" width="12" height="16" border="0" /></a></td>
+		    <td><a href="http://rentalo.com/1135/breezycove.html" onclick="activeCSS('big','normal');return false;"><img src="http://i.rentalo.com/g/property-page/text-size-3.jpg" alt="text size 3" width="19" height="16" border="0" /></a></td>
+		  	<td>&nbsp;</td>
+		  	<td>
+		  	<!-- AddThis Button BEGIN -->
+					<script type="text/javascript">addthis_pub  = 'rentalo';</script>
+					<a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', 'http://rentalo.com/1135/breezycove.html', '')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s9.addthis.com/button1-bm.gif" width="125" height="16" border="0" alt="" /></a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
+			<!-- AddThis Button END -->
+		  	</td>
+		  </tr>
+		</table>
+		
+		<div class="header-skin"></div>
+
+	<div class="titles-p"><span class="titles-1-pp">Breezy Cove Wonderful Finger Lakes Honey! <span class="titles-2-pp">Vacation Rental</span><span class="titles-3-pp"> </span></span> 	<span class="number-id">ID#1135</span>
+ </div>
+	
+	<div class="first-description">
+	Finger Lake Area on Lamoka Lake. Only a 12-30 minute drive to Watkins Glenn, Keuka lake or the Wineries!
Do you want to step back in time? Relax in comfort with out all the hustle & bustle!
+	</div>
+				<div class="first-info">
+					<div class="corner-contact">
+						<div class="contact-owner-btn">
+							<div class="call-1800"></div>
+							<div class="btn-contact-big">
+								<a href="http://rentalo.com/1135/breezycove.html#info">Contact Owner</a>
+							</div>
+						</div>
+					</div>
+		<div class="info-1">&nbsp;</div>
+			<div class="info-2">Lodging Type: Vacation Rental<br />Sleeps: <strong>10</strong>    Bedrooms: <strong>3</strong>  Bathrooms: <strong>1.5</strong> </div>
+			<div class="info-3">
+&nbsp;</div></div><span class="bottom">&nbsp;</span><div class="btns-zone-2">		<div class="btn-send-friend"><div class="btn-series"><a href="http://rentalo.com/properties/email/breezy_cove_wonderful_finger_lakes_honey.html">Send to a Friend</a></div></div>
+		<div class="btn-send-friend"><div class="btn-series"><a id="linkFav-1188"  onclick="addFavorite(1188); return false;" class="favorites-icon" href="#">Add to favorites</a></div></div>
+</div>	<!-- Start of slideshow markup -->
+<div class="pics-zone" style="background: white;">
+<a name="images"></a>	
+<div id="DHTMLgoodies_panel_one">
+	<div id="DHTMLgoodies_thumbs">
+		<div id="DHTMLgoodies_thumbs_inner"> <!-- This is where you put your small thumbnails  This is the div for one vertical strip of images -->
+			<div class="strip_of_thumbnails">
+									<div><a href="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_7828622l.jpg" onclick="showImage('http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_7828622l.jpg',this, 0);return false;"><img src="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_7828622t.jpg" alt="Large Private Cottage facing Lamoka Lake ,"/></a><br /><span class="pic-description" style="display: block">Large Private Cottage facing Lamoka Lake ,</span></div>
+						<div><a href="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_1340644l.jpg" onclick="showImage('http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_1340644l.jpg',this, 1);return false;"><img src="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_1340644t.jpg" alt="Fully Stocked Kitchen, in the heart of  Wineries."/></a><br /><span class="pic-description" style="display: block">Fully Stocked Kitchen, in the heart of  Wineries.</span></div>
+						<div><a href="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_6801809l.jpg" onclick="showImage('http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_6801809l.jpg',this, 2);return false;"><img src="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_6801809t.jpg" alt="All 3 bedrooms are nicely papered & painted."/></a><br /><span class="pic-description" style="display: block">All 3 bedrooms are nicely papered & painted.</span></div>
+
+			</div>
+			<div class="strip_of_thumbnails">
+									<div><a href="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_4199354l.jpg" onclick="showImage('http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_4199354l.jpg',this, 3);return false;"><img src="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_4199354t.jpg" alt="Love Sunsets? Best bass fishing spot on the lake!"/></a><br /><span class="pic-description" style="display: block">Love Sunsets? Best bass fishing spot on the lake!</span></div>
+						<div><a href="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_6487912l.jpg" onclick="showImage('http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_6487912l.jpg',this, 4);return false;"><img src="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_6487912t.jpg" alt="Near Watkins Glenn Falls [above] Hammonsport &More"/></a><br /><span class="pic-description" style="display: block">Near Watkins Glenn Falls [above] Hammonsport &More</span></div>
+						<div><img width="140" height="105" alt="comming soon" src="http://i.rentalo.com/g/property-page/more-pic-comming-soon.jpg"/><br /><span class="pic-description" style="display: block"></span></div>
+
+			</div>
+			<div class="strip_of_thumbnails">
+									<div><img width="140" height="105" alt="comming soon" src="http://i.rentalo.com/g/property-page/more-pic-comming-soon.jpg"/><br /><span class="pic-description" style="display: block"></span></div>
+						<div><img width="140" height="105" alt="comming soon" src="http://i.rentalo.com/g/property-page/more-pic-comming-soon.jpg"/><br /><span class="pic-description" style="display: block"></span></div>
+						<div><img width="140" height="105" alt="comming soon" src="http://i.rentalo.com/g/property-page/more-pic-comming-soon.jpg"/><br /><span class="pic-description" style="display: block"></span></div>
+
+			</div>
+		</div><!-- End where you put your small thumbnails -->
+	</div>
+	<!-- Arrow images - You can change the "src", but not the "id" -->
+	<div id="DHTMLgoodies_arrows">
+		<img id="DHTMLgoodies_leftArrow" alt="left" class="leftArrow" src="http://i.rentalo.com/g/property-page/slider-back.jpg"/>
+		<img id="DHTMLgoodies_rightArrow" alt="right" class="rightArrow" src="http://i.rentalo.com/g/property-page/slider-next2.jpg"/>
+	</div>
+</div>
+<div id="DHTMLgoodies_largeImage">
+	<!-- Table is used to get both vertical and horizontal center alignment -->
+	<table>
+		<tbody><tr>
+			<td>
+				<!-- The intial shown image -->
+				<img src="http://i.rentalo.com/images/Finger-Lakes-Vacation-Rentals-p_1188_7828622l.jpg" alt="Large Private Cottage facing Lamoka Lake ,"/>
+			</td>
+		</tr>
+	</tbody></table>
+</div>
+	<div id="playerControls" style="width:480px; height: 25px; color:#999999; padding-left:10px">
+			<img src="http://i.rentalo.com/g/property-page/slider-preview.jpg" onclick="previous();" alt="Previous" style="cursor: pointer" align="middle"/>
+			<img id="playButtom" onclick="clickPlayButtom();" src="http://i.rentalo.com/g/property-page/slider-play.jpg" alt="Play/Stop" style="cursor: pointer" align="middle"/>
+			<img onclick="next();" src="http://i.rentalo.com/g/property-page/slider-next.jpg" alt="Next" style="cursor: pointer" align="middle"/>
+			<span id="playIndex" style="margin-left: 200px">1</span><span> / 5</span>
+	</div>
+
+<script type="text/javascript">
+	initGalleryScript();	// Initialize script
+</script>
+</div>
+<!-- Large image div -->
+<div class="btns-zone-2">		<div class="btn-send-friend"><div class="btn-series"><a href="http://rentalo.com/properties/email/breezy_cove_wonderful_finger_lakes_honey.html">Send to a Friend</a></div></div>
+		<div class="btn-send-friend"><div class="btn-series"><a id="linkFav-1188"  onclick="addFavorite(1188); return false;" class="favorites-icon" href="#">Add to favorites</a></div></div>
+		<div class="btn-contact"><div class="btn-series2"><a href="http://rentalo.com/1135/breezycove.html#info">Contact Owner</a></div></div>
+</div>	<div class="titles-p"><span class="titles-1-pp">Features &amp; Amenities of <span class="titles-2-pp">Breezy Cove Wonderful Finger Lakes Honey! </span><span class="titles-3-pp"> Vacation Rental</span></span>  </div>
+	
+    		<div class="description-property">
+            	New King Size Bed in the Sun Room, Plus 3 Bedrooms,
Gas Grill,
Fire Pit,
Cannoe,
Dock, &
Lawn Furniture
+            </div>
+	<div class="titles-p"><span class="titles-1-pp">Nearby Attractions of <span class="titles-2-pp">Breezy Cove Wonderful Finger Lakes Honey! </span><span class="titles-3-pp"> Vacation Rental</span></span>  </div>
+	
+    		<div class="description-property">
+            	Watkins Glenn Speedway & Falls,
Finger Lake Wineries,All The beautiful Finger Lakes,
Hammondsport,
Corning Glass Museum,
Remington Museum,
Wright Brothers Flying Museum,& The
Kueka Maid Cruise Paddle Boat and so much more!
+            </div>
+	<div class="titles-p"><span class="titles-1-pp">Send email Inquiry for <span class="titles-2-pp">Breezy Cove Wonderful Finger Lakes Honey! </span><span class="titles-3-pp"> Vacation Rental</span></span> <a name="info"></a> </div>
+	
+        <div class="contact-box">
+        
+			<div class="table-form">
+        		<form action="/web/traveler/validateform.cgi" method="post" name="contacInfoForm" id="contacInfoForm" onsubmit="return validateContactInfoForm('email');">
+
+	  <table width="900" border="0" cellspacing="2" cellpadding="0">
+        <tr>
+          <td width="144" class="tit-form-1">Type your Name*</td>
+
+          <td width="158"><input name="Name" id="Name" type="text" value="" class="from-i" /></td>
+          <td width="62" class="tit-form-1">Arrival</td>
+          <td width="102">
+          	<input class="from-1" name="ArrivalDate" id="InquiryArrival" type="text" value="mm/dd/yyyy" />
+          	<img src="http://i.rentalo.com/g/calendar.gif" border="0" id="ArrivalDateButton" style="cursor: pointer;" alt="Click here to Pick up the Date"></img>
+          
+          </td>
+          <td width="5">&nbsp;</td>
+          <td width="70" class="tit-form-1">Departure</td>
+          <td width="111">
+          <input class="from-1" name="DepartureDate" id="InquiryDeparture" type="text" value="mm/dd/yyyy"  />
+          <img src="http://i.rentalo.com/g/calendar.gif" border="0" id="DepartureDateButton" style="cursor: pointer;" alt="Click here to Pick up the Date"></img>
+ 
+           </td>
+
+          <td width="56">&nbsp;</td>
+          <td width="172" colspan="2" rowspan="7"><img src="http://i.rentalo.com/g/property-page/rentalo-recommended.jpg" alt="rentalo is recommended by. National geografic traveler, Travel leisure, The New York Times" width="127" height="164" /></td>
+          </tr>
+        <tr>
+          <td class="tit-form-1">Email Address*</td>
+          <td><input class="from-i" name="Email" type="text" id="Email" value=""  maxlength="50" /></td>
+          <td class="tit-form-1">Adults</td>
+          <td>
+          <select name="Adults" class="from-2-inquiry">
+            <option value='1' >1</option>
+<option value='2' selected="selected">2</option>
+<option value='3' >3</option>
+<option value='4' >4</option>
+<option value='5' >5</option>
+<option value='6' >6</option>
+<option value='7' >7</option>
+<option value='8' >8</option>
+<option value='9' >9</option>
+<option value='10' >10</option>
+
+          </select>
+          </td>
+          <td>&nbsp;</td>
+          <td class="tit-form-1">Children</td>
+          <td>
+          <select name="Children" class="from-2-inquiry">
+          	<option value='0' >0</option>
+<option value='1' >1</option>
+<option value='2' >2</option>
+<option value='3' >3</option>
+<option value='4' >4</option>
+<option value='5' >5</option>
+<option value='6' >6</option>
+<option value='7' >7</option>
+<option value='8' >8</option>
+<option value='9' >9</option>
+<option value='10' >10</option>
+
+          </select>
+          </td>
+
+          <td>&nbsp;</td>
+          </tr>
+        <tr>
+          <td>&nbsp;</td>
+          <td class="privacy">
+          	<a href="javascript:openpopups('/docs/privacy.html');">Privacy Policy</a>
+          </td>
+          <td>&nbsp;</td>
+          <td>&nbsp;</td>
+          <td>&nbsp;</td>
+
+          <td>&nbsp;</td>
+          <td>&nbsp;</td>
+          <td>&nbsp;</td>
+          </tr>
+        <tr>
+          <td class="from-c">Telephone Number</td>
+          <td>&nbsp;</td>
+          <td class="tit-form-1">Comments</td>
+
+          <td colspan="4" rowspan="2">
+          	<textarea name="Comments" class="from-b" rows="2" cols="80"></textarea>
+          	
+          </td>
+          <td>&nbsp;</td>
+          </tr>
+        <tr>
+          <td class="tit-form-1">Country Code*</td>
+          <td>
+          	<select class="from-3-inquiry" name="countryCodePhone" id="countryCodePhone">
+          		            <option value="0">Select country or region...</option>
+            <optgroup label="Top 10 destinations">
+            <option value="1" >United States (1)</option>
+            <option value="1" >Canada (1)</option>
+            <option value="44" >United Kingdom (44)</option>
+            <option value="86" >China (86)</option>
+            <option value="886" >Taiwan (886)</option>
+            <option value="33" >France (33)</option>
+            <option value="49" >Germany (49)</option>
+            <option value="39" >Italy (39)</option>
+            <option value="34" >Spain (34)</option>
+            <option value="48" >Poland (48)</option>
+            <option value="55" >Brazil (55)</option>
+            </optgroup>
+            <optgroup label="All destinations">
+            <option value="93" >Afghanistan (93)</option>
+            <option value="355" >Albania (355)</option>
+            <option value="213" >Algeria (213)</option>
+            <option value="376" >Andorra (376)</option>
+            <option value="244" >Angola (244)</option>
+            <option value="1264" >Anguilla (1264)</option>
+            <option value="268" >Antigua Barbuda (268)</option>
+            <option value="54" >Argentina (54)</option>
+            <option value="374" >Armenia (374)</option>
+            <option value="297" >Aruba (297)</option>
+            <option value="247" >Ascension (247)</option>
+            <option value="61" >Australia (61)</option>
+            <option value="672" >Australian Ex Territories (672)</option>
+            <option value="43" >Austria (43)</option>
+            <option value="994" >Azerbaijan (994)</option>
+            <option value="242" >Bahamas (242)</option>
+            <option value="973" >Bahrain (973)</option>
+            <option value="880" >Bangladesh (880)</option>
+            <option value="246" >Barbados (246)</option>
+            <option value="375" >Belarus (375)</option>
+            <option value="32" >Belgium (32)</option>
+            <option value="501" >Belize (501)</option>
+            <option value="229" >Benin (229)</option>
+            <option value="441" >Bermuda (441)</option>
+            <option value="975" >Bhutan (975)</option>
+            <option value="591" >Bolivia (591)</option>
+            <option value="387" >Bosnia and Herzegovina (387)</option>
+            <option value="267" >Botswana (267)</option>
+            <option value="673" >Brunei Darussalam (673)</option>
+            <option value="359" >Bulgaria (359)</option>
+            <option value="226" >Burkina Faso (226)</option>
+            <option value="257" >Burundi (257)</option>
+            <option value="855" >Cambodia (855)</option>
+            <option value="237" >Cameroon (237)</option>
+            <option value="238" >Cape Verde (238)</option>
+            <option value="345" >Cayman Islands (345)</option>
+            <option value="236" >Central Africa (236)</option>
+            <option value="235" >Chad (235)</option>
+            <option value="56" >Chile (56)</option>
+            <option value="57" >Colombia (57)</option>
+            <option value="269" >Comoros and Mayotte (269)</option>
+            <option value="242" >Congo (242)</option>
+            <option value="243" >Congo Dem Rep (243)</option>
+            <option value="682" >Cook Islands (682)</option>
+            <option value="506" >Costa Rica (506)</option>
+            <option value="225" >Cote D'Ivoire (225)</option>
+            <option value="385" >Croatia (385)</option>
+            <option value="53" >Cuba (53)</option>
+            <option value="357" >Cyprus (357)</option>
+            <option value="420" >Czech Republic (420)</option>
+            <option value="45" >Denmark (45)</option>
+            <option value="246" >Diego Garcia (246)</option>
+            <option value="253" >Djibouti (253)</option>
+            <option value="767" >Dominica (767)</option>
+            <option value="809" >Dominican Republic (809)</option>
+            <option value="670" >East Timor (670)</option>
+            <option value="593" >Ecuador (593)</option>
+            <option value="20" >Egypt (20)</option>
+            <option value="503" >El Salvador (503)</option>
+            <option value="240" >Equatorial Guinea (240)</option>
+            <option value="291" >Eritrea (291)</option>
+            <option value="372" >Estonia (372)</option>
+            <option value="251" >Ethiopia (251)</option>
+            <option value="500" >Falkland Islands (500)</option>
+            <option value="298" >Faroe Islands (298)</option>
+            <option value="679" >Fiji (679)</option>
+            <option value="358" >Finland (358)</option>
+            <option value="594" >French Guiana (594)</option>
+            <option value="689" >French Polynesia (689)</option>
+            <option value="241" >Gabon (241)</option>
+            <option value="220" >Gambia (220)</option>
+            <option value="995" >Georgia (995)</option>
+            <option value="233" >Ghana (233)</option>
+            <option value="350" >Gibraltar (350)</option>
+            <option value="30" >Greece (30)</option>
+            <option value="299" >Greenland (299)</option>
+            <option value="1473" >Grenada (1473)</option>
+            <option value="590" >Guadeloupe (590)</option>
+            <option value="671" >Guam (671)</option>
+            <option value="502" >Guatemala (502)</option>
+            <option value="224" >Guinea (224)</option>
+            <option value="245" >Guinea Bissau (245)</option>
+            <option value="592" >Guyana (592)</option>
+            <option value="509" >Haiti (509)</option>
+            <option value="504" >Honduras (504)</option>
+            <option value="852" >Hong Kong (852)</option>
+            <option value="36" >Hungary (36)</option>
+            <option value="354" >Iceland (354)</option>
+            <option value="91" >India (91)</option>
+            <option value="62" >Indonesia (62)</option>
+            <option value="98" >Iran (98)</option>
+            <option value="964" >Iraq (964)</option>
+            <option value="353" >Ireland (353)</option>
+            <option value="972" >Israel (972)</option>
+            <option value="876" >Jamaica (876)</option>
+            <option value="81" >Japan (81)</option>
+            <option value="962" >Jordan (962)</option>
+            <option value="7" >Kazakhstan (7)</option>
+            <option value="254" >Kenya (254)</option>
+            <option value="686" >Kiribati (686)</option>
+            <option value="850" >Korea Dem People's Rep (850)</option>
+            <option value="82" >Korea Republic of (82)</option>
+            <option value="965" >Kuwait (965)</option>
+            <option value="996" >Kyrgyzstan (996)</option>
+            <option value="856" >Laos PDR (856)</option>
+            <option value="371" >Latvia (371)</option>
+            <option value="961" >Lebanon (961)</option>
+            <option value="266" >Lesotho (266)</option>
+            <option value="231" >Liberia (231)</option>
+            <option value="218" >Libya (218)</option>
+            <option value="423" >Liechtenstein (423)</option>
+            <option value="370" >Lithuania (370)</option>
+            <option value="352" >Luxembourg (352)</option>
+            <option value="853" >Macao (853)</option>
+            <option value="389" >Macedonia (389)</option>
+            <option value="261" >Madagascar (261)</option>
+            <option value="265" >Malawi (265)</option>
+            <option value="60" >Malaysia (60)</option>
+            <option value="960" >Maldives (960)</option>
+            <option value="223" >Mali (223)</option>
+            <option value="356" >Malta (356)</option>
+            <option value="692" >Marshall Islands (692)</option>
+            <option value="596" >Martinique (596)</option>
+            <option value="222" >Mauritania (222)</option>
+            <option value="230" >Mauritius (230)</option>
+            <option value="52" >Mexico (52)</option>
+            <option value="691" >Micronesia (691)</option>
+            <option value="373" >Moldova (373)</option>
+            <option value="377" >Monaco (377)</option>
+            <option value="976" >Mongolia (976)</option>
+            <option value="3818" >Montenegro (3818)</option>
+            <option value="664" >Montserrat (664)</option>
+            <option value="212" >Morocco (212)</option>
+            <option value="258" >Mozambique (258)</option>
+            <option value="95" >Myanmar (95)</option>
+            <option value="264" >Namibia (264)</option>
+            <option value="674" >Nauru (674)</option>
+            <option value="977" >Nepal (977)</option>
+            <option value="31" >Netherlands (31)</option>
+            <option value="599" >Netherlands Antilles (599)</option>
+            <option value="687" >New Caledonia (687)</option>
+            <option value="64" >New Zealand (64)</option>
+            <option value="505" >Nicaragua (505)</option>
+            <option value="227" >Niger (227)</option>
+            <option value="234" >Nigeria (234)</option>
+            <option value="683" >Niue Islands (683)</option>
+            <option value="670" >Northern Mariana (670)</option>
+            <option value="47" >Norway (47)</option>
+            <option value="968" >Oman (968)</option>
+            <option value="92" >Pakistan (92)</option>
+            <option value="680" >Palau (680)</option>
+            <option value="970" >Palestinian Authority (970)</option>
+            <option value="507" >Panama (507)</option>
+            <option value="675" >Papua New Guinea (675)</option>
+            <option value="595" >Paraguay (595)</option>
+            <option value="51" >Peru (51)</option>
+            <option value="63" >Philippines (63)</option>
+            <option value="351" >Portugal (351)</option>
+            <option value="1939" >Puerto Rico (1939)</option>
+            <option value="974" >Qatar (974)</option>
+            <option value="262" >Reunion (262)</option>
+            <option value="40" >Romania (40)</option>
+            <option value="7513" >Russia (7513)</option>
+            <option value="250" >Rwanda (250)</option>
+            <option value="684" >Samoa American (684)</option>
+            <option value="685" >Samoa Western (685)</option>
+            <option value="378" >San Marino (378)</option>
+            <option value="239" >Sao Tome and Principe (239)</option>
+            <option value="966" >Saudi Arabia (966)</option>
+            <option value="221" >Senegal (221)</option>
+            <option value="381" >Serbia (381)</option>
+            <option value="248" >Seychelles (248)</option>
+            <option value="232" >Sierra Leone (232)</option>
+            <option value="65" >Singapore (65)</option>
+            <option value="421" >Slovakia (421)</option>
+            <option value="386" >Slovenia (386)</option>
+            <option value="677" >Solomon Islands (677)</option>
+            <option value="252" >Somalia (252)</option>
+            <option value="27" >South Africa (27)</option>
+            <option value="94" >Sri Lanka (94)</option>
+            <option value="290" >St Helena (290)</option>
+            <option value="869" >St Kitts and Nevis (869)</option>
+            <option value="1758" >St Lucia (1758)</option>
+            <option value="508" >St Pierre and Miquelon (508)</option>
+            <option value="1784" >St Vincent Grenadines (1784)</option>
+            <option value="249" >Sudan (249)</option>
+            <option value="597" >Suriname (597)</option>
+            <option value="268" >Swaziland (268)</option>
+            <option value="46" >Sweden (46)</option>
+            <option value="41" >Switzerland (41)</option>
+            <option value="963" >Syria (963)</option>
+            <option value="992" >Tajikistan (992)</option>
+            <option value="255" >Tanzania (255)</option>
+            <option value="66" >Thailand (66)</option>
+            <option value="228" >Togo (228)</option>
+            <option value="690" >Tokelau (690)</option>
+            <option value="676" >Tonga (676)</option>
+            <option value="1868" >Trinidad and Tobago (1868)</option>
+            <option value="216" >Tunisia (216)</option>
+            <option value="90" >Turkey (90)</option>
+            <option value="993" >Turkmenistan (993)</option>
+            <option value="1649" >Turks and Caicos (1649)</option>
+            <option value="688" >Tuvalu (688)</option>
+            <option value="256" >Uganda (256)</option>
+            <option value="380" >Ukraine (380)</option>
+            <option value="971" >United Arab Emirates (971)</option>
+            <option value="598" >Uruguay (598)</option>
+            <option value="998" >Uzbekistan (998)</option>
+            <option value="678" >Vanuatu (678)</option>
+            <option value="379" >Vatican City (379)</option>
+            <option value="58" >Venezuela (58)</option>
+            <option value="84" >Vietnam (84)</option>
+            <option value="284" >Virgin Islands British (284)</option>
+            <option value="1340" >Virgin Islands United States (1340)</option>
+            <option value="681" >Wallis and Futuna (681)</option>
+            <option value="967" >Yemen (967)</option>
+            <option value="260" >Zambia (260)</option>
+            <option value="263" >Zimbabwe (263)</option>
+            </optgroup>
+
+          	</select>          
+          </td>
+
+          <td>&nbsp;</td>
+          <td>&nbsp;</td>
+          </tr>
+        <tr>
+          <td class="tit-form-1">Area code &amp; Number*</td>
+          <td>
+          	<input class="from-i" name="Phone" type="text" id="Phone" value="" maxlength="50" />
+          </td>
+          <td>&nbsp;</td>
+          <td colspan="4" rowspan="2">
+          <input type="submit" class="send-btn" name="Inquiry" value=" " />
+          </td>
+          <td>&nbsp;</td>
+        </tr>
+    			<tr>
+          			<td colspan="2">
+          				    			
+               <input name="SimilarProperties" type="hidden" value="1">
+                <span>
+                <span class="error">Important:</span><br/>
+                Rentalo currently does not have availability information on this property.
+				We will attempt to contact the owner on your behalf. Additionally, we will send your inquiry to similar properties in the area.
+                </span>
+
+          			</td>
+          			<td>&nbsp;</td>
+          			<td>&nbsp;</td>
+        		</tr>
+      </table>  
+       	       	<input name="LocationID" type="hidden" value="1113" />
+	        <input name="InquiryForm" type="hidden" value="LOCATION" />
+	        <input name="PropertyID" type="hidden" value="1188" />
+	        <input name="type" type="hidden" value="email" />
+	        <input name="PrivateInquiryType" type="hidden" value="1" />
+	        <input name="ControlSimilarProperties" type="hidden" value="1" />
+        
+
+    	</form>
+<script type="text/javascript">
+<!--
+  Calendar.setup({inputField:"InquiryArrival",button:"ArrivalDateButton",singleClick: true,ifFormat:"%m/%d/%Y",dateStatusFunc:GreaterToday});
+  Calendar.setup({inputField:"InquiryDeparture",button:"DepartureDateButton",singleClick: true,ifFormat:"%m/%d/%Y",dateStatusFunc:GreaterToday});
+
+var myPopup
+
+    function openpopups(pag){
+
+        myPopup = window.open(pag,"mywin","resizable=yes,width=1000,height=400,scrollbars=yes,left=100,top=100");
+
+        myPopup.focus();
+
+    } 
+
+-->
+</script>
+    	</div>
+    	</div>
+			<div class="text-com"><a href="http://rentalo.com/properties/review/breezy_cove_wonderful_finger_lakes_honey.html" title="See or add comments on this vacation rental property">
+            See all comments / Add a comment</a></div>
+            
+<div class="footer-skin"></div>        <div class="description-property">
+        <br />
+        <div style="font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#32527A; text-align: left; font-weight:bold; padding-left: 18px;">Finger Lakes Travel and Lodging Related Links</div>
+        <div style="text-align:center">
+            <script type="text/javascript"><!--                
+                google_hints = "Finger Lakes hotel, Finger Lakes hotels, hotels in Finger Lakes, hotel in Finger Lakes";
+                google_ad_client = "pub-0760210188181615";
+                google_ad_width = 728;
+                google_ad_height = 90;
+                google_ad_format = "728x90_as";
+                google_ad_type = "text_image";
+                google_ad_channel ="";
+                google_color_border = "FF8800";
+                google_color_bg = "FFFFDD";
+                google_color_link = "32527A";
+                google_color_text = "000000";
+                google_color_url = "3D81EE";
+            //--></script>
+            <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
+        </div>
+        <br />
+        </div>
+
+     	
+
+     	<div class="recommended">Rentalo certified &amp; recommended by:</div>
+		<div class="recommended-pic">
+			&nbsp;
+		</div>
+	  	<span id="bottom">&nbsp;</span> 
+  	</div>
+  	<!-- end content box -->
+  	
+  </div> 
+  <!-- close content -->
+  
+
+
+<!-- footer -->
+<div class="footer-09">
+	<div class="footer-up">
+		<div id="links-footer-09">
+	  		<a href="http://rentalo.com/docs/help.html" title="Having problems finding a vacation rental or advertising in this site? Let us help you">About us</a>  
+	  		| <a href="http://rentalo.com/docs/press.html" title="News about travel industry">News</a>
+	  		| <a href="http://rentalo.com/testimonial.html" title="Rentalo's largest vacation rental directory site map">Testimonials</a>
+	  		| <a href="http://rentalo.com/docs/affiliates_programs.html" title="Learn about our available affiliates">Affiliate Programs</a>
+	  		| <a href="http://rentalo.com/docs/contact_us.html" title="Contact us">Contact us</a>
+	  		<br/>
+	  		<a href="http://rentalo.com/" title="Vacation Rentals">vacation rentals</a>
+	  		| <a href="http://rentalo.com/" title="Hotels">hotels</a>
+	  		| <a href="http://rentalo.com/" title="Bed and Breakfasts">bed and breakfasts</a>
+	  		| <a href="http://rentalo.com/" title="Lodging">lodging</a>
+	  		| <a href="http://rentalo.com/" title="Accommodations">accommodations</a>
+	  		| <a href="http://rentalo.com/vacation-guide/" title="Vacation Guide">vacation guide</a>
+	  		<br/><br/>
+			Use of this Web site constitutes acceptance of the Rentalo.com  
+			<a href="http://rentalo.com/docs/disclaimer.html" title="Check out Rentalo's vacation rental directory legal issues" rel="nofollow">Legal</a>
+			 and 
+ 			<a href="http://rentalo.com/docs/privacy.html" title="Check out Rentalo's vacation rental directory Privacy Policies" rel="nofollow">Privacy Policy</a>.
+ 			<br/>
+			&copy; Copyright 1999-Present Rentalo.com, Inc. All rights reserved.
+	  	</div>
+	  </div>
+	  <div class="footer-trav"></div>
+</div>
+<!-- close footer -->
+
+
+</center>
+    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+	<script type="text/javascript">
+		_uacct = "UA-204827-1";
+		_udn="rentalo.com";
+		urchinTracker();
+	</script>
+
+
+</body>
+</html>
+<!-- cache 1 -->
\ No newline at end of file

Added: tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/StringsConfig-full.properties
URL: http://svn.apache.org/viewvc/tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/StringsConfig-full.properties?rev=1722027&view=auto
==============================================================================
--- tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/StringsConfig-full.properties (added)
+++ tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/StringsConfig-full.properties Mon Dec 28 23:10:16 2015
@@ -0,0 +1,18 @@
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+ 
+stringsPath=/opt/strings
+minLength=3
+encoding=BIGENDIAN_16_BIT
+timeout=60
\ No newline at end of file

Added: tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/StringsConfig-partial.properties
URL: http://svn.apache.org/viewvc/tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/StringsConfig-partial.properties?rev=1722027&view=auto
==============================================================================
--- tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/StringsConfig-partial.properties (added)
+++ tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/StringsConfig-partial.properties Mon Dec 28 23:10:16 2015
@@ -0,0 +1,16 @@
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+encoding=BIGENDIAN_16_BIT
+timeout=60
\ No newline at end of file

Added: tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/TesseractOCRConfig-full.properties
URL: http://svn.apache.org/viewvc/tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/TesseractOCRConfig-full.properties?rev=1722027&view=auto
==============================================================================
--- tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/TesseractOCRConfig-full.properties (added)
+++ tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/TesseractOCRConfig-full.properties Mon Dec 28 23:10:16 2015
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+tesseractPath=/opt/tesseract
+tessdataPath=/usr/local/share
+language=fra+deu
+pageSegMode=2
+maxFileSizeToOcr=2000000
+timeout=240
+minFileSizeToOcr=1

Added: tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/TesseractOCRConfig-partial.properties
URL: http://svn.apache.org/viewvc/tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/TesseractOCRConfig-partial.properties?rev=1722027&view=auto
==============================================================================
--- tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/TesseractOCRConfig-partial.properties (added)
+++ tika/branches/2.x/tika-parser-test/src/main/resources/test-properties/TesseractOCRConfig-partial.properties Mon Dec 28 23:10:16 2015
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+language=fra+deu
+timeout=240
+minFileSizeToOcr=1
\ No newline at end of file

Modified: tika/branches/2.x/tika-parsers/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/2.x/tika-parsers/pom.xml?rev=1722027&r1=1722026&r2=1722027&view=diff
==============================================================================
--- tika/branches/2.x/tika-parsers/pom.xml (original)
+++ tika/branches/2.x/tika-parsers/pom.xml Mon Dec 28 23:10:16 2015
@@ -145,6 +145,7 @@
       <artifactId>bcprov-jdk15on</artifactId>
       <version>1.52</version>
     </dependency>
+    
     <dependency>
       <groupId>org.apache.poi</groupId>
       <artifactId>poi</artifactId>
@@ -180,6 +181,7 @@
       <artifactId>asm</artifactId>
       <version>5.0.4</version>
     </dependency>
+
     <dependency>
       <groupId>com.googlecode.mp4parser</groupId>
       <artifactId>isoparser</artifactId>
@@ -275,7 +277,6 @@
       <artifactId>json</artifactId>
       <version>20140107</version>
     </dependency>
-    
 
     <!-- Test dependencies -->
     <dependency>
@@ -293,6 +294,12 @@
       <artifactId>slf4j-log4j12</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>tika-parser-test</artifactId>
+      <version>${project.version}</version>
+      <scope>test</scope>
+    </dependency>
 
     <!-- edu.ucar dependencies -->
     <dependency>
@@ -388,6 +395,34 @@
           </excludes>
         </configuration>
       </plugin>
+      
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-dependency-plugin</artifactId>
+        <version>2.10</version>
+        <executions>
+          <execution>
+            <id>unpack</id>
+            <phase>compile</phase>
+            <goals>
+              <goal>unpack</goal>
+            </goals>
+            <configuration>
+              <artifactItems>
+                <artifactItem>
+                  <groupId>${project.groupId}</groupId>
+                  <artifactId>tika-parser-test</artifactId>
+                  <version>${project.version}</version>
+                  <type>jar</type>
+                  <overWrite>true</overWrite>
+                  <outputDirectory>${project.build.testOutputDirectory}</outputDirectory>
+                </artifactItem>
+              </artifactItems>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
@@ -450,43 +485,4 @@
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Tika-trunk/</url>
   </ciManagement>
-
-  <profiles>
-    <profile>
-      <id>testSetup</id>
-      <activation>
-        <!-- auto activate -->
-        <file>
-          <missing>${basedir}/src/test/resources/org/apache/tika/parser/ner/opennlp/ner-person.bin</missing>
-        </file>
-      </activation>
-      <dependencies>
-        <dependency>
-          <groupId>org.apache.maven</groupId>
-          <artifactId>maven-model</artifactId>
-          <version>3.3.3</version>
-        </dependency>
-      </dependencies>
-      <build>
-        <plugins>
-          <plugin>
-            <groupId>org.codehaus.groovy.maven</groupId>
-            <artifactId>gmaven-plugin</artifactId>
-            <executions>
-              <execution>
-                <id>testSetup</id>
-                <phase>generate-test-resources</phase>
-                <goals>
-                  <goal>execute</goal>
-                </goals>
-                <configuration>
-                  <source>${basedir}/src/test/resources/org/apache/tika/parser/ner/opennlp/ModelGetter.groovy</source>
-                </configuration>
-              </execution>
-            </executions>
-          </plugin>
-        </plugins>
-      </build>
-    </profile>
-  </profiles>
 </project>