com.rs.xbrl
Class GenerationContext

java.lang.Object
  extended by com.rs.xbrl.GenerationContext

public class GenerationContext
extends java.lang.Object

This class encapsulates all live objects that belongs to a generation context

Author:
Ignacio

Field Summary
 java.util.HashMap<java.lang.String,XMLFragment> aspects
           
 java.util.HashMap<java.lang.String,XBRLAttribute> attributes
           
 DTSContainer dts
           
 java.util.HashMap<java.lang.String,XMLFragment> elements
           
 XBRLExtendedLink exlb
           
 SheetPoint instructionPoint
           
 XBRLLinkbase lb
           
 int phase
           
 java.util.Properties props
           
 TaxonomyBuilder tb
           
 XBRLTaxonomy tx
           
 java.util.HashMap<java.lang.String,FLQnameXpathTable> unitMeasures
           
 org.apache.poi.ss.usermodel.Workbook wb
           
 
Constructor Summary
GenerationContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tb

public TaxonomyBuilder tb

props

public java.util.Properties props

dts

public DTSContainer dts

tx

public XBRLTaxonomy tx

lb

public XBRLLinkbase lb

exlb

public XBRLExtendedLink exlb

instructionPoint

public SheetPoint instructionPoint

wb

public org.apache.poi.ss.usermodel.Workbook wb

phase

public int phase

aspects

public java.util.HashMap<java.lang.String,XMLFragment> aspects

unitMeasures

public java.util.HashMap<java.lang.String,FLQnameXpathTable> unitMeasures

attributes

public java.util.HashMap<java.lang.String,XBRLAttribute> attributes

elements

public java.util.HashMap<java.lang.String,XMLFragment> elements
Constructor Detail

GenerationContext

public GenerationContext()


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