jpos.config.simple.xml
Interface XmlRegPopulator

All Superinterfaces:
JposRegPopulator
All Known Implementing Classes:
SimpleXmlRegPopulator, XercesRegPopulator

public interface XmlRegPopulator
extends JposRegPopulator

Defines an interface to load, save JposEntries

Since:
1.2 (NY 2K meeting)
Author:
E. Michael Maximilien (maxim@us.ibm.com)

Field Summary
static java.lang.String DEFAULT_XML_FILE_NAME
          Default name to save entries if the XML populator is chosen but no populator file is specified
 
Methods inherited from interface jpos.config.JposRegPopulator
getClassName, getEntries, getEntriesURL, getLastLoadException, getName, getUniqueId, isComposite, load, load, save, save
 

Field Detail

DEFAULT_XML_FILE_NAME

public static final java.lang.String DEFAULT_XML_FILE_NAME
Default name to save entries if the XML populator is chosen but no populator file is specified
Since:
1.2 (NY 2K meeting)


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