fix forrest error in fileformats.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@779179 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2009-05-27 14:02:56 +00:00
parent d12461a812
commit e01ac9ce2e
3 changed files with 458 additions and 401 deletions

View File

@ -293,7 +293,7 @@ document.write("Last Published: " + document.lastModified);
<a href="#Compound Types">Compound Types</a>
<ul class="minitoc">
<li>
<a href="#String">Map&lt;String,String&gt;</a>
<a href="#MapStringString">Map&lt;String,String&gt;</a>
</li>
</ul>
</li>
@ -1274,7 +1274,7 @@ document.write("Last Published: " + document.lastModified);
<a name="N1043C"></a><a name="Compound Types"></a>
<h2 class="boxed">Compound Types</h2>
<div class="section">
<a name="N10441"></a><a name="String"></a>
<a name="N10441"></a><a name="MapStringString"></a>
<h3 class="boxed">Map&lt;String,String&gt;</h3>
<p>
In a couple places Lucene stores a Map

File diff suppressed because it is too large Load Diff

View File

@ -760,7 +760,7 @@
</section>
<section id="Compound Types"><title>Compound Types</title>
<section id="String"><title>Map&lt;String,String&gt;</title>
<section id="MapStringString"><title>Map&lt;String,String&gt;</title>
<p>
In a couple places Lucene stores a Map