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

java.lang.Object
  extended by org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.base.common.AbstractPropertyXmlReadHandler
          extended by org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyStringReadHandler
              extended by org.pentaho.reporting.engine.classic.core.modules.parser.base.common.GroupFieldReadHandler
All Implemented Interfaces:
Serializable, org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

public class GroupFieldReadHandler
extends PropertyStringReadHandler

See Also:
Serialized Form

Constructor Summary
GroupFieldReadHandler()
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyStringReadHandler
characters, doneParsing, getObject, getResult, init, startParsing
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
endElement, getLocator, getRootHandler, getTagName, getUri, startElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupFieldReadHandler

public GroupFieldReadHandler()