Domanda

I just started with XBRL. What Java lib(s) do you use for creating XBRL documents?

I find it hard to find "opensource" java libs for XBRL creation/manipulation.

È stato utile?

Soluzione 2

I use JAXB, and seem to work fine. I create the java code with jaxb ref implementation and use it through the factories...

Altri suggerimenti

@edbras: Check out Arelle.org. It's not Java, but it's free and it is python, and some java, which should be close enough. There are other commercial options if you are interested.

regards,

Per Solli

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top