public class SchemeDoc extends Object
Constructor and Description |
---|
SchemeDoc(boolean requiresDoc)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getXmlDoc(TableScheme scheme)
Returns a string containing an XML subsubsect element decribing
a given TableScheme.
|
static void |
main(String[] args)
Writes a sequence of XML subsubsect elements to standard output,
documenting the TableSchemes available by default from STILTS.
|
public SchemeDoc(boolean requiresDoc)
requiresDoc
- if true, an error is generated for TableSchemes
that do not implement the interface
uk.ac.starlink.table.Documentedpublic String getXmlDoc(TableScheme scheme) throws IOException
scheme
- table scheme, preferably implementing DocumentedIOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.