|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcode.jr.BarCodeDigesterRules
public final class BarCodeDigesterRules
A digester configurer provides digester rules that apply to component XML schemas and produce component object instances out of XML fragments.
Constructor Summary | |
---|---|
BarCodeDigesterRules()
|
Method Summary | |
---|---|
void |
configureDigester(org.apache.commons.digester.Digester digester)
Configures an XML digester by adding the rules required to parse component XML fragments. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BarCodeDigesterRules()
Method Detail |
---|
public void configureDigester(org.apache.commons.digester.Digester digester)
configureDigester
in interface net.sf.jasperreports.engine.component.XmlDigesterConfigurer
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |