org.apache.lucene.benchmark.byTask.feeds.demohtml
Class Tags
java.lang.Object
org.apache.lucene.benchmark.byTask.feeds.demohtml.Tags
public final class Tags
- extends Object
Field Summary |
static Set<String> |
WS_ELEMS
contains all tags for which whitespaces have to be inserted for proper tokenization |
Constructor Summary |
Tags()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WS_ELEMS
public static final Set<String> WS_ELEMS
- contains all tags for which whitespaces have to be inserted for proper tokenization
Tags
public Tags()
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.