Interface StoryTransformer


public interface StoryTransformer
  • Method Summary

    Modifier and Type
    Method
    Description
    transform(String storyAsText)
     
  • Method Details