Package | Description |
---|---|
com.ihr.xbrl.util.workbooks |
Contains classes and interfaces to work with Excel Sheets and Google Sheets independently.
|
com.rs.xbrl.instructions | |
com.rs.xbrl.instructions.formula |
Modifier and Type | Class and Description |
---|---|
class |
InvalidRegionException
Exception thrown if two SheetPoints are not in the same sheet and cannot define a region
|
class |
InvalidSheetPointException
Generated when the sheet point text string cannot be properly parsed to a cell reference.
|
class |
SheetPointAccessException
Generated when the cell pointed to by the SheetPoint cannot be referenced because the
cell does not exists or any other problem with the cell content
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
TaxonomyBuilder.getContentAsStringFromTextOrRef(ExcelSheetPoint sp,
GenerationContext gc)
Returns the content of the cell in the sp parameter as text, if that cell content
is another cell reference, the reference is resolved to the final text and
returned.
|
Modifier and Type | Method and Description |
---|---|
static QNameOrExpression |
QNameOrExpression.readQcE(ExcelSheetPoint sp,
GenerationContext gc)
Read from the excel sheet point indicated in sp parameter
either a QName or an XPath expression where
the QName could be a concept definition
|
static QNameOrExpression |
QNameOrExpression.readQcEV(ExcelSheetPoint sp,
GenerationContext gc)
Read from the excel sheet point indicated in sp parameter
either a QName, an XPath expression or a variable name where
the QName could be a concept definition
|
static QNameOrExpression |
QNameOrExpression.readQnE(ExcelSheetPoint sp,
GenerationContext gc)
Read from the excel sheet point indicated in sp parameter
either a QName or an XPath expression where
the QName might NOT be a concept definition
|
static QNameOrExpression |
QNameOrExpression.readQnEV(ExcelSheetPoint sp,
GenerationContext gc)
Read from the excel sheet point indicated in sp parameter
either a QName, an XPath expression or a variable name where
the QName might NOT be a concept definition
|
Constructor and Description |
---|
FLQnameXpathTable(ExcelSheetPoint sp,
GenerationContext gc,
boolean bIsConcept,
boolean bAcceptsTable,
boolean bAcceptsMember,
boolean bAcceptsXPath)
Instantiates a new FL QName xpath table.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa