org.python.util

Class PythonObjectInputStream


public class PythonObjectInputStream
extends ObjectInputStream

Constructor Summary

PythonObjectInputStream(InputStream istr)

Constructor Details

PythonObjectInputStream

public PythonObjectInputStream(InputStream istr)
            throws IOException

Jython homepage