| Package | Description | 
|---|---|
| org.apache.torque.generator.configuration.source | 
      This package provides SAXhandlers for reading the source configuration
      snippets in the control file. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileSourceSaxHandlerFactoryA Factory which creates a SAX handler for file sources. | 
| class  | JdbcMetadataSourceSaxHandlerFactoryA Factory which creates a SAX handler for sources from JDBC Metadata. | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceSaxHandlerFactory | SourceSaxHandlerFactories. getSourceSaxHandlerFactory(String type)Returns the SourceSaxHandlerFactory associated with the given type. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SourceSaxHandlerFactories. register(SourceSaxHandlerFactory sourceSaxHandlerFactory)Registers a new SourcseSaxHandlerFactory. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.