User c8c126404b
15-11-2005 11:26:08
Hi.
I downlaoded the latest 4.0.3 release of the Marviv package. I have a custom import module which exetnds MolImport and makes calls to MolInputStream.getFilePointer() and readLine(). In the current release those methods are no longer there. Seems that they are obfuscated. There is no javadoc for PositionedInputStream (where those methods come from). On the other hand, the MarvinBean package has a version of PositionedInputStream with all methods accessible. Is it ok to use that one? Which other classes I have to copy?
Regards,
Plamen
I downlaoded the latest 4.0.3 release of the Marviv package. I have a custom import module which exetnds MolImport and makes calls to MolInputStream.getFilePointer() and readLine(). In the current release those methods are no longer there. Seems that they are obfuscated. There is no javadoc for PositionedInputStream (where those methods come from). On the other hand, the MarvinBean package has a version of PositionedInputStream with all methods accessible. Is it ok to use that one? Which other classes I have to copy?
Regards,
Plamen