de.jdemo.capture.file
Class FileDemoCapture

java.lang.Object
  extended by de.jdemo.capture.file.FileDemoCapture

public class FileDemoCapture
extends java.lang.Object

Author:
Markus Gebhard

Constructor Summary
FileDemoCapture()
           
 
Method Summary
static void captureFile(DemoCase demoCase, java.io.File outputFile)
           
static void captureFile(DemoIdentifier demoId, java.io.File outputFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDemoCapture

public FileDemoCapture()
Method Detail

captureFile

public static void captureFile(DemoIdentifier demoId,
                               java.io.File outputFile)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable

captureFile

public static void captureFile(DemoCase demoCase,
                               java.io.File outputFile)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable


JDemo homepage: http://www.jdemo.de
Copyright © 2003-2008 Markus Gebhard. All Rights Reserved.