EditLive! 9 Documentation : Configuration File Elements

An EditLive! configuration file uses XML to configure and customize the behavior and functionality of EditLive!.  Functionality may be turned on or off, aspects of behaviour changed or custom commands introduced.

Because server-side languages can be used to generate documents of any types at run-time, configuration files can also be stored as server-side language files (e.g. JSP files, ASP files) as long as the file contains calls to render the information as XML at run-time. 

The following load-time properties are used to specify the EditLive! configuration file in the applet:

The following methods of the JavaBean are used to specify the configuration file in the Swing SDK:

Configuration File Elements Grouped by Functionality