org.chromattic.testgenerator.sourcetransformer
Class JavaToGroovySyntaxTransformer
java.lang.Object
org.chromattic.testgenerator.sourcetransformer.JavaToGroovySyntaxTransformer
- All Implemented Interfaces:
- TransformationProcessor
- Direct Known Subclasses:
- JavaToGroovyPropertiesSyntaxTransformer
public class JavaToGroovySyntaxTransformer
- extends java.lang.Object
- implements TransformationProcessor
- Version:
- $Revision$
- Author:
- Alain Defrance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transformationSource
protected TransformationSource transformationSource
JavaToGroovySyntaxTransformer
public JavaToGroovySyntaxTransformer()
JavaToGroovySyntaxTransformer
public JavaToGroovySyntaxTransformer(TransformationSource transformationSource)
setTransformationSource
public void setTransformationSource(TransformationSource transformationSource)
- Specified by:
setTransformationSource in interface TransformationProcessor
transform
public java.lang.String transform(java.lang.String source)
- Specified by:
transform in interface TransformationProcessor
annotationBracket
protected java.lang.String annotationBracket(java.lang.String source)
genericCall
protected java.lang.String genericCall(java.lang.String source)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.