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

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

public class ParameterAttributeReadHandler
extends org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler

Todo: Document me!

Author:
: Thomas Morgner

Constructor Summary
ParameterAttributeReadHandler()
           
 
Method Summary
 String getName()
           
 String getNamespace()
           
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
characters, getObject, getResult
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
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

ParameterAttributeReadHandler

public ParameterAttributeReadHandler()
Method Detail

getNamespace

public String getNamespace()

getName

public String getName()