org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data
Class ParameterMappingsReadHandler

java.lang.Object
  extended by org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterMappingsReadHandler
All Implemented Interfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

public class ParameterMappingsReadHandler
extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler

Todo: Document me!

Author:
: Thomas Morgner

Constructor Summary
ParameterMappingsReadHandler()
           
 
Method Summary
 ParameterMapping[] getExportMapping()
           
 ParameterMapping[] getInputMapping()
           
 Object getObject()
           
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
characters, endElement, getLocator, getRootHandler, getTagName, getUri, init, startElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterMappingsReadHandler

public ParameterMappingsReadHandler()
Method Detail

getInputMapping

public ParameterMapping[] getInputMapping()

getExportMapping

public ParameterMapping[] getExportMapping()

getObject

public Object getObject()
                 throws SAXException
Throws:
SAXException