public class JyStilts extends Object
main
method will write the jython source code
to standard output.Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Writes jython source code for a
stilts.py module
to standard output. |
void |
writeModule(Writer writer)
Outputs the python source code for the stilts module.
|
public JyStilts(Stilts stilts)
stilts
- stilts instance defining available tasks etcpublic void writeModule(Writer writer) throws IOException, LoadException, SAXException
writer
- destination streamIOException
LoadException
SAXException
public static void main(String[] args) throws IOException, LoadException, SAXException
stilts.py
module
to standard output.
No arguments.IOException
LoadException
SAXException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.