Package net.anotheria.anodoc.query2
Interface MatchingInfo
-
- All Known Implementing Classes:
StringMatchingInfo
public interface MatchingInfoUsed to present matches in the search page.- Version:
- $Id: $Id
- Author:
- another
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtoHtml()Returns the html presentation of the match.
-