bucket.search.lucene.extractor
Class BaseAttachmentContentExtractor

java.lang.Object
  extended by com.atlassian.bonnie.search.extractor.BaseAttachmentContentExtractor
      extended by bucket.search.lucene.extractor.BaseAttachmentContentExtractor
All Implemented Interfaces:
com.atlassian.bonnie.search.Extractor

Deprecated. since 3.0 (at least) use com.atlassian.bonnie.search.extractor.BaseAttachmentContentExtractor instead

public abstract class BaseAttachmentContentExtractor
extends com.atlassian.bonnie.search.extractor.BaseAttachmentContentExtractor


Constructor Summary
BaseAttachmentContentExtractor()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.atlassian.bonnie.search.extractor.BaseAttachmentContentExtractor
addFields, extractText, getMatchingContentTypes, getMatchingFileExtensions, shouldExtractFrom
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseAttachmentContentExtractor

public BaseAttachmentContentExtractor()
Deprecated. 


Copyright © 2003-2011 Atlassian. All Rights Reserved.