Class XlsRowLevelInfo
- java.lang.Object
-
- net.sf.jasperreports.engine.export.XlsRowLevelInfo
-
public class XlsRowLevelInfo extends Object
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description XlsRowLevelInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getEndIndex()
SortedMap<String,Integer>
getLevelMap()
void
setEndIndex(Integer endIndex)
-