|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.ttools.taplint.TapSchemaMetadataHolder
public class TapSchemaMetadataHolder
MetadataHolder implementation which supplies metadata based on the assumed (mandated) form of the TAP_SCHEMA tables which a TAP service is required to supply.
Constructor Summary | |
---|---|
TapSchemaMetadataHolder()
Constructor. |
Method Summary | |
---|---|
SchemaMeta[] |
getTableMetadata()
Returns the table metadata which will be used to frame example ADQL queries. |
void |
setReporter(Reporter reporter)
Sets the reporter for this object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TapSchemaMetadataHolder()
Method Detail |
---|
public void setReporter(Reporter reporter)
reporter
- destination for validation messagespublic SchemaMeta[] getTableMetadata()
MetadataHolder
getTableMetadata
in interface MetadataHolder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |