Pregunta

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.

¿Fue útil?

Solución 2

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

Otros consejos

@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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top