org.pentaho.reporting.engine.classic.core.modules.parser.base.common
Class PasswordPropertiesReadHandler

java.lang.Object
  extended by org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
      extended by org.pentaho.reporting.libraries.xmlns.parser.PropertiesReadHandler
          extended by org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PasswordPropertiesReadHandler
All Implemented Interfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

public class PasswordPropertiesReadHandler
extends org.pentaho.reporting.libraries.xmlns.parser.PropertiesReadHandler


Constructor Summary
PasswordPropertiesReadHandler()
           
PasswordPropertiesReadHandler(String propertyTagName)
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.PropertiesReadHandler
getObject, getResult
 
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

PasswordPropertiesReadHandler

public PasswordPropertiesReadHandler()

PasswordPropertiesReadHandler

public PasswordPropertiesReadHandler(String propertyTagName)