org.apache.torque.generator.configuration
Class OtherConfigurationTestTransformer
java.lang.Object
org.apache.torque.generator.configuration.OtherConfigurationTestTransformer
- All Implemented Interfaces:
- SourceTransformer
public class OtherConfigurationTestTransformer
- extends Object
- implements SourceTransformer
A source transformer for testing the configuration class. Does nothing.
- Version:
- $Id: OtherConfigurationTestTransformer.java 1331190 2012-04-27 02:41:35Z tfischer $
OtherConfigurationTestTransformer
public OtherConfigurationTestTransformer()
transform
public SourceElement transform(SourceElement toTransformRoot,
ControllerState controllerState)
throws SourceTransformerException
- Specified by:
transform
in interface SourceTransformer
- Throws:
SourceTransformerException
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.