FileDocCategorySizeDatePackage
XHtmlStrategy.javaAPI DocApache Lucene 2.1.01205Wed Feb 14 10:46:04 GMT 2007org.apache.lucene.gdata.search.analysis

XHtmlStrategy

public class XHtmlStrategy extends HTMLStrategy
author
Simon Willnauer
see
org.apache.lucene.gdata.search.analysis.TestHTMLStrategy

Fields Summary
Constructors Summary
public XHtmlStrategy(org.apache.lucene.gdata.search.config.IndexSchemaField fieldConfig)

param
fieldConfig

     super(fieldConfig);
    
Methods Summary