Interface OutputFormat
public interface OutputFormat
Represents a TAPRegExt output format.
This is a declaration of support by a TAP service for a given TAP
result format.
- Since:
- 6 May 2015
- Author:
- Mark Taylor
- See Also:
-
Method Summary
-
Method Details
-
getMime
String getMime()Returns the MIME type associated with this format. According to TAPRegExt this ought not to be null, but implementations may not enforce that.- Returns:
- format MIME type, perhaps qualified by parameters
-
getAliases
-
getIvoid
-