public class HandlerDoc extends Object
| Constructor and Description |
|---|
HandlerDoc(StarTableFactory tfact,
StarTableOutput tout,
StarTable exampleTable)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBuilderDoc(TableBuilder builder)
Returns the XML documentation for a given STIL input handler.
|
String |
getWriterDoc(StarTableWriter writer)
Returns the XML documentation for a given STIL output handler.
|
static void |
main(String[] args)
Writes documentation for all handlers.
|
public HandlerDoc(StarTableFactory tfact, StarTableOutput tout, StarTable exampleTable)
tfact - table factorytout - table output controllerexampleTable - example table for optional inclusion
in serialized form in output XMLpublic String getBuilderDoc(TableBuilder builder) throws IOException
builder - input handlerIOExceptionpublic String getWriterDoc(StarTableWriter writer) throws IOException
writer - output handlerIOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.