Class ParametersValuesLoader

All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler, DeclHandler, EntityResolver2, LexicalHandler

public class ParametersValuesLoader extends DefaultHandler2
Parser for loading stored parameter values into a Parameters object. This assumes that the schema is appropriate for the loaded values. The format consists of a name value pair where the value is a string representation of parameter value. For example,
 
                                
 
 
Version:
$Revision$ $Date$
Author:
Nick Collier