XBRLAPI

A Java API for XBRL


org.xbrlapi.aspects
Interface AspectHandler

All Known Subinterfaces:
AspectValue
All Known Implementing Classes:
AspectValueImpl, ConceptAspectValue, EntityAspectValue, ExplicitDimensionAspectValue, LocationAspectValue, PeriodAspectValue, ScenarioAspectValue, ScenarioRemainderAspectValue, SegmentAspectValue, SegmentRemainderAspectValue, TupleAspectValue, TypedDimensionAspectValue, UnitAspectValue

public interface AspectHandler


Method Summary
 URI getAspectId()
           
 

Method Detail

getAspectId

URI getAspectId()
                throws XBRLException
Returns:
the aspect itself
Throws:
XBRLException - if the aspect cannot be retrieved.

Get Java XBRL API implementation at SourceForge.net.