Uses of Class
net.sf.jasperreports.search.HitTermInfo
-
Packages that use HitTermInfo Package Description net.sf.jasperreports.search Provides support for JasperReports search feature. -
-
Uses of HitTermInfo in net.sf.jasperreports.search
Methods in net.sf.jasperreports.search that return types with arguments of type HitTermInfo Modifier and Type Method Description List<HitTermInfo>LuceneSpansInfo. getHitTermsInfo(String key)List<HitTermInfo>SpansInfo. getHitTermsInfo(String key)Methods in net.sf.jasperreports.search with parameters of type HitTermInfo Modifier and Type Method Description voidLuceneSpansInfo. addTermInfo(String key, HitTermInfo hitTermInfo)
-