Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FormPoster.setOutputDirectory

Sets the directory where the post results output file should be written.

Syntax

Parameters

outputdir
The directory path. If null, no output file is written.

Description

The setOutputDirectory method sets the directory where the post results output file should be written. getOutputFileSpec must be called after the post to determine the name of the file where the output has been written.

Example

See Also

getOutputFileSpec

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.