public class ScriptTargetOutputToFile extends ScriptTargetOutputToWriter implements ScriptTargetOutput
| Constructor and Description | 
|---|
ScriptTargetOutputToFile(File file)
Constructs a ScriptTargetOutputToFile 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
release()
Release this output 
 | 
accept, writerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic ScriptTargetOutputToFile(File file)
file - The file to write topublic void release()
ScriptTargetOutputrelease in interface ScriptTargetOutputrelease in class ScriptTargetOutputToWriterCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.