Package | Description |
---|---|
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.instance |
Modifier and Type | Class and Description |
---|---|
class |
Mapper
This is the main class responsible of the overall process.
|
Modifier and Type | Method and Description |
---|---|
MapperBase |
MapperContextBase.getMapper()
Gets the mapper.
|
MapperBase |
MapperDoc.getMapperBase()
Gets the MapperBase.
|
Modifier and Type | Method and Description |
---|---|
void |
MapperFact.setMapperParent(MapperBase mapperBase)
Sets the mapper parent node.
|
Constructor and Description |
---|
MapperContext(DTSContainer dts,
MapperBase parent)
Instantiates a new mapper xbrlMap/instance/contexts/context node.
|
MapperContext(XBRLContext ctx,
MapperBase parent)
Creates a new MapperContext from the content of an XBRLContext.
|
MapperContextBase(DTSContainer dts,
MapperBase mapper)
Instantiates a new mapper context base.
|
MapperContextBase(XBRLContext ctx,
MapperBase mapper)
Creates a new MapperContext from the content of an XBRLContext.
|
MapperDoc(DTSContainer dts,
MapperBase mapperBase,
XMLDocumentImpl xmlDocumentImpl)
Instantiates a new mapper xbrlMap document.
|
MapperFact(MapperBase mapperBase)
Instantiates a new mapper xbrlMap/instance/facts/fact node.
|
MapperFact(MapperBase mapperBase,
MapperFact.Type type)
Instantiates a new mapper xbrlMap/instance/facts/fact node.
|
MapperFact(MapperBase mapperBase,
MapperFact.Type type,
HasMapperFacts parent,
XBRLDataSource source,
MapperContext context,
java.lang.String mapIdentifier,
javax.xml.namespace.QName concept,
XBRLUnit unit,
int multi)
Instantiates a new fact.
|
MapperFacts(DTSContainer dts,
MapperBase mapperBase)
Instantiates a new mapper xbrlMap/instance/facts node.
|
MapperSource(DTSContainer dts,
MapperBase mapperBase)
Instantiates a new mapper xbrlMap/datasources/source node.
|
XMLFragmentMapFactory(DTSContainer dts,
MapperBase mapperBase)
Instantiates a new XML fragment map factory.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa