Package net.sf.jasperreports.search
Class HitSpanInfo
java.lang.Object
net.sf.jasperreports.search.HitSpanInfo
- All Implemented Interfaces:
Serializable
,Cloneable
,JRCloneable
- Author:
- Narcis Marcu (narcism@users.sourceforge.net)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHitSpanInfo
(List<HitTermInfo> hitTermInfoList) HitSpanInfo
(HitTermInfo hitTermInfo) -
Method Summary
-
Constructor Details
-
HitSpanInfo
-
HitSpanInfo
-
-
Method Details
-
setPageNo
-
getPageNo
-
getHitTermInfoList
-
clone
- Specified by:
clone
in interfaceJRCloneable
- Overrides:
clone
in classObject
-