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.
I use JAXB, and seem to work fine. I create the java code with jaxb ref implementation and use it through the factories...