Class OtherConfigurationTestTransformer
java.lang.Object
org.apache.torque.generator.configuration.OtherConfigurationTestTransformer
- All Implemented Interfaces:
SourceTransformer
A source transformer for testing the configuration class. Does nothing.
- Version:
- $Id: OtherConfigurationTestTransformer.java 1917241 2024-04-21 13:29:41Z tv $
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OtherConfigurationTestTransformer
public OtherConfigurationTestTransformer()
-
-
Method Details
-
transform
public Object transform(Object toTransformRoot, ControllerState controllerState) throws SourceTransformerException - Specified by:
transformin interfaceSourceTransformer- Throws:
SourceTransformerException
-
hashCode
public int hashCode() -
equals
-