XBRLAPI

A Java API for XBRL


org.xbrlapi.aspects
Class ConceptAspectValue

java.lang.Object
  extended by org.xbrlapi.aspects.BaseAspectValue
      extended by org.xbrlapi.aspects.ConceptAspectValue
All Implemented Interfaces:
Serializable, AspectValue

public class ConceptAspectValue
extends BaseAspectValue

Author:
Geoff Shuetrim (geoff@galexy.net)
See Also:
Serialized Form

Constructor Summary
ConceptAspectValue(Aspect aspect, Concept concept)
           
 
Method Summary
 
Methods inherited from class org.xbrlapi.aspects.BaseAspectValue
equals, getAspect, getChildren, getDepth, getFragment, getIdentifier, getLabel, getParent, hashCode, hasParent, isMissing
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConceptAspectValue

public ConceptAspectValue(Aspect aspect,
                          Concept concept)
                   throws XBRLException
Throws:
XBRLException

Get Java XBRL API implementation at SourceForge.net. Fast, secure and Free Open Source software downloads