Class MockFilterDocumentFactory

  • All Implemented Interfaces:
    FilterDocumentFactory

    public class MockFilterDocumentFactory
    extends Object
    implements FilterDocumentFactory
    A FilterDocumentFactory that can used in testing.

    The FilterDocumentFactory that is provided under Funnelback e.g. during a crawl is slightly different to this. The Funnelback provided one is both more efficient and capable of guessing the charset, if not already set on the FilterableDocument.