org.apache.lucene.demo.html
Class Tags

java.lang.Object
  extended by org.apache.lucene.demo.html.Tags

public final class Tags
extends Object


Field Summary
static Set WS_ELEMS
          contains all tags for which whitespaces have to be inserted for proper tokenization
 
Constructor Summary
Tags()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WS_ELEMS

public static final Set WS_ELEMS
contains all tags for which whitespaces have to be inserted for proper tokenization

Constructor Detail

Tags

public Tags()


Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.