Package net.sf.jasperreports.engine.fill
Class JRFillObjectFactory.StylesList
- java.lang.Object
-
- net.sf.jasperreports.engine.fill.JRFillObjectFactory.StylesList
-
- Enclosing class:
- JRFillObjectFactory
protected static class JRFillObjectFactory.StylesList extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedStylesList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddStyle(JRStyle style)booleancontainsStyle(String name)JRStylegetStyle(String name)voidrenamed(String oldName, String newName)
-