de.jdemo.capture.text
Class TextDemoCapture

java.lang.Object
  extended by de.jdemo.capture.text.TextDemoCapture

public class TextDemoCapture
extends java.lang.Object

Author:
Markus Gebhard

Constructor Summary
TextDemoCapture()
           
 
Method Summary
static void captureText(DemoCase demoCase, java.io.Writer writer)
           
static void captureText(DemoIdentifier demoId, java.io.Writer writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextDemoCapture

public TextDemoCapture()
Method Detail

captureText

public static void captureText(DemoIdentifier demoId,
                               java.io.Writer writer)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable

captureText

public static void captureText(DemoCase demoCase,
                               java.io.Writer writer)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable


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