Show / Hide Table of Contents

    Interface IFilterBuilder

    Interface for building s

    Namespace: Lucene.Net.QueryParsers.Xml
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public interface IFilterBuilder

    Methods

    | Improve this Doc View Source

    GetFilter(XmlElement)

    Declaration
    Filter GetFilter(XmlElement e)
    Parameters
    Type Name Description
    XmlElement e
    Returns
    Type Description
    Filter
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)