org.chromattic.testgenerator.sourcetransformer
Interface TransformationProcessor

All Known Implementing Classes:
JavaToGroovyPropertiesSyntaxTransformer, JavaToGroovySyntaxTransformer

public interface TransformationProcessor

Version:
$Revision$
Author:
Alain Defrance

Method Summary
 void setTransformationSource(TransformationSource transformationSource)
           
 java.lang.String transform(java.lang.String source)
           
 

Method Detail

transform

java.lang.String transform(java.lang.String source)

setTransformationSource

void setTransformationSource(TransformationSource transformationSource)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.