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