Skip navigation links

Package com.ihr.xbrl.pojo

Provides the classes necessary to access to the content of a DTS using POJO technology.

See: Description

Package com.ihr.xbrl.pojo Description

Provides the classes necessary to access to the content of a DTS using POJO technology.

POJO stands from (P)ure (O)ld (J)ava (O)bject and is a common technology to store information in a SQL repository. It is used by hibernate and other technologies as well.

In POJO, all objects must have a constructor with no arguments and getters and setters for all properties.

The method XBRLPojoGenerator.generate(DTSContainer dts) can be used to generate a POJO representation of a DTS

Since:
1.0 Created: 31/08/2008
Author:
Ignacio
Skip navigation links

Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa