XBRLAPI

A Java API for XBRL


Package org.xbrlapi.xdt.validation

Supports the analysis of XDT dimensions for XBRL concepts.

See:
          Description

Class Summary
XDTAnalyser This class gives easy access to static methods from environments like Freemarker.
 

Package org.xbrlapi.xdt.validation Description

Supports the analysis of XDT dimensions for XBRL concepts.

This package provides support for analysis of the XDT dimension constructs associated with a given XBRL concept. It does so by giving non-static access to static implementation of such functionality.

Package Specification

This package provides for comprehensive analysis of XBRL dimensions constructs for XBRL concepts. It enables users to take a given concept and determine:

xbrlapi.org Java library providing XBRL functionality

Copyright (C) 2005, Geoffrey Shuetrim (geoff@galexy.net)

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License (http://www.gnu.org/licenses/lgpl.html), or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Get Java XBRL API implementation at SourceForge.net.