Class MarkerItemDataXmlFactory
- java.lang.Object
-
- net.sf.jasperreports.engine.xml.JRBaseFactory
-
- net.sf.jasperreports.components.map.MarkerItemDataXmlFactory
-
- All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory
public class MarkerItemDataXmlFactory extends JRBaseFactory
- Author:
- Narcis Marcu (narcism@users.sourceforge.net)
-
-
Field Summary
-
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
digester, EXCEPTION_MESSAGE_KEY_UNKNOWN_REPORT_STYLE
-
-
Constructor Summary
Constructors Constructor Description MarkerItemDataXmlFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectcreateObject(Attributes attributes)-
Methods inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
getDigester, setDigester
-
-
-
-
Method Detail
-
createObject
public Object createObject(Attributes attributes) throws Exception
- Throws:
Exception
-
-