Class TextMetaDataEntryReadHandler

java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
org.pentaho.reporting.libraries.docbundle.metadata.parser.TextMetaDataEntryReadHandler
All Implemented Interfaces:
BundleMetaDataEntryReadHandler, org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
Direct Known Subclasses:
DateMetaDataEntryReadHandler

public class TextMetaDataEntryReadHandler extends org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler implements BundleMetaDataEntryReadHandler
A simple read handler for text meta-data.
Author:
Thomas Morgner
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler

    characters, doneParsing, getObject, getResult, startParsing

    Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler

    deriveParseParameters, endElement, getHandlerForChild, getLocator, getRootHandler, getTagName, getUri, init, isSameNamespace, performExternalParsing, performExternalParsing, startElement

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

    characters, endElement, getObject, init, startElement