org.jbehave.core.model
Interface TableTransformers.TableTransformer

All Known Implementing Classes:
TableTransformers.FromLandscape
Enclosing class:
TableTransformers

public static interface TableTransformers.TableTransformer


Method Summary
 String transform(String tableAsString, Properties properties)
           
 

Method Detail

transform

String transform(String tableAsString,
                 Properties properties)


Copyright © 2003-2012. All Rights Reserved.