Package | Description |
---|---|
com.ihr.xbrl.adins.eba | |
com.ihr.xbrl.adins.efm |
Provides the implementation of the Edgar Filer Manual validation add-in
This package contains the implementation of the Edgar Filer Manual validation
engine according with the rules defined by the U.S.
|
com.ihr.xbrl.adins.efm.errors |
Provides classes for the specific error messages for the the implementation of the Edgar Filer Manual validation add-in
This package is part of the implementation of the Edgar Filer Manual
Created: 15/05/2011
|
com.ihr.xbrl.adins.esef.errors | |
com.ihr.xbrl.adins.esef.validation | |
com.ihr.xbrl.comparator |
Provides the classes necessary to compare two DTSs and obtain the differences
according to the XVS specification.
|
com.ihr.xbrl.dataloader |
Provides the classes necessary to load data from an instance document to any possible data target.
|
com.ihr.xbrl.dataloader.target |
Provides implementations of different drivers for data loading
Loader drivers responds to loading events and store the information in the target format.
|
com.ihr.xbrl.dts |
Provides the classes necessary to investigate the content of a DTS.
|
com.ihr.xbrl.filters |
Provides the classes necessary to identify a fact in an instance document by all
the properties the element could be uniquely identified.
|
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.gui.interfaces |
Provides the interfaces for the common operations that require user interface and are implemented
in applications.
|
com.ihr.xbrl.mapper |
Provides the classes necessary access to content in whatever format and create an XBRL Instance document
This package contains the MapEngine and Mappers that uses a configuration file with an Instance
template.
|
com.ihr.xbrl.mapper.filters |
Provides the classes necessary to filter the content of instance documents
Filtering of facts in an instance document may be used for formula processing or
for data loading by a driver.
|
com.ihr.xbrl.mapper.instance | |
com.ihr.xbrl.mapper.source |
Provides implementations of drivers to obtain data from multiple sources in order to create an XBRL Instance
Some of the drivers collects data from a web form or from an excel file.
|
com.ihr.xbrl.mapper.source.worksheet |
This package contains the root class for the mapper XBRL drivers that obtains information from
spreadsheets, Excel and Google sheets are currently implemented.
|
com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
com.ihr.xbrl.om.assertions | |
com.ihr.xbrl.om.errors |
Provides the classes necessary to produce and process XBRL related errors
There are two error categories.
|
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.aspects | |
com.ihr.xbrl.om.formula.aspects.tests | |
com.ihr.xbrl.om.formula.filters | |
com.ihr.xbrl.om.formula.functions |
Provides the classes necessary for implementing all XPath2 functions defined in the
XFI functions library.
|
com.ihr.xbrl.om.formula.functions.errors | |
com.ihr.xbrl.om.formula.util | |
com.ihr.xbrl.om.instance |
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
|
com.ihr.xbrl.om.instance.autocalculation | |
com.ihr.xbrl.om.instance.duplicates | |
com.ihr.xbrl.om.instance.unit | |
com.ihr.xbrl.om.ixbrl | |
com.ihr.xbrl.om.ixbrl.elements | |
com.ihr.xbrl.om.rstable | |
com.ihr.xbrl.om.sax | |
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.table.layout |
The layout model represents the content of the table according with section 7 of the specification
|
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.
|
com.ihr.xbrl.om.utr |
Provides classes for handling the Units Registry from XBRL International
The Units Registry provides extra validation of elements based on the element data type and the unit assigned
by XBRL International in the Units Registry.
|
com.ihr.xbrl.om.utr.errors | |
com.ihr.xbrl.om.xdt |
Provides the classes necessary to implement a plug in XBRL processor for validation of
dimensional instance documents according to the XBRL Dimensions specification 1.0
This package contains two hierarchies of classes.
|
com.ihr.xbrl.om.xdt.errors |
Provides the classes necessary to produce and process XDT related errors or errors
related to the XBRL dimensions specification 1.0
This package mirrors the package in the XBRL 2.1 errors but is specific for the
errors defined in the Dimensions Specification.
|
com.ihr.xbrl.om.xenum | |
com.ihr.xbrl.om.xenum2 | |
com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
com.ihr.xbrl.store | |
com.ihr.xbrl.transform.target |
Provides the classes necessary to serialize the generated XML document in the output format.
|
com.ihr.xbrl.versioning |
Provides the classes necessary to create or access to the content of a versioning
report.
|
com.ihr.xbrl.web |
Provides the classes necessary to initialize servlers that will transform data into XBRL
This package contains a sample Config class for servlets that generates XBRL from web forms
or other sources using the mapper engine
|
Class and Description |
---|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
XBRLFactTuple
The Class XBRLFactTuple.
|
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 and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
XBRLFactNonNumeric
This object represents a non numeric fact value in an instance document.
|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
Class and Description |
---|
XBRLFactTuple
The Class XBRLFactTuple.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
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.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
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 and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLEntity
The Class XBRLEntity.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
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.
|
XBRLNumber
The Interface XBRLNumber.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLEntity
The Class XBRLEntity.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
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.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
Class and Description |
---|
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 and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
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.
|
XBRLNumber.ExactitudeMode
The Enum ExactitudeMode.
|
Class and Description |
---|
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.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLEntity
The Class XBRLEntity.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
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.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLScenario
The Class XBRLScenario.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
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.
|
XBRLNumber.ExactitudeMode
The Enum ExactitudeMode.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
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.
|
XBRLNumber.ExactitudeMode
The Enum ExactitudeMode.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
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 and Description |
---|
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 and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
XBRLFactTuple
The Class XBRLFactTuple.
|
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.
|
XBRLNumber
The Interface XBRLNumber.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLDimensionsContainer
The Class XBRLDimensionsContainer.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
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.
|
XBRLInstanceRootNode
We have split the XBRLInstance class into the XBRLInstance derived from XBRLDocument
and the XBRLInstance root node that is an XMLFragment.
|
XBRLScenario
The Class XBRLScenario.
|
XBRLSegment
The Class XBRLSegment.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLEntity
The Class XBRLEntity.
|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
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.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
Class and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
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.
|
XBRLInstanceRootNode
We have split the XBRLInstance class into the XBRLInstance derived from XBRLDocument
and the XBRLInstance root node that is an XMLFragment.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
Class and Description |
---|
XBRLEntity
The Class XBRLEntity.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
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.
|
XBRLInstanceRootNode
We have split the XBRLInstance class into the XBRLInstance derived from XBRLDocument
and the XBRLInstance root node that is an XMLFragment.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLDimensionsContainer
The Class XBRLDimensionsContainer.
|
XBRLEntity
The Class XBRLEntity.
|
XBRLEntity.EntityComparator
The Class EntityComparator.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
XBRLFactNonNumeric
This object represents a non numeric fact value in an instance document.
|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
XBRLFactsContainer
a tuple and an instance document are derived classes of this class.
|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
XBRLFactsListImpl
Implementation of the XBRLFactsList interface in a class that can
hold a list of facts but is not a fact itself (tuple or instance) and does not have any
representation in XML nodes.
|
XBRLFactTuple
The Class XBRLFactTuple.
|
XBRLIdentifier
The Class XBRLIdentifier.
|
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.
|
XBRLInstanceRootNode
We have split the XBRLInstance class into the XBRLInstance derived from XBRLDocument
and the XBRLInstance root node that is an XMLFragment.
|
XBRLInstanceRootNode.ForEachContext
Class with method to be called for each context in the instance.
|
XBRLInstanceRootNode.ForEachFact
Class with method to be called for each fact in the instance.
|
XBRLInstanceRootNode.ForEachUnit
Class with method to be called for each unit in the instance.
|
XBRLMeasure
The Class XBRLMeasure.
|
XBRLNumber
The Interface XBRLNumber.
|
XBRLNumber.ExactitudeMode
The Enum ExactitudeMode.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLScenario
The Class XBRLScenario.
|
XBRLSchemaRef
Creates a schemaRef element that will be serialized in an instance
Serialization (and construction) of this objects is automatic.
|
XBRLSegment
The Class XBRLSegment.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
PCUEqual
This class helps resolving CU-Equal things.
|
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 and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
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 and Description |
---|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
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 and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactNonNumeric
This object represents a non numeric fact value in an instance document.
|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
XBRLFactTuple
The Class XBRLFactTuple.
|
Class and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
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 and Description |
---|
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 and Description |
---|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
Class and Description |
---|
XBRLEntity
The Class XBRLEntity.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLEntity
The Class XBRLEntity.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
XBRLFactTuple
The Class XBRLFactTuple.
|
Class and Description |
---|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLDimensionsContainer
The Class XBRLDimensionsContainer.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
Class and Description |
---|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
Class and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
Class and Description |
---|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
Class and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLEntity
The Class XBRLEntity.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
XBRLFactNonNumeric
This object represents a non numeric fact value in an instance document.
|
XBRLFactNumeric
The Class XBRLFactNumeric.
|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
XBRLFactTuple
The Class XBRLFactTuple.
|
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.
|
XBRLPeriod
A period information according to the content of the context container in the XBRL 2.1 specification.
|
XBRLScenario
The Class XBRLScenario.
|
XBRLSegment
The Class XBRLSegment.
|
XBRLUnit
The Class XBRLUnit.
|
Class and Description |
---|
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 and Description |
---|
XBRLContext
This class represents the content of an XBRL Context.
|
XBRLFact
Abstract class to represent a fact item in an instance document or inside a tuple.
|
XBRLFactItem
This class represents the instantiation of an xbrli:item on an
instance document.
|
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 and Description |
---|
XBRLFactsList
This interface provides methods for objects that contains a list of facts
in document order and also possible accelerator functions to facts indexed
by fact name
|
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 and Description |
---|
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.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa