public class GenerationContext
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| java.util.Map<java.lang.String,XMLFragment> | aspectsThe aspects. | 
| java.util.Map<java.lang.String,XBRLAttribute> | attributesThe attributes. | 
| boolean | bAllImpOkUsed in phase 2 | 
| CurrentFunctionImplementationInformation | currentFunction | 
| int | dimensionCount | 
| DPBase.GenerationContextDP | dpContext | 
| DTSContainer | dtsThe dts. | 
| java.util.Map<java.lang.String,XMLFragment> | elementsThe elements. | 
| long | excelLastModifiedTime | 
| java.net.URI | excelURIThis is the Excel Source URI | 
| XBRLExtendedLink | exlbThe exlb. | 
| XBRLNamespaceContext | globalNamespacesThese are namespaces in the scope of a document. | 
| java.util.Map<java.lang.String,javax.xml.namespace.QName> | globalQNamesThere are names assigned to QNames. | 
| int | hypercubeCount | 
| ExcelSheetPoint | instructionPointThe instruction point. | 
| XBRLLinkbase | lbThe lb. | 
| int | phaseIndicates the phase the taxonomy builder is running. | 
| GeneralVariablesTable | processedGeneralVariablesTableThe processed general variables table. | 
| ParametersTable | processedParametersTableThose two only exists during the evaluation of a single FORMULALINK instruction. | 
| java.util.Properties | propsThe props. | 
| java.util.Stack<OnReturn> | subroutineStackUsed to store the SheetPoint where processor must jump once ENDCALL instruction is found after a CALL instruction | 
| java.util.Map<java.lang.String,FallbackValuesTable> | tablesOfFallbackValuesThis is where all fall back value tables are stored by name. | 
| TaxonomyBuilder | tbThe tb. | 
| java.util.Set<java.net.URI> | toCreate | 
| java.util.Set<java.net.URI> | toLoad | 
| XBRLTaxonomy | txThe tx. | 
| java.util.Map<java.lang.String,QNameOrExpression> | unitMeasuresThe unit measures. | 
| int | versionThis is the version set in the VERSION instruction | 
| org.apache.poi.ss.usermodel.Workbook | wbThe wb. | 
| Constructor and Description | 
|---|
| GenerationContext() | 
| GenerationContext(GenerationContext other) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | reset()reset all data except the wb (workbook) and excelURI | 
public TaxonomyBuilder tb
public java.util.Properties props
public DTSContainer dts
public XBRLTaxonomy tx
public XBRLLinkbase lb
public XBRLExtendedLink exlb
public ExcelSheetPoint instructionPoint
public org.apache.poi.ss.usermodel.Workbook wb
public ParametersTable processedParametersTable
public GeneralVariablesTable processedGeneralVariablesTable
public int phase
public java.util.Map<java.lang.String,XMLFragment> aspects
public java.util.Map<java.lang.String,QNameOrExpression> unitMeasures
public java.util.Map<java.lang.String,XBRLAttribute> attributes
public java.util.Map<java.lang.String,XMLFragment> elements
public java.util.Map<java.lang.String,FallbackValuesTable> tablesOfFallbackValues
public java.net.URI excelURI
public XBRLNamespaceContext globalNamespaces
public java.util.Map<java.lang.String,javax.xml.namespace.QName> globalQNames
public java.util.Stack<OnReturn> subroutineStack
public int version
public boolean bAllImpOk
public java.util.Set<java.net.URI> toLoad
public java.util.Set<java.net.URI> toCreate
public int hypercubeCount
public int dimensionCount
public DPBase.GenerationContextDP dpContext
public long excelLastModifiedTime
public CurrentFunctionImplementationInformation currentFunction
public GenerationContext()
public GenerationContext(GenerationContext other)
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa