Frage

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.

War es hilfreich?

Lösung 2

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

Andere Tipps

@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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top