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 streamIOExceptionLoadExceptionSAXExceptionpublic static void main(String[] args) throws IOException, LoadException, SAXException
stilts.py module
 to standard output.
 No arguments.IOExceptionLoadExceptionSAXExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.