Class PropertyLoader
- java.lang.Object
-
- net.sf.jasperreports.engine.xml.print.PropertyLoader
-
public class PropertyLoader extends Object
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description PropertyLoader()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PropertyLoader
instance()
void
loadProperty(XmlLoader xmlLoader, JRPropertiesHolder properties)
-
-
-
Method Detail
-
instance
public static PropertyLoader instance()
-
loadProperty
public void loadProperty(XmlLoader xmlLoader, JRPropertiesHolder properties)
-
-