public class TopcatCgiQuery
extends uk.ac.starlink.util.CgiQuery
| Constructor | Description |
|---|---|
TopcatCgiQuery(java.lang.String base) |
Constructs a CGI query with no arguments.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.io.File |
executeAsLocalFile(java.lang.String extension) |
Sends this query and writes the result to a temporary file.
|
public TopcatCgiQuery(java.lang.String base)
base - base part of the CGI URL (the bit before the '?')public java.io.File executeAsLocalFile(java.lang.String extension)
throws java.io.IOException
extension - file extension of file to write tojava.io.IOExceptionCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.