| 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 | Method and Description | 
|---|---|
| HasMapperFacts | HasMapperFacts. getMapperParent()Access to the parent element of a Fact. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapperFactThis class represents a xbrlMap/instance/facts/fact node in the mapper. | 
| class  | MapperFactsThis class represents a xbrlMap/instance/facts node in the mapper. | 
| Modifier and Type | Method and Description | 
|---|---|
| HasMapperFacts | MapperFacts. getMapperParent() | 
| HasMapperFacts | MapperFact. getMapperParent() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MapperFacts. recursiveReadFacts(net.sf.saxon.s9api.XdmValue lstFacts,
                  java.util.List<MapperFact> facts,
                  HasMapperFacts mapperParent,
                  java.util.List<ClsDataForNewNode> vDuplicateIdentifierNodes,
                  java.util.Map<java.lang.String,java.lang.String> contextMap,
                  java.util.Map<java.lang.String,java.lang.String> unitMap)Recursive read facts. | 
| void | MapperFact. setMapperParent(HasMapperFacts mapperParent)Sets the mapper parent node. | 
| Constructor and Description | 
|---|
| 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. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa