Package | Description |
---|---|
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.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.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
Constructor and Description |
---|
XBRLValidationExceptionDuplicateUseOn(XBRLRoleAndArcroleTypes roleAndArcroleTypes,
XBRLUsedOn on)
Instantiates a new XBRL validation exception duplicate use on.
|
Modifier and Type | Method and Description |
---|---|
static XBRLUsedOn |
XBRLUsedOn.make(XBRLRoleAndArcroleTypes parent,
javax.xml.namespace.QName qName)
Make.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XBRLUsedOn> |
XBRLRoleAndArcroleTypes.getUsedOn()
Gets the used on.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLRoleAndArcroleTypes.addUsedOn(XBRLUsedOn on)
Adds the used on.
|
void |
XBRLRoleAndArcroleTypes.removeUsedOn(XBRLUsedOn on)
Removes the used on.
|
Modifier and Type | Method and Description |
---|---|
XBRLUsedOn |
XBRLRSGenerator.generate(XBRLUsedOn usedOnIn)
Generate.
|
Modifier and Type | Method and Description |
---|---|
XBRLUsedOn |
XBRLPojoGenerator.generate(XBRLUsedOn dtsOn)
Generate.
|
XBRLUsedOn |
XBRLDBAccessor.generate(XBRLUsedOn dtsOn,
org.hibernate.Session session,
XBRLRoleArcroleType role,
java.util.List<java.lang.Object> createdObjects)
Generate.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa