public class BasicTapRunner extends TapRunner
| Constructor and Description |
|---|
BasicTapRunner()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected uk.ac.starlink.table.StarTable |
executeQuery(Reporter reporter,
uk.ac.starlink.vo.TapQuery tq)
Executes a TAP query, performing reporting as appropriate.
|
attemptGetResultTable, getDescription, getResultTable, reportSummaryprotected uk.ac.starlink.table.StarTable executeQuery(Reporter reporter, uk.ac.starlink.vo.TapQuery tq) throws java.io.IOException
TapRunnerexecuteQuery in class TapRunnerreporter - validation message destinationtq - query to executejava.io.IOExceptionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.