Class PropertiesReadHandler

java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
org.pentaho.reporting.libraries.xmlns.parser.PropertiesReadHandler
All Implemented Interfaces:
XmlReadHandler

public class PropertiesReadHandler extends AbstractXmlReadHandler
A read handler that creates property-structures (name-value-pairs) and returns the properties as java.util.Properties collection.
Author:
Thomas Morgner