com.aspose.barcode.jr
Class XmlBarCodeFactory

java.lang.Object
  extended by net.sf.jasperreports.engine.xml.JRBaseFactory
      extended by com.aspose.barcode.jr.XmlBarCodeFactory
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory

public final class XmlBarCodeFactory
extends net.sf.jasperreports.engine.xml.JRBaseFactory

Facotry class to create barcodes


Constructor Summary
XmlBarCodeFactory()
           
 
Method Summary
 java.lang.Object createObject(org.xml.sax.Attributes attrs)
           
 
Methods inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
getDigester, setDigester
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlBarCodeFactory

public XmlBarCodeFactory()
Method Detail

createObject

public java.lang.Object createObject(org.xml.sax.Attributes attrs)
                              throws java.lang.Exception
Throws:
java.lang.Exception