public class BasicTapRunner extends TapRunner
| Constructor | Description |
|---|---|
BasicTapRunner() |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected uk.ac.starlink.table.StarTable |
executeQuery(Reporter reporter,
uk.ac.starlink.vo.TapQuery tq) |
Executes a TAP query, performing reporting as appropriate.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattemptGetResultTable, 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.