Uses of Class
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
Packages that use AbstractXmlReadHandler
-
Uses of AbstractXmlReadHandler in org.pentaho.reporting.libraries.xmlns.parser
Subclasses of AbstractXmlReadHandler in org.pentaho.reporting.libraries.xmlns.parserModifier and TypeClassDescriptionclassA read-handler that silently ignores all childs.classA read handler that creates property-structures (name-value-pairs) and returns the properties as java.util.Properties collection.classThe Property-ReadHandler reads character data from an element along with a 'name' attribute.classA XmlReadHandler that reads character-data for the given element.