See: Description
Interface | Description |
---|---|
TypedOutletSaxHandlerFactory |
Classes implementing this interface are responsible for creating
OutletSaxHandler s for a specific outlet type. |
UntypedOutletSaxHandlerFactory |
Classes implementing this interface can create creating
OutletSaxHandler s for more than one outlet type. |
Class | Description |
---|---|
CopyOutletSaxHandlerFactory |
Creates copy outlet SAX handlers.
|
GroovyOutletSaxHandlerFactory |
Creates Groovy outlet SAX handlers.
|
JavaOutletSaxHandlerFactory |
Creates Java outlet SAX handlers.
|
OutletConfiguration |
Administers the available Outlets.
|
OutletConfigurationSaxHandler |
A SAX handler which parses Outlet configuration files.
|
OutletConfigurationTags |
Tag names for the outlet configuration files.
|
OutletConfigurationXmlParser |
Parses outlet configuration files and creates a OutletConfiguration.
|
OutletSaxHandler |
Handles a outlet declaration within the outlet configuration.
|
ReflectionOutletSaxHandlerFactory |
Creates outlet SAX handlers using reflection and a naming convention.
|
VelocityOutletSaxHandlerFactory |
Creates Velocity outlet SAX handlers.
|
This package contains the classes for reading the outlet mappings for torque-generator's units of generation.
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.