Interface MatchingInfo

  • All Known Implementing Classes:
    StringMatchingInfo

    public interface MatchingInfo
    Used to present matches in the search page.
    Version:
    $Id: $Id
    Author:
    another
    • Method Detail

      • toHtml

        java.lang.String toHtml()
        Returns the html presentation of the match.
        Returns:
        a String object.