| Package | Description |
|---|---|
| com.ihr.xbrl.mapper.instance |
| Modifier and Type | Class and Description |
|---|---|
class |
MapperContext2
This class represents a context in the mapper.
|
class |
MapperContext3
This class represents a context in the mapper.
|
| Modifier and Type | Method and Description |
|---|---|
abstract MapperContextBase |
MapperContextBase.clone() |
| Constructor and Description |
|---|
MapperContextBase(MapperContextBase other)
Creates a new context as a copy or clone of the context supplied as a parameter
The new context will have null as parent instance.
|