XBRLAPI

A Java API for XBRL


org.xbrlapi.aspects
Interface StoreHandler

All Known Subinterfaces:
Domain
All Known Implementing Classes:
Base, ConceptDomain, DimensionDomainImpl, DomainImpl, EntityDomain, ExplicitDimensionDomain, LocationDomain, PeriodDomain, ScenarioDomain, ScenarioRemainderDomain, SegmentDomain, SegmentRemainderDomain, TupleDomain, TypedDimensionDomain, UnitDomain

public interface StoreHandler


Method Summary
 Store getStore()
           
 

Method Detail

getStore

Store getStore()
               throws XBRLException
Returns:
the underlying data store.
Throws:
XBRLException

Get Java XBRL API implementation at SourceForge.net.