public class TopcatCgiQuery
extends uk.ac.starlink.util.CgiQuery
Constructor and Description |
---|
TopcatCgiQuery(java.lang.String base)
Constructs a CGI query with no arguments.
|
Modifier and Type | Method and 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.IOException
Copyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.