Package spoon.support

Class DefaultOutputDestinationHandler

java.lang.Object
spoon.support.DefaultOutputDestinationHandler
All Implemented Interfaces:
OutputDestinationHandler

public class DefaultOutputDestinationHandler extends Object implements OutputDestinationHandler
Default behavior for the destination of the spoon.
  • Constructor Details

    • DefaultOutputDestinationHandler

      public DefaultOutputDestinationHandler(File defaultOutputDirectory, Environment environment)
  • Method Details