| Interface | Description |
|---|---|
| ResourceCustomiser |
Simple interface for objects that are used to customise GATE
resources.
|
| Class | Description |
|---|---|
| AddPRResourceCustomiser |
Resource customiser that customises a
SerialController by
adding an extra PR. |
| DuplicateResourceFactoryBean |
Spring factory bean to create duplicate copies of a GATE resource.
|
| ExtraGatePlugin |
Holder class for a single
Resource that points to a
GATE plugin. |
| FeatureMapFactoryBean |
Spring FactoryBean to create a FeatureMap from a source Map
(typically one created with a <map> element in a spring config
file).
|
| GateAwareObject |
Convenience superclass for objects that may be created by Spring and
need to ensure that GATE is initialised before they do their work.
|
| GateResourceFactoryBean |
Spring factory bean to create a GATE resource (LR, PR, controller).
|
| Init |
Helper class to support GATE initialisation via Spring.
|
| SavedApplicationFactoryBean |
Spring factory bean to load a saved GATE application from a Spring
resource location.
|
| SetParameterResourceCustomiser |
ResourceCustomiser that sets a parameter on the resource being
customised.
|
| SpringFactory |
This class contains spring-aware factory methods for useful GATE
components.
|
Copyright © 2023 GATE. All rights reserved.