Klasse ConfigurableClassSaxHandler<T>

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.torque.generator.configuration.source.ConfigurableClassSaxHandler<T>
Typparameter:
T - the class to create.
Alle implementierten Schnittstellen:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class ConfigurableClassSaxHandler<T> extends DefaultHandler
Reads a configurable class from the controller configuration file.