Skip to content

How to decode java object returned by using javabridge? #200

@vbmade2000

Description

@vbmade2000

I am trying to call some methods in python package python-bioformats that uses javabridge to call a java lib called Bioformats.

When I call one of those methods, it returns following.
<Java object at 0x246ef80>

How can I check what this object is and how can I use it in python? Docs in Bioformats says it should be HashTable. If it is, I have no idea how to iterate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions