Class Tags

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

public final class Tags extends Object
  • Field Details

    • WS_ELEMS

      public static final Set<String> WS_ELEMS
      contains all tags for which whitespaces have to be inserted for proper tokenization
  • Constructor Details

    • Tags

      public Tags()