Package | Description |
---|---|
com.ihr.xbrl.formula |
Provides the classes to implement a plug in processor for XBRL information and execute XQuery formulas defined in XBRL Linkbases
The content of this package is the processor and the required classes to compile and execute
formulas written in the XQuery language from the W3C.
|
com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
com.ihr.xbrl.om.assertions | |
com.ihr.xbrl.om.autofill | |
com.ihr.xbrl.om.customcodes | |
com.ihr.xbrl.om.exLinks |
Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links.
|
com.ihr.xbrl.om.formula |
Provides the classes necessary to implement a plug in XBRL processor for validation of
docuents and taxonomies according to the XBRL formula specification 1.0
At this stage the package is just created.
|
com.ihr.xbrl.om.formula.errors | |
com.ihr.xbrl.om.formula.filters | |
com.ihr.xbrl.om.formula.functions.custom | |
com.ihr.xbrl.om.instance |
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
|
com.ihr.xbrl.om.renderhints |
This is a renderhints processor that process resources in linkbases
to define render hints that Reporting Standard tools understands
|
com.ihr.xbrl.om.rstable | |
com.ihr.xbrl.om.table |
This package contains an object model to work with tables as defined in the XBRL Table specification
The current implementation is based on table linkbase PWD
http://www.xbrl.org/Specification/table-linkbase/PWD-2013-05-17/table-linkbase-PWD-2013-05-17.html
The XBRLTableProcessor class
|
com.ihr.xbrl.om.table.definition |
Classes supporting definition nodes
|
com.ihr.xbrl.om.taxonomy |
Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content
of the XBRL Taxonomy Schemas that requires XBRL processing.
|
Modifier and Type | Class and Description |
---|---|
class |
FlMessage
The Class FlMessage.
|
Modifier and Type | Class and Description |
---|---|
class |
NoCacheValidation
For optimization purposes, this implementation of XBRLValidation
does not store a cache of the validation so it is slow but consumes
less memory.
|
class |
XBRLDocument
Contains the Properties of the object 2.2.2 XBRL Document Information Item
The [Document URI] property is provided by the parent class XMLDocumentURI
The [Document Information Item] property is provided by the root class XMLFragment
The [Additional Properties] Properties are provided by classes derived by extension of this class
|
class |
XBRLValidationImpl
This class implements XBRLValidation interface and adds a validation call back method that
must be implemented by the parent class.
|
class |
XMLDocumentURI
This class represents an XML Document that exist in a DTS.
|
Constructor and Description |
---|
XBRLValidationImpl(XBRLValidation parent)
Instantiates a new XBRL validation impl.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLAssertion
The Class XBRLAssertion.
|
class |
XBRLConsistencyAssertion
The Class XBRLConsistencyAssertion.
|
class |
XBRLExistenceAssertion
The Class XBRLExistenceAssertion.
|
class |
XBRLValueAssertion
The Class XBRLValueAssertion.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoFill
The Class AutoFill.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomCode
The Class CustomCode.
|
Modifier and Type | Class and Description |
---|---|
class |
CalculationLinkbase
The Class CalculationLinkbase.
|
class |
DefinitionLinkbase
The Class DefinitionLinkbase.
|
class |
FootnoteLinkbase
The Class FootnoteLinkbase.
|
class |
FormulaLinkbase
The Class FormulaLinkbase.
|
class |
GenericLinkbase
The Class GenericLinkbase.
|
class |
LabelLinkbase
The Class LabelLinkbase.
|
class |
OtherLinkbase
The OtherLinkbase object fits in linkbases that are out of the scope of written
specifications but are right because they agree with the
In previous versions of the API the Generic Linkbase was created for Generic and
Other linkbase types.
|
class |
PresentationLinkbase
The Class PresentationLinkbase.
|
class |
ReferenceLinkbase
The Class ReferenceLinkbase.
|
class |
VersionLinkbase
Deprecated.
this is a very old class that is no longer used in the system.
Versioning information is not going to be stored in a linkbase anymore
|
class |
XBRLExtendedLink
The Class XBRLExtendedLink.
|
class |
XBRLLabelResource
Label resources are the object model representation of the link:label elements
in label Linkbases
|
class |
XBRLLinkbase
Provides the properties of the XBRL Linkbase information item
The [Parent] property is the parent class XBRLDocument
An XBRL Linkbase is just the container of documentation and extended links.
|
class |
XBRLLocator
This is not part of the XBRL Infoset.
|
class |
XBRLRelationship
The Class XBRLRelationship.
|
class |
XBRLResource
This is the base type for XBRL resources.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLCustomFunction
The Class XBRLCustomFunction.
|
class |
XBRLFormula
The Class XBRLFormula.
|
class |
XBRLFormulaResource
The Class XBRLFormulaResource.
|
class |
XBRLVariableEqualityDefinition
The Class XBRLVariableEqualityDefinition.
|
class |
XBRLVariableFact
The Class XBRLVariableFact.
|
class |
XBRLVariableGeneral
The Class XBRLVariableGeneral.
|
class |
XBRLVariableParameter
The Class XBRLVariableParameter.
|
class |
XBRLVariablePrecondition
The Class XBRLVariablePrecondition.
|
class |
XBRLVariableResource
The Class XBRLVariableResource.
|
class |
XBRLVariableSetResource
The Class XBRLVariableSetResource.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLResultMessage
The Class XBRLResultMessage.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLAncestorFilter
The Class XBRLAncestorFilter.
|
class |
XBRLAndFilter
The Class XBRLAndFilter.
|
class |
XBRLAspectCoverFilter
The Class XBRLAspectCoverFilter.
|
class |
XBRLConceptBalanceFilter
The Class XBRLConceptBalanceFilter.
|
class |
XBRLConceptCustomAttributeFilter
The Class XBRLConceptCustomAttributeFilter.
|
class |
XBRLConceptDataTypeFilter
The Class XBRLConceptDataTypeFilter.
|
class |
XBRLConceptFilterAbstract
The Class XBRLConceptFilterAbstract.
|
class |
XBRLConceptNameFilter
The Class XBRLConceptNameFilter.
|
class |
XBRLConceptPeriodTypeFilter
The Class XBRLConceptPeriodTypeFilter.
|
class |
XBRLConceptRelationFilter
The Class XBRLConceptRelationFilter.
|
class |
XBRLConceptSubstitutionGroupFilter
The Class XBRLConceptSubstitutionGroupFilter.
|
class |
XBRLDimensionFilterAbstract
The Class XBRLDimensionFilterAbstract.
|
class |
XBRLExplicitDimensionFilter
The Class XBRLExplicitDimensionFilter.
|
class |
XBRLFormulaFilterBase
The Class XBRLFormulaFilterBase.
|
class |
XBRLGeneralFilter
The Class XBRLGeneralFilter.
|
class |
XBRLGeneralMeasuresFilter
The Class XBRLGeneralMeasuresFilter.
|
class |
XBRLIdentifierFilter
The Class XBRLIdentifierFilter.
|
class |
XBRLLocationFilter
The Class XBRLLocationFilter.
|
class |
XBRLMatchAbstractFilter
The Class XBRLMatchAbstractFilter.
|
class |
XBRLMatchConceptFilter
The Class XBRLMatchConceptFilter.
|
class |
XBRLMatchDimensionFilter
The Class XBRLMatchDimensionFilter.
|
class |
XBRLMatchEntityIdentifierFilter
The Class XBRLMatchEntityIdentifierFilter.
|
class |
XBRLMatchLocationFilter
The Class XBRLMatchLocationFilter.
|
class |
XBRLMatchNonXDTScenarioFilter
The Class XBRLMatchNonXDTScenarioFilter.
|
class |
XBRLMatchNonXDTSegmentFilter
The Class XBRLMatchNonXDTSegmentFilter.
|
class |
XBRLMatchPeriodFilter
The Class XBRLMatchPeriodFilter.
|
class |
XBRLMatchScenarioFilter
The Class XBRLMatchScenarioFilter.
|
class |
XBRLMatchSegmentFilter
The Class XBRLMatchSegmentFilter.
|
class |
XBRLMatchUnitFilter
The Class XBRLMatchUnitFilter.
|
class |
XBRLOrFilter
The Class XBRLOrFilter.
|
class |
XBRLParentFilter
The Class XBRLParentFilter.
|
class |
XBRLPeriodEndFilter
The Class XBRLPeriodEndFilter.
|
class |
XBRLPeriodFilter
The Class XBRLPeriodFilter.
|
class |
XBRLPeriodFilterAbstract
The Class XBRLPeriodFilterAbstract.
|
class |
XBRLPeriodForeverFilter
The Class XBRLPeriodForeverFilter.
|
class |
XBRLPeriodInstantDurationFilter
The Class XBRLPeriodInstantDurationFilter.
|
class |
XBRLPeriodInstantFilter
The Class XBRLPeriodInstantFilter.
|
class |
XBRLPeriodStartFilter
The Class XBRLPeriodStartFilter.
|
class |
XBRLRegExpIdentifierFilter
The Class XBRLRegExpIdentifierFilter.
|
class |
XBRLRegExpSchemeFilter
The Class XBRLRegExpSchemeFilter.
|
class |
XBRLRelativeFilter
The Class XBRLRelativeFilter.
|
class |
XBRLScenarioFilter
The Class XBRLScenarioFilter.
|
class |
XBRLSegmentFilter
The Class XBRLSegmentFilter.
|
class |
XBRLSiblingFilter
The Class XBRLSiblingFilter.
|
class |
XBRLSingleMeasureFilter
The Class XBRLSingleMeasureFilter.
|
class |
XBRLSpecificIdentifierFilter
The Class XBRLSpecificIdentifierFilter.
|
class |
XBRLSpecificSchemeFilter
The Class XBRLSpecificSchemeFilter.
|
class |
XBRLTypedDimensionFilter
The Class XBRLTypedDimensionFilter.
|
class |
XBRLValueNilFilter
The Class XBRLValueNilFilter.
|
class |
XBRLValuePrecisionFilter
The Class XBRLValuePrecisionFilter.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLCustomFunctionImplementation
The Class XBRLCustomFunctionImplementation.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLContext
This class represents the content of an XBRL Context.
|
class |
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
class |
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
class |
XBRLFactNonNumeric
This object represents a non numeric fact value in an instance document.
|
class |
XBRLFactNumeric
The Class XBRLFactNumeric.
|
class |
XBRLFactTuple
The Class XBRLFactTuple.
|
class |
XBRLInstance
Class that encapsulates the content of an XBRL instance document
Instance documents can be created via API calls or can be created from the content of an XML file.
|
class |
XBRLUnit
The Class XBRLUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
RenderHints
This is the render hints resource that applies to one XBRLRoleType.
|
class |
StaticRole
The Class StaticRole.
|
Modifier and Type | Class and Description |
---|---|
class |
RSTableAction
The Class RSTableAction.
|
class |
RSTableEvaluableResource
The Class RSTableEvaluableResource.
|
class |
RSTableOpenFilter
The Class RSTableOpenFilter.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLTableResource
The Class XBRLTableResource.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLAspectNode
The Class XBRLAspectNode.
|
class |
XBRLBreakdown
The Class XBRLBreakdown.
|
class |
XBRLClosedDefinitionNode
The Class XBRLClosedDefinitionNode.
|
class |
XBRLConceptRelationshipNode
This is the object model representation of the conceptRelationshipNode defined in the table
specification.
|
class |
XBRLDefinitionNode
The Class XBRLDefinitionNode.
|
class |
XBRLDimensionRelationshipNode
The Class XBRLDimensionRelationshipNode.
|
class |
XBRLOpenDefinitionNode
The Class XBRLOpenDefinitionNode.
|
class |
XBRLRelationshipNode
The Class XBRLRelationshipNode.
|
class |
XBRLRuleNode
The Class XBRLRuleNode.
|
class |
XBRLTable
This is a table in the definition model.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLArcroleType
This class represents an arcrole type definition in a DTS.
|
class |
XBRLItem
The Class XBRLItem.
|
class |
XBRLRoleAndArcroleTypes
The Class XBRLRoleAndArcroleTypes.
|
class |
XBRLRoleType
Provides the properties of an XBRL Role Type Information Item.
|
class |
XBRLTaxonomy
Provides the properties of an XBRL Taxonomy Information Item
The [Parent] property is the parent class XBRLDocument.
|
class |
XBRLTuple
The Class XBRLTuple.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa