Package jpos.config.simple.xml

Interface Summary
XmlRegPopulator Defines an interface to load, save JposEntries
 

Class Summary
SimpleXmlRegPopulator Simple implementation of the JposRegPopulator that loads and saves the entries in XML using the "jpos/res/jcl.dtd" DTD and the XML4J (Xerces) API NOTE: this class must define a public no-argument ctor so that it may be created via reflection when its defined in the jpos.properties as the jpos.config.regPopulatorClass
XercesRegPopulator Simple implementation of the JposRegPopulator that loads and saves the entries in XML using the "jpos/res/jcl.dtd" DTD and the XML4J (Xerces) API NOTE: this class must define a public no-argument ctor so that it may be created via reflection when its defined in the jpos.properties as the jpos.config.regPopulatorClass
 



This API and code belongs to the JavaPOS committee please see LISCENCE file for details