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, wait
attemptGetResultTable, getDescription, getResultTable, reportSummary
protected uk.ac.starlink.table.StarTable executeQuery(Reporter reporter, uk.ac.starlink.vo.TapQuery tq) throws java.io.IOException
TapRunner
executeQuery
in class TapRunner
reporter
- validation message destinationtq
- query to executejava.io.IOException
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.