org.apache.lucene.gdata.search.analysis
Class XHtmlStrategy

java.lang.Object
  extended by org.apache.lucene.gdata.search.analysis.ContentStrategy
      extended by org.apache.lucene.gdata.search.analysis.HTMLStrategy
          extended by org.apache.lucene.gdata.search.analysis.XHtmlStrategy

public class XHtmlStrategy
extends HTMLStrategy

Author:
Simon Willnauer
See Also:
org.apache.lucene.gdata.search.analysis.TestHTMLStrategy

Field Summary
 
Fields inherited from class org.apache.lucene.gdata.search.analysis.ContentStrategy
config, content, fieldName, index, store
 
Constructor Summary
XHtmlStrategy(IndexSchemaField fieldConfig)
           
 
Method Summary
 
Methods inherited from class org.apache.lucene.gdata.search.analysis.HTMLStrategy
processIndexable
 
Methods inherited from class org.apache.lucene.gdata.search.analysis.ContentStrategy
createLuceneField, getFieldStrategy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XHtmlStrategy

public XHtmlStrategy(IndexSchemaField fieldConfig)
Parameters:
fieldConfig -


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