mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-28 11:52:15 +01:00
doclint fixes
This commit is contained in:
@@ -27,7 +27,7 @@ import org.apache.lucene.analysis.tokenattributes.CharTermAttribute;
|
|||||||
* <p>
|
* <p>
|
||||||
* Takes a TokenStream and adds additional tokens by concatenating pairs of words.</p>
|
* Takes a TokenStream and adds additional tokens by concatenating pairs of words.</p>
|
||||||
* <p>
|
* <p>
|
||||||
* <b>Example:</b> "Spring Framework Core" -> "Spring SpringFramework Framework FrameworkCore Core".</p>
|
* <b>Example:</b> "Spring Framework Core" -> "Spring SpringFramework Framework FrameworkCore Core".</p>
|
||||||
*
|
*
|
||||||
* @author Jeremy Long
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user