- Database - Class in com.ihr.xbrl.db
-
This class shall be extended by any subsystem willing to
define a database. the extension class shall provide the
database creation string.
- DatabaseManager - Class in com.ihr.xbrl.manage
-
The Class DatabaseManager.
- DatabaseManager(RegisterExtraClasses[], DatabaseManagerBase) - Constructor for class com.ihr.xbrl.manage.DatabaseManager
-
Instantiates a new database manager.
- DatabaseManagerBase - Class in com.ihr.xbrl.manage
-
This is the base class that is able to read the properties from
the user preferences file and write them down.
- DatabaseManagerBase(boolean, boolean) - Constructor for class com.ihr.xbrl.manage.DatabaseManagerBase
-
Creates an instance of the DatabaseManagerBase using the default configuration file name.
- DatabaseManagerBase(boolean, boolean, String) - Constructor for class com.ihr.xbrl.manage.DatabaseManagerBase
-
Creates an instance of the DatabaseManagerBase using the indicated file name.
- DatabaseManagerBase(Properties) - Constructor for class com.ihr.xbrl.manage.DatabaseManagerBase
-
Creates an instance of the DatabaseManagerBase with properties created externally.
- DatabaseManagerBase.DatabaseConfigurationInformationStatus - Enum in com.ihr.xbrl.manage
-
The Enum DatabaseConfigurationInformationStatus.
- DatabaseManagerGUI - Interface in com.ihr.xbrl.database.common
-
This is the interface that must be implemented by classes that
contains a DatabaseManagerGUI to edit the properties to
connect to the XBRL Database.
- DatabaseManagerGUI.DbStatus - Enum in com.ihr.xbrl.database.common
-
The Enum DbStatus.
- DatabaseUriResolver - Class in com.ihr.xbrl.pojo
-
The Class DatabaseUriResolver.
- DatabaseUriResolver(URIResolver, Session) - Constructor for class com.ihr.xbrl.pojo.DatabaseUriResolver
-
Instantiates a new database uri resolver.
- DatabaseURIResolverFactory - Class in com.ihr.xbrl.manage
-
This class is a factory for DatabaseURIResolvers.
- DatabaseURIResolverFactory(Session) - Constructor for class com.ihr.xbrl.manage.DatabaseURIResolverFactory
-
This constructor requires a Database Session (Hibernate Session) and then the factory
instance can be set to the DTSContainer.DTS_RESOLVER parameter
- DataLoaderDef - Class in com.ihr.xbrl.dataloader
-
The Class DataLoaderDef.
- DataLoaderDef(Class<?>, URI) - Constructor for class com.ihr.xbrl.dataloader.DataLoaderDef
-
Instantiates a new data loader def.
- DataSourceDef - Class in com.ihr.xbrl.mapper
-
The Class DataSourceDef.
- DataSourceDef(Class<?>, URI) - Constructor for class com.ihr.xbrl.mapper.DataSourceDef
-
Instantiates a new data source def.
- DataTargetConfigurationFileException - Exception in com.ihr.xbrl.transform.target
-
The Class DataTargetConfigurationFileException.
- DataTargetConfigurationFileException() - Constructor for exception com.ihr.xbrl.transform.target.DataTargetConfigurationFileException
-
Instantiates a new data target configuration file exception.
- DataTargetConfigurationFileException(String) - Constructor for exception com.ihr.xbrl.transform.target.DataTargetConfigurationFileException
-
Instantiates a new data target configuration file exception.
- DataTargetConfigurationFileException(Throwable) - Constructor for exception com.ihr.xbrl.transform.target.DataTargetConfigurationFileException
-
Instantiates a new data target configuration file exception.
- DataTargetConfigurationFileException(String, Throwable) - Constructor for exception com.ihr.xbrl.transform.target.DataTargetConfigurationFileException
-
Instantiates a new data target configuration file exception.
- dataType - Variable in class com.ihr.xbrl.om.formula.HashtableBasedParameterResolver.ClsData
-
The data type.
- DATE_END - Static variable in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
-
Constant to refer to the END date or datetime of this period.
- DATE_END - Static variable in class com.ihr.xbrl.om.instance.XBRLPeriod
-
Constant to refer to the END date or datetime of this period.
- DATE_INSTANT - Static variable in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
-
Constant to refer to the INSTANT date or datetime of this period.
- DATE_INSTANT - Static variable in class com.ihr.xbrl.om.instance.XBRLPeriod
-
Constant to refer to the INSTANT date or datetime of this period.
- DATE_START - Static variable in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
-
Constant to refer to the START date or datetime of this period.
- DATE_START - Static variable in class com.ihr.xbrl.om.instance.XBRLPeriod
-
Constant to refer to the START date or datetime of this period.
- dateItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant dateItemType.
- datesHaveTimeZone() - Method in interface com.ihr.xbrl.gui.interfaces.HasDateOptions
-
Dates have time zone.
- dateTimeItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant dateTimeItemType.
- DAYS - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant DAYS.
- DB2ByteArray - Class in com.ihr.xbrl.pojo
-
The Class DB2ByteArray.
- DB2ByteArray() - Constructor for class com.ihr.xbrl.pojo.DB2ByteArray
-
- DbUtil - Class in com.ihr.xbrl.manage
-
This class is responsible to initialize the Hibernate SessionFactory that will be
used in obtaining objects from the XBRL Database.
- DbUtil(Properties) - Constructor for class com.ihr.xbrl.manage.DbUtil
-
Creates a new instance of the DbUtil object.
- DbUtil.Database - Enum in com.ihr.xbrl.manage
-
Enumerates the different database engines the storage subsystem can work with.
- DDimension - Class in com.ihr.xbrl.dts
-
Prepares a dimension view based on a parent-child hierarchy
- DDimension(Collection<XBRLTreeRoot>) - Constructor for class com.ihr.xbrl.dts.DDimension
-
Creates a DDimension using all elements in the parent-child hierarchy starting at nodes in the vector of
elements passed in as a parameter.
- DDimension(Collection<XBRLTreeRoot>, XMLElementDefinition, boolean) - Constructor for class com.ihr.xbrl.dts.DDimension
-
Creates a DDimension using all elements in the parent-child hierarchy starting at element startingElement
once it is found in the parent-child hierarchy from vRoots.
- DeadLockException - Exception in com.ihr.xbrl.manage
-
- DeadLockException(int, Throwable) - Constructor for exception com.ihr.xbrl.manage.DeadLockException
-
- DEBIT_CREDIT_IMPLIES_NEGATIVE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionSummationItemInvalidCreditDebit
-
The Constant DEBIT_CREDIT_IMPLIES_NEGATIVE.
- DEBIT_DEBIT_IMPLIES_POSITIVE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionSummationItemInvalidCreditDebit
-
The Constant DEBIT_DEBIT_IMPLIES_POSITIVE.
- decimalItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant decimalItemType.
- decimals - Static variable in class com.ihr.xbrl.om.formula.XBRLFormula
-
The Constant decimals.
- decimals - Static variable in class com.ihr.xbrl.om.instance.XBRLFactNumeric
-
The Constant decimals.
- decimalsLocal - Static variable in class com.ihr.xbrl.om.ixbrl.elements.IX10Attributes
-
The Constant decimalsLocal.
- declareInjectedPackage(TaxonomyPackageURIResolver.TaxonomyPackage) - Static method in class com.ihr.xbrl.om.resolvers.TaxonomyPackageURIResolver
-
Declare injected package.
- declareNamespace(NamespaceBinding) - Method in class com.ihr.xbrl.om.XPathOnXMLFragment
-
Declare namespace.
- declareNamespaces(XBRLResource, XPathCompiler) - Static method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
-
Helper method to declare all namespaces in the resource indicated as a
parameter in the XPath compiler received as a parameter.
- declareVariables(XPathCompiler) - Method in class com.ihr.xbrl.formula.FlVariableResolver
-
- declareVariables(XPathCompiler, boolean, boolean, QName) - Method in class com.ihr.xbrl.om.formula.XBRLVariableSetResource
-
Declare variables.
- declareVariables(XPathCompiler) - Method in interface com.ihr.xbrl.om.XBRLVariableResolver
-
Declares all variables into the compiler object.
- decode(String) - Static method in class com.ihr.xbrl.util.Base64Coder
-
Decodes a byte array from Base64 format.
- decode(char[]) - Static method in class com.ihr.xbrl.util.Base64Coder
-
Decodes a byte array from Base64 format.
- decode(char[], int, int) - Static method in class com.ihr.xbrl.util.Base64Coder
-
Decodes a byte array from Base64 format.
- decodeLines(String) - Static method in class com.ihr.xbrl.util.Base64Coder
-
Decodes a byte array from Base64 format and ignores line separators, tabs and blanks.
- decodeString(String) - Static method in class com.ihr.xbrl.util.Base64Coder
-
Decodes a string from Base64 format.
- decodeUri(String) - Static method in class com.ihr.xbrl.util.URITools
-
Decodes a string according to RFC 2396.
- decodeUri(String, StringBuilder) - Static method in class com.ihr.xbrl.util.URITools
-
Decodes a string according to RFC 2396.
- decodeUriInUTF8(String) - Static method in class com.ihr.xbrl.util.URITools
-
Decode URI string and convert UTF8 encoded characters to Java string characters.
- DecorableValue<T> - Interface in com.ihr.xbrl.gui.basic
-
A decorable value is a value that has associated text so the user can see the text but
when needed, the surrounding value will be used.
- DecoratedQName - Class in com.ihr.xbrl.gui.basic
-
This class packs a QName and a descriptive text for the QName
together.
- DecoratedQName(String) - Constructor for class com.ihr.xbrl.gui.basic.DecoratedQName
-
Creates a new DecoratedQName whose text representation will
be the value of the text parameter and will contain no value
for the QName.
- DecoratedQName(String, QName) - Constructor for class com.ihr.xbrl.gui.basic.DecoratedQName
-
This is the normal constructor.
- deduplicate() - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
Eliminate duplicate identical facts on this instance.
- deepCopy(Object) - Method in class com.ihr.xbrl.pojo.DB2ByteArray
-
- deepCopy(Object) - Method in class com.ihr.xbrl.pojo.OracleStringType
-
- DefArc - Class in com.rs.xbrl.instructions.core
-
- DefArc() - Constructor for class com.rs.xbrl.instructions.core.DefArc
-
- DEFAULT - Static variable in class com.ihr.xbrl.om.xdt.XDTHypercubeUse
-
The Constant DEFAULT.
- default_ - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLItem
-
The [default] property.
- DEFAULT_DIMENSIONS_APPLICANCY - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DEFAULT_DIMENSIONS_APPLICANCY property indicates how the Formula Functions (this does not affects Dimensions Validation) returns the
value of a Fact item when the Fact item is NOT reported for a dimension that contains a default value.
- DEFAULT_SIZE - Static variable in interface com.ihr.xbrl.database.pagination.Page
-
The Constant DEFAULT_SIZE.
- DefaultAspectRule - Class in com.ihr.xbrl.om.formula.aspects
-
The Class DefaultAspectRule.
- DefaultAspectRule(Aspect, XBRLFormula, XdmNode, int) - Constructor for class com.ihr.xbrl.om.formula.aspects.DefaultAspectRule
-
Instantiates a new default aspect rule.
- defaultDimensionsXBRL - Static variable in interface com.ihr.xbrl.dts.Dimension
-
The Constant defaultDimensionsXBRL.
- defaultNotificationsURL - Static variable in class com.ihr.xbrl.util.OEM
-
The Constant defaultNotificationsURL.
- defaultPropertiesFileName - Static variable in class com.ihr.xbrl.manage.DatabaseManagerBase
-
This is the default file name for the XBRLRepository configuration.
- DEFAULTS_ALWAYS_APPLY - Static variable in class com.ihr.xbrl.om.DTSContainer
-
Possible value for the DEFAULT_DIMENSIONS_APPLICANCY property.
- DEFAULTS_NOT_APPLY - Static variable in class com.ihr.xbrl.om.DTSContainer
-
Possible value for the DEFAULT_DIMENSIONS_APPLICANCY property.
- DefaultUnitEditorInterface - Interface in com.ihr.xbrl.dts
-
The Interface DefaultUnitEditorInterface.
- DefaultUnitProviderInterface - Interface in com.ihr.xbrl.dts
-
The Interface DefaultUnitProviderInterface.
- DefaultValidationHandler - Class in com.ihr.xbrl.web
-
Receives a validation report and generates a string representation of it.
- DefaultValidationHandler() - Constructor for class com.ihr.xbrl.web.DefaultValidationHandler
-
- definition_guidance_label_role_URI - Static variable in class com.ihr.xbrl.om.exLinks.LabelLinkbase
-
The Constant definition_guidance_label_role_URI.
- definition_node_subtree_PWD_2013_05_17_URI - Static variable in class com.ihr.xbrl.om.table.XBRLTableProcessor
-
http://xbrl.org/arcrole/PWD/2013-05-17/definition-node-subtree
- definition_node_subtree_REC_2014_03_18_URI - Static variable in class com.ihr.xbrl.om.table.XBRLTableProcessor
-
The Constant definition_node_subtree_REC_2014_03_18_URI.
- DefinitionLinkAbstract - Class in com.rs.xbrl.instructions.core
-
- DefinitionLinkAbstract() - Constructor for class com.rs.xbrl.instructions.core.DefinitionLinkAbstract
-
- DefinitionLinkbase - Class in com.ihr.xbrl.om.exLinks
-
The Class DefinitionLinkbase.
- DefinitionLinkbase(XMLFragment) - Constructor for class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
-
Instantiates a new definition linkbase.
- DefinitionLinkbase(XBRLDocument, DTSBase) - Constructor for class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
-
- DefinitionLinkbase(XBRLDocument, XBRLRoleType) - Constructor for class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
-
Creates a DefinitionLinkbase extended link container.
- DefinitionNode - Class in com.rs.xbrl.instructions.table
-
- DefinitionNode() - Constructor for class com.rs.xbrl.instructions.table.DefinitionNode
-
- definitionNodeSubtreeArc_PWD_2013_05_17 - Static variable in class com.ihr.xbrl.om.table.XBRLTableProcessor
-
The Constant definitionNodeSubtreeArc_PWD_2013_05_17.
- definitionNodeSubtreeArc_REC_2014_03_18 - Static variable in class com.ihr.xbrl.om.table.XBRLTableProcessor
-
The Constant definitionNodeSubtreeArc_REC_2014_03_18.
- definitionQName - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLDefinition
-
The Constant definitionQName.
- DEI_2008_NS - Static variable in class com.ihr.xbrl.adins.efm.EFMProcessor
-
Namespace for the dei taxonomy. this is commonly used so it is declared here.
- DEI_2009_NS - Static variable in class com.ihr.xbrl.adins.efm.EFMProcessor
-
Namespace for the dei taxonomy. this is commonly used so it is declared here.
- DEI_2011_NS - Static variable in class com.ihr.xbrl.adins.efm.EFMProcessor
-
Namespace for the dei taxonomy. this is commonly used so it is declared here.
- DEI_2012_NS - Static variable in class com.ihr.xbrl.adins.efm.EFMProcessor
-
Namespace for the dei taxonomy. this is commonly used so it is declared here.
- delAllElems() - Method in class com.ihr.xbrl.om.xhtml.elements.BaseElem
-
Del all elems.
- delArcroleType(XBRLArcroleType) - Method in class com.ihr.xbrl.om.DTSContainer
-
Unregister a loaded arcroleType declaration.
- delAttribute(XSDAttributeDefinition) - Method in class com.ihr.xbrl.om.taxonomy.XSDComposition
-
Removed an attribute definition to this complex type definition
Attributes are internally stored in a HashSet so no duplicate
attribute definition are allowed.
- delAttribute(QName) - Method in class com.ihr.xbrl.om.XMLFragment
-
Removes an attribute from the attributes defined for this XMLFragment.
- delAttribute(String) - Method in class com.ihr.xbrl.om.XMLFragment
-
Del attribute.
- delayEvents(Runnable, String...) - Method in class com.ihr.xbrl.om.DTSContainer
-
This method will store locally all events of the type indicated in the array string
so they will not be fired but just catch by the API.
- delChild(XMLDocumentURI) - Method in class com.ihr.xbrl.om.XMLDocumentURI
-
Removes a child document from the list of document children.
- delColumn(CompanyKey, ColumnPeriod) - Method in class com.ihr.xbrl.dts.InstanceExplorer
-
Del column.
- delConcept(QName) - Method in class com.ihr.xbrl.om.DTSContainer
-
Removes a concept form the DTS and removes also all relationships this
concept participates on.
- delContext(XBRLContext) - Method in class com.ihr.xbrl.dts.FactsColumn
-
Del context.
- delContext(XBRLContext) - Method in class com.ihr.xbrl.dts.InstanceExplorer
-
Removing a context requires removing all facts using the context.
- delContext(MapperContext) - Method in class com.ihr.xbrl.mapper.instance.MapperContexts
-
Deletes the mapper context child node.
- delContext(MapperContext) - Method in class com.ihr.xbrl.mapper.instance.MapperDoc
-
Deletes a MapperContext node.
- delContext(MapperContext) - Method in class com.ihr.xbrl.mapper.MapperBase
-
Del context.
- delDocumentFromDTS(XBRLDTSDocument) - Method in class com.ihr.xbrl.om.DTSContainer
-
Del document from dts.
- delElem(BaseElem) - Method in class com.ihr.xbrl.om.xhtml.elements.BaseElem
-
Del elem.
- delElement(XMLElementDefinition) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
Deletes an element from the taxonomy
This function will not delete the relationships the element participates on.
- delete() - Method in class com.ihr.xbrl.om.instance.XBRLFact
-
Delete.
- delete() - Method in class com.ihr.xbrl.om.xhtml.HTMLDocumentImpl
-
Deletes the document node.
- delete() - Method in class com.ihr.xbrl.om.XMLDocumentImpl
-
Deletes the document node.
- delete() - Method in class com.ihr.xbrl.om.XMLFragment
-
Delete.
- deleteAction(Action) - Method in class com.ihr.xbrl.om.start.OnAPIStartDatabase
-
Delete action.
- deleteFactAt(int, int) - Method in interface com.ihr.xbrl.om.rstable.IRSTableTableModel
-
Delete an XBRLFact reported on the indicated cell if any exists.
- deleteFile() - Method in class com.ihr.xbrl.om.resolvers.TaxonomyPackageURIResolver.TaxonomyPackage
-
Delete file.
- deleteRegion(Region) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
Removes all mappings to a cell inside the Region region
- delFact(XBRLFact, XBRLFactsList) - Method in class com.ihr.xbrl.dts.DimensionalInstanceExplorer
-
Del fact.
- delFact(XBRLFact, XBRLFactsList) - Method in class com.ihr.xbrl.dts.InstanceExplorer
-
Announces a fact has been removed from the instance being explored.
- delFact(XBRLFact, XBRLFactsList) - Method in interface com.ihr.xbrl.dts.InstanceExplorerInterface
-
Receives notification that a fact has been removed from the instance being explored.
- delFact(MapperFact) - Method in interface com.ihr.xbrl.mapper.HasMapperFacts
-
Removes a fact from the container.
- delFact(MapperFact) - Method in class com.ihr.xbrl.mapper.instance.MapperFact
-
- delFact(MapperFact) - Method in class com.ihr.xbrl.mapper.instance.MapperFacts
-
Deletes a MapperFact node.
- delFact(MapperFact) - Method in class com.ihr.xbrl.mapper.MapperBase
-
Del fact.
- delFact(XBRLFact) - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
-
Del fact.
- delGlobalAttribute(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
Removes a Global attribute definition from this taxonomy schema.
- delGlobalAttributeGroup(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
Removes a Global attributeGroup definition from this taxonomy schema.
- delGlobalGroup(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
Removes a Global group definition from this taxonomy schema.
- delGlobalType(String) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
Removes a Global Type definition from this taxonomy schema.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.DDimension
-
Del member.
- delMember(Member<?>) - Method in interface com.ihr.xbrl.dts.Dimension
-
Removes an existing dimension member from the dimension domain.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.DpDimension
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.EDimension
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.IdentifierDimension
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.PDimension
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.PeriodDimension
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.PeriodDimensionValidCombinations
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.TDimension
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.UndefDimension
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.VirtualDimension
-
Del member.
- delMember(Member<?>) - Method in class com.ihr.xbrl.dts.XDimension
-
Del member.
- delNamespace(String) - Method in class com.ihr.xbrl.om.XBRLNamespaceContext
-
Only non static namespaces can be deleted.
- delPair(T, T) - Method in class com.ihr.xbrl.comparator.ComparatorMapping
-
Removes a pair of elements.
- delParent(XBRLDocument) - Method in class com.ihr.xbrl.om.XBRLDocument
-
Del parent.
- delPassword(String, String) - Method in class com.ihr.xbrl.util.PasswordsVaultConfigurationManager
-
Del password.
- delResource(XBRLResource, Integer) - Method in class com.ihr.xbrl.om.DTSContainer
-
Eliminates a resource form the DTS cache.
- delRoleType(XBRLRoleType) - Method in class com.ihr.xbrl.om.DTSContainer
-
Unregister a registered roleType.
- delRoleTypeForExtendedLink(QName, XBRLRoleType) - Method in class com.ihr.xbrl.om.DTSContainer
-
Removes or decreases the count of role types for a linkbase type.
- delRoleTypeForExtendedLink(QName, Integer) - Method in class com.ihr.xbrl.om.DTSContainer
-
Removes or decreases the count of role types for a linkbase type.
- delRound(String) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
Removes rounding information from this file.
- delRuleMap(String) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
Removes a rule mapping using the rule identifier key.
- delScheme(Scheme) - Method in interface com.ihr.xbrl.dts.SchemesProvider
-
Removes a scheme from the list.
- delScheme(Scheme) - Method in class com.ihr.xbrl.dts.SchemesProviderImpl
-
Del scheme.
- delSection(MapperSection) - Method in class com.ihr.xbrl.mapper.instance.MapperDoc
-
Deletes a MapperSection node.
- delSection(MapperSection) - Method in class com.ihr.xbrl.mapper.instance.MapperInstance
-
Deletes a MapperSection node.
- delSection(MapperSection) - Method in class com.ihr.xbrl.mapper.MapperBase
-
Del section.
- delText(int) - Method in class com.ihr.xbrl.versioning.Action
-
Removes text added to this action.
- delText(int) - Method in class com.ihr.xbrl.versioning.Assignment
-
Del text.
- delUnit(XBRLUnit) - Method in class com.ihr.xbrl.mapper.instance.MapperDoc
-
Deletes a unit.
- delUnit(XBRLUnit) - Method in class com.ihr.xbrl.mapper.MapperBase
-
Del unit.
- delUse(XBRLRelationship) - Method in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
-
Del use.
- delUse(XMLFragment) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
-
Del use.
- denominator - Static variable in class com.ihr.xbrl.om.instance.XBRLFactNumeric
-
The Constant denominator.
- DescendantAspectOrFilter - Class in com.rs.xbrl.instructions.formula.hilevel
-
The Class DescendantAspectOrFilter.
- DescendantAspectOrFilter(String, ConceptParserResult, ConceptParserResult, String) - Constructor for class com.rs.xbrl.instructions.formula.hilevel.DescendantAspectOrFilter
-
Instantiates a new descendant aspect or filter.
- DescendantOrSelfAspectOrFilter - Class in com.rs.xbrl.instructions.formula.hilevel
-
The Class DescendantOrSelfAspectOrFilter.
- DescendantOrSelfAspectOrFilter(String, ConceptParserResult, ConceptParserResult, String) - Constructor for class com.rs.xbrl.instructions.formula.hilevel.DescendantOrSelfAspectOrFilter
-
Instantiates a new descendant or self aspect or filter.
- determineImageFormat(CharSequence, int) - Static method in class com.ihr.xbrl.util.ImageFormat
-
- DimDef - Class in com.rs.xbrl.instructions.dimensions
-
- DimDef() - Constructor for class com.rs.xbrl.instructions.dimensions.DimDef
-
- Dimension<T> - Interface in com.ihr.xbrl.dts
-
This is a representation of something that is a dimension in an instance document or DTS.
- DIMENSION - Static variable in class com.ihr.xbrl.om.aspects.Aspects
-
The DIMENSION static aspect.
- dimension - Static variable in class com.ihr.xbrl.om.formula.filters.XBRLAspectCoverFilter
-
The Constant dimension.
- dimension - Static variable in class com.ihr.xbrl.om.formula.filters.XBRLRelativeFilter
-
The Constant dimension.
- DIMENSION - Static variable in class com.ihr.xbrl.om.table.definition.CommonAspectRule
-
The Constant DIMENSION.
- DIMENSION - Static variable in exception com.ihr.xbrl.om.xdt.errors.XDTDimensionDomainTargetError
-
The Constant DIMENSION.
- Dimension.DimensionType - Enum in com.ihr.xbrl.dts
-
The Enum DimensionType.
- DIMENSION_ADDED - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
-
The Constant DIMENSION_ADDED.
- dimension_default_arcrole_URI - Static variable in class com.ihr.xbrl.om.xdt.XDTProcessor
-
http://xbrl.org/int/dim/arcrole/dimension-default
- DIMENSION_DELETED - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
-
The Constant DIMENSION_DELETED.
- dimension_domain_arcrole_URI - Static variable in class com.ihr.xbrl.om.xdt.XDTProcessor
-
http://xbrl.org/int/dim/arcrole/dimension-domain
- DimensionalInstanceExplorer - Class in com.ihr.xbrl.dts
-
This class provides methods to investigate the content of an XBRL instance
document from a high level point of view so the development of tools
reading the content of instance document will be much easier.
- DimensionalInstanceExplorer(LangsProvider, HasBoySupport, HasDimensionsTableHeaderItem, HasAccessSelectedRole, DefaultUnitProviderInterface) - Constructor for class com.ihr.xbrl.dts.DimensionalInstanceExplorer
-
Instantiates a new dimensional instance explorer.
- DimensionAndFragmentMemberPair - Class in com.ihr.xbrl.om.xdt
-
The Class DimensionAndFragmentMemberPair.
- DimensionAndFragmentMemberPair(QName, XMLFragment) - Constructor for class com.ihr.xbrl.om.xdt.DimensionAndFragmentMemberPair
-
Create a new dimension and member pair.
- DimensionAndMemberAspectOrFilter - Class in com.rs.xbrl.instructions.formula.hilevel
-
The Class DimensionAndMemberAspectOrFilter.
- DimensionAndMemberAspectOrFilter(String, ConceptParserResult, ConceptParserResult, String) - Constructor for class com.rs.xbrl.instructions.formula.hilevel.DimensionAndMemberAspectOrFilter
-
Instantiates a new dimension and member aspect or filter.
- DimensionAndMemberQNamesPair - Class in com.ihr.xbrl.om.xdt
-
This is a helper class for tools that require storing together
an explicit dimension and a member value.
- DimensionAndMemberQNamesPair(QName, QName) - Constructor for class com.ihr.xbrl.om.xdt.DimensionAndMemberQNamesPair
-
Create a new dimension and member pair.
- DimensionAndValuePair<T> - Interface in com.ihr.xbrl.om.xdt
-
The Interface DimensionAndValuePair.
- DimensionAspectInterface - Interface in com.ihr.xbrl.om.formula.aspects
-
The Interface DimensionAspectInterface.
- DimensionAspectInterface<T> - Interface in com.ihr.xbrl.om.table.definition
-
The Interface DimensionAspectInterface.
- DimensionAspectNode<T> - Class in com.ihr.xbrl.om.table.definition
-
The Class DimensionAspectNode.
- dimensionAspectPWD20130517 - Static variable in class com.ihr.xbrl.om.table.definition.XBRLAspectNode
-
The Constant dimensionAspect.
- dimensionAspectREC20140318 - Static variable in class com.ihr.xbrl.om.table.definition.XBRLAspectNode
-
The Constant dimensionAspectREC20140318.
- DimensionCartesianProducts - Class in com.ihr.xbrl.dts
-
The Class DimensionCartesianProducts.
- DimensionCommonAspectRule - Class in com.ihr.xbrl.om.formula.aspects
-
The Class DimensionCommonAspectRule.
- DimensionCommonAspectRule(int, XBRLFormula, XdmNode) - Constructor for class com.ihr.xbrl.om.formula.aspects.DimensionCommonAspectRule
-
Instantiates a new dimension common aspect rule.
- DimensionCommonAspectRule - Class in com.ihr.xbrl.om.table.definition
-
The Class DimensionCommonAspectRule.
- DimensionCommonAspectRule(int, XBRLRuleNode, XdmNode) - Constructor for class com.ihr.xbrl.om.table.definition.DimensionCommonAspectRule
-
Instantiates a new dimension common aspect rule.
- dimensionCount - Variable in class com.rs.xbrl.instructions.GenerationContext
-
- DimensionDefaultRule - Class in com.ihr.xbrl.om.table.structural
-
The Class DimensionDefaultRule.
- DimensionDefaultRule(QName, QName) - Constructor for class com.ihr.xbrl.om.table.structural.DimensionDefaultRule
-
Instantiates a new dimension default rule.
- dimensionExplicit - Static variable in class com.ihr.xbrl.om.formula.XBRLFormula
-
The Constant dimensionExplicit.
- DimensionExplicitRule - Class in com.ihr.xbrl.om.formula.aspects
-
The Class DimensionExplicitRule.
- DimensionExplicitRule(XBRLFormula, XdmNode) - Constructor for class com.ihr.xbrl.om.formula.aspects.DimensionExplicitRule
-
Instantiates a new dimension explicit rule.
- DimensionExplicitRule - Class in com.ihr.xbrl.om.table.definition
-
The Class DimensionExplicitRule.
- DimensionExplicitRule(XBRLRuleNode, XdmNode) - Constructor for class com.ihr.xbrl.om.table.definition.DimensionExplicitRule
-
Instantiates a new dimension explicit rule.
- DimensionFilter - Class in com.ihr.xbrl.filters
-
The Class DimensionFilter.
- dimensionItemQName - Static variable in class com.ihr.xbrl.om.xdt.XDTProcessor
-
xbrldt:dimensionItem.
- dimensionQName - Static variable in class com.ihr.xbrl.om.xdt.XDTProcessor
-
"dimension" as a QName in the no namespace.
- DimensionRuleSet - Class in com.ihr.xbrl.om.formula.aspects
-
The Class DimensionRuleSet.
- DimensionRuleSet() - Constructor for class com.ihr.xbrl.om.formula.aspects.DimensionRuleSet
-
Instantiates a new dimension rule set.
- DimensionRuleSet - Class in com.ihr.xbrl.om.table.definition
-
The Class DimensionRuleSet.
- DimensionRuleSet() - Constructor for class com.ihr.xbrl.om.table.definition.DimensionRuleSet
-
Instantiates a new dimension rule set.
- DIMENSIONS_FINISHED - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
-
The Constant DIMENSIONS_FINISHED.
- DimensionsAspectInterface<T> - Interface in com.ihr.xbrl.om.table.definition
-
The Interface DimensionsAspectInterface.
- dimensionTyped - Static variable in class com.ihr.xbrl.om.formula.XBRLFormula
-
The Constant dimensionTyped.
- DimensionTypedRule - Class in com.ihr.xbrl.om.formula.aspects
-
The Class DimensionTypedRule.
- DimensionTypedRule(XBRLFormula, XdmNode) - Constructor for class com.ihr.xbrl.om.formula.aspects.DimensionTypedRule
-
Instantiates a new dimension typed rule.
- DimensionTypedRule - Class in com.ihr.xbrl.om.table.definition
-
The Class DimensionTypedRule.
- DimensionTypedRule(XBRLRuleNode, XdmNode) - Constructor for class com.ihr.xbrl.om.table.definition.DimensionTypedRule
-
Instantiates a new dimension typed rule.
- dimensionUserName - Static variable in class com.ihr.xbrl.dts.OpenTableRowKeyMember
-
The Constant dimensionUserName.
- DimLink - Class in com.rs.xbrl.instructions.dimensions
-
- DimLink() - Constructor for class com.rs.xbrl.instructions.dimensions.DimLink
-
- DimMemberCombination(String, String) - Constructor for class com.ihr.xbrl.dts.ValidCombinationsFilter.DimMemberCombination
-
Instantiates a new dim member combination.
- dir - Static variable in class com.ihr.xbrl.om.resolvers.ZipCascadeURIResolver
-
The Constant dir.
- disableOpen() - Method in interface com.ihr.xbrl.gui.interfaces.HasEnableDisableOpenMenus
-
Called when menus has to be set to "disabled" state.
- disableOpen() - Method in class com.ihr.xbrl.store.StorageService
-
- disassemble(Object) - Method in class com.ihr.xbrl.pojo.DB2ByteArray
-
- disassemble(Object) - Method in class com.ihr.xbrl.pojo.OracleStringType
-
- disclosure_label_role_URI - Static variable in class com.ihr.xbrl.om.exLinks.LabelLinkbase
-
The Constant disclosure_label_role_URI.
- discoverDTS(XBRLDTSDocument) - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
-
Discover DTS.
- discoverDTS(XBRLDTSDocument) - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbase
-
Discover DTS.
- discoverDTS(XBRLDTSDocument) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
This process MUST not use Schema Aware XPath expressions
and MUST be limited to the elements that cause DTS Discovery.
- discoverDTS(XBRLDTSDocument) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
-
Discover DTS.
- discoverDTS(XBRLDTSDocument) - Method in class com.ihr.xbrl.om.XBRLDocument
-
All derived classes MUST implement this method and provide the functionality according to section 3.2 of the
XBRL 2.1 specification
- discoverDTS(XBRLDTSDocument) - Method in interface com.ihr.xbrl.om.XBRLDTSDocument
-
Fires the rules of DTS Discovery for this object.
- discoverDTS(XBRLDTSDocument) - Method in class com.ihr.xbrl.om.XMLDocumentURI
-
Discover DTS.
- divideBy - Static variable in class com.ihr.xbrl.om.formula.aspects.UnitAspectRule
-
The Constant divideBy.
- divideBy - Static variable in class com.ihr.xbrl.om.table.definition.UnitAspectRule
-
The Constant divideBy.
- divideQNameNode - Static variable in class com.ihr.xbrl.om.instance.XBRLUnit
-
The Constant xbrli:divide.
- DlgSearchJarAndClass - Class in com.ihr.xbrl.gui.jarsearch
-
The Class DlgSearchJarAndClass.
- DlgSearchJarAndClass(Window) - Constructor for class com.ihr.xbrl.gui.jarsearch.DlgSearchJarAndClass
-
Instantiates a new dlg search jar and class.
- DlgSearchJarAndClass.ClassSelectionTableModel - Class in com.ihr.xbrl.gui.jarsearch
-
The Class ClassSelectionTableModel.
- DlgUserDialect - Class in com.ihr.xbrl.gui.common.userdriver
-
The Class DlgUserDialect.
- DlgUserDialect(Window) - Constructor for class com.ihr.xbrl.gui.common.userdriver.DlgUserDialect
-
Instantiates a new dlg user dialect.
- DlgUserDriver - Class in com.ihr.xbrl.gui.common.userdriver
-
The Class DlgUserDriver.
- DlgUserDriver(Window) - Constructor for class com.ihr.xbrl.gui.common.userdriver.DlgUserDriver
-
Instantiates a new dlg user driver.
- DlgValidationErrorsInterface - Interface in com.ihr.xbrl.gui.interfaces
-
The Interface DlgValidationErrorsInterface.
- DOC_CANNOT_ACCESS_CLIENT_ERROR_400 - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant DOC_CANNOT_ACCESS_CLIENT_ERROR_400.
- DOC_CANNOT_ACCESS_SERVER_ERROR_500 - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant DOC_CANNOT_ACCESS_SERVER_ERROR_500.
- DOC_DOES_NOT_EXIST_OR_CANNOT_BE_OPENED - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant DOC_DOES_NOT_EXIST_OR_CANNOT_BE_OPENED.
- DOC_DOES_NOT_LOOK_LIKE_AN_XBRLDOCUMENT - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant DOC_DOES_NOT_LOOK_LIKE_AN_XBRLDOCUMENT.
- DOC_IS_NOT_XBRLDOCUMENT - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant DOC_IS_NOT_XBRLDOCUMENT.
- doCallInstallDTSURIResolver(HasCreateDTSUriResolver) - Method in class com.ihr.xbrl.om.DTSContainer
-
Executes a call to the method createAndRegisterDTSUriResolver on the class
passed in as a parameter.
- doCallInstallFormulaParameterResolver(HasCreateFormulaParameterResolver) - Method in class com.ihr.xbrl.om.DTSContainer
-
Do call install formula parameter resolver.
- docNodeName - Static variable in class com.ihr.xbrl.om.instance.XBRLInstance
-
The document root node name xbrli:xbrl.
- documentAction(Path, XBRLFactsList, XBRLTaxonomy, NamespaceBinding, GenericLinkbase, XBRLInstance, boolean, URI) - Static method in class com.ihr.xbrl.versioning.ReportWriter
-
recursive function.
- documentation_label_role_URI - Static variable in class com.ihr.xbrl.om.exLinks.LabelLinkbase
-
The Constant documentation_label_role_URI.
- documentException(Throwable) - Static method in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
Document exception.
- documentException(Throwable, boolean) - Static method in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
Document exception.
- documentStoredEvent(StorageEvent) - Method in class com.ihr.xbrl.pojo.etl.ExtractionEngine
-
- documentStoredEvent(StorageEvent) - Method in interface com.ihr.xbrl.store.StorageEventListener
-
Document stored event.
- documentStoredEvent(StorageEvent) - Method in class com.ihr.xbrl.store.StorageService
-
- Domain - Class in com.rs.xbrl.instructions.dimensions
-
- Domain() - Constructor for class com.rs.xbrl.instructions.dimensions.Domain
-
- domain_member_arcrole_URI - Static variable in class com.ihr.xbrl.om.xdt.XDTProcessor
-
http://xbrl.org/int/dim/arcrole/domain-member
- DomainDef - Class in com.rs.xbrl.instructions.dimensions
-
- DomainDef() - Constructor for class com.rs.xbrl.instructions.dimensions.DomainDef
-
- DomainNode - Class in com.ihr.xbrl.om.xenum
-
The Class DomainNode.
- DomainNode(XMLElementDefinition) - Constructor for class com.ihr.xbrl.om.xenum.DomainNode
-
Instantiates a new domain node.
- DomainNode - Class in com.ihr.xbrl.om.xenum2
-
The Class DomainNode.
- DomainNode(XMLElementDefinition) - Constructor for class com.ihr.xbrl.om.xenum2.DomainNode
-
Instantiates a new domain node.
- doStoreDTS(XBRLDocument, Session, boolean, boolean, Level, StorageEventListener[]) - Method in class com.ihr.xbrl.store.StorageService
-
Starts the storage of a DTS into the database in an unattended new thread.
- doStoreDTS(String, XBRLDocument, Session, boolean, boolean, Level, StorageEventListener[]) - Method in class com.ihr.xbrl.store.StorageService
-
Starts the storage of a DTS into the database in an unattended new thread.
- doStoreDTS(URI[], String, DbUtil, HasStoreUserQuestions, HasEnableDisableOpenMenus, HasLoadingBar, HasErrorsHandler, HasLogPanel, boolean, boolean, StorageEventListener[]) - Method in class com.ihr.xbrl.store.StorageService
-
Starts the storage of a DTS into the database in an unattended new thread.
- doTaskbar() - Method in class com.ihr.xbrl.database.pagination.NumberPageScroll
-
- doTheWork(Object) - Method in interface com.ihr.xbrl.resolvers.Worker
-
returns the value that is the result of the work operation.
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.IFRS2010NameOfReportingEntity
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.LastResortCompanyName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.LastResortConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.StaticConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus0ConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus1ConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus2ConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus3ConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus4ConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus5ConceptName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.USGaapDEI2008EntityRegistrantName
-
- doTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.USGaapDEI2008TradingSymbol
-
- DOTNET - Static variable in class com.ihr.xbrl.om.Platform
-
The Constant DOTNET.
- doubleItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant doubleItemType.
- down() - Method in class com.ihr.xbrl.tools.excel.ExcelSheetPoint
-
Moves this SheetPoint to point to the cell that is below this cell.
- down(int) - Method in class com.ihr.xbrl.tools.excel.ExcelSheetPoint
-
Moves this SheetPoint down n cells.
- down(int) - Method in interface com.ihr.xbrl.util.workbooks.SheetPoint
-
Down.
- doWork(String, Object, Supervisor) - Static method in class com.ihr.xbrl.resolvers.ResolversPool
-
Do the work for the specified role and pass it the required parameters.
- DPBase - Class in com.rs.xbrl.instructions.dimensions
-
- DPBase() - Constructor for class com.rs.xbrl.instructions.dimensions.DPBase
-
- DPBase.GenerationContextDP - Class in com.rs.xbrl.instructions.dimensions
-
- DPBoDPTable - Class in com.rs.xbrl.instructions.dimensions
-
- DPBoDPTable() - Constructor for class com.rs.xbrl.instructions.dimensions.DPBoDPTable
-
- DPColumn - Class in com.rs.xbrl.instructions.dimensions
-
- DPColumn() - Constructor for class com.rs.xbrl.instructions.dimensions.DPColumn
-
- DPConcepts - Class in com.rs.xbrl.instructions.dimensions
-
- DPConcepts() - Constructor for class com.rs.xbrl.instructions.dimensions.DPConcepts
-
- dpContext - Variable in class com.rs.xbrl.instructions.GenerationContext
-
- DPDim - Class in com.rs.xbrl.instructions.dimensions
-
- DPDim() - Constructor for class com.rs.xbrl.instructions.dimensions.DPDim
-
- DpDimension - Class in com.ihr.xbrl.dts
-
Dimension for duplicate items if they exist.
- DPDom - Class in com.rs.xbrl.instructions.dimensions
-
- DPDom() - Constructor for class com.rs.xbrl.instructions.dimensions.DPDom
-
- DPHead - Class in com.rs.xbrl.instructions.dimensions
-
- DPHead() - Constructor for class com.rs.xbrl.instructions.dimensions.DPHead
-
- DPHiddenCell - Class in com.rs.xbrl.instructions.dimensions
-
- DPHiddenCell() - Constructor for class com.rs.xbrl.instructions.dimensions.DPHiddenCell
-
- DPOpColumn - Class in com.rs.xbrl.instructions.dimensions
-
- DPOpColumn() - Constructor for class com.rs.xbrl.instructions.dimensions.DPOpColumn
-
- DPRow - Class in com.rs.xbrl.instructions.dimensions
-
- DPRow() - Constructor for class com.rs.xbrl.instructions.dimensions.DPRow
-
- dpTable - Variable in class com.rs.xbrl.instructions.dimensions.DPBase.GenerationContextDP
-
- DPTable - Class in com.rs.xbrl.instructions.dimensions
-
- DPTable() - Constructor for class com.rs.xbrl.instructions.dimensions.DPTable
-
- DTR_2020NS - Static variable in class com.ihr.xbrl.om.XBRL
-
The Constant DTR_2020NS.
- DTR_2020URL - Static variable in class com.ihr.xbrl.om.XBRL
-
The Constant DTR_2020URL.
- DTR_nonnumericNS - Static variable in class com.ihr.xbrl.om.XBRL
-
The Constant DTR_nonnumericNS.
- DTR_nonnumericURL - Static variable in class com.ihr.xbrl.om.XBRL
-
The Constant DTR_nonnumericURL.
- DTR_NS - Static variable in class com.ihr.xbrl.om.dtr.DtrRegistry
-
The Constant DTR_NS.
- DTR_numericNS - Static variable in class com.ihr.xbrl.om.XBRL
-
The Constant DTR_numericNS.
- DTR_numericURL - Static variable in class com.ihr.xbrl.om.XBRL
-
The Constant DTR_numericURL.
- DTR_URL - Static variable in class com.ihr.xbrl.om.dtr.DtrRegistry
-
The Constant DTR_URL.
- DtrEntry - Class in com.ihr.xbrl.om.dtr
-
Object model representation of the content of one type defined in the DTR.
- DtrEntry(XdmNode) - Constructor for class com.ihr.xbrl.om.dtr.DtrEntry
-
Instantiates a new dtr entry.
- DtrRegistry - Class in com.ihr.xbrl.om.dtr
-
This class parses the content of the official file http://www.xbrl.org/dtr/dtr.xml and allows to obtain an object model representation of its
content
- DtrRegistry.Status - Enum in com.ihr.xbrl.om.dtr
-
Each one of the possible status of an entry in the DTR.
- dts - Variable in class com.rs.xbrl.instructions.GenerationContext
-
The dts.
- DTS_BUILDER_EXTENDED_LINKS_POLICY - Static variable in class com.rs.xbrl.instructions.TaxonomyBuilder
-
The property DTS_BUILDER_EXTENDED_LINKS_POLICY defines how the tool creates new extended links inside
linkbase containers.
- DTS_BUILDER_EXTENDED_LINKS_POLICY_CREATE_NEW - Static variable in class com.rs.xbrl.instructions.TaxonomyBuilder
-
This value of the Extended Links Policy indicates that a every instruction in the DTS Definition Language generates a new extended link within the parent container.
- DTS_BUILDER_EXTENDED_LINKS_POLICY_REUSE_EXISTING - Static variable in class com.rs.xbrl.instructions.TaxonomyBuilder
-
This value of the Extended Links Policy indicates that a every instruction in the DTS Definition Language generates will try to
reuse existing extended links already created in the parent container.
- DTS_BUILDER_TARGET_OUT_OF_CURRENT_FILE_MESSAGE - Static variable in class com.rs.xbrl.instructions.TaxonomyBuilder
-
This property control what message level is assigned to the event that occurs when, during the creation of an arc, a resource
referenced in the from or to (source or target of the relationship) is out of the file where the arc is created but the ID
of the target resource exists on another file.
- DTS_CHECK_TOP_LEVEL_SCHEMAS - Static variable in class com.ihr.xbrl.om.DTSContainer
-
Work in progress of the new XBRL 2.1 specification version
- DTS_CREATED - Static variable in class com.ihr.xbrl.om.XBRLEvent
-
This is a global event.
- DTS_CREATED_EVENT - Static variable in interface com.ihr.xbrl.gui.interfaces.HasReceiveXBRLLoadingEvents
-
The Constant DTS_CREATED_EVENT.
- DTS_DISCOVERY_ALLOWSPACESONURIS - Static variable in class com.ihr.xbrl.om.DTSContainer
-
Spaces are not allowed in the value space of an URI, but some software vendors such as Fujitsu XWand failed to implement this rule and
this means there are URIs with spaces in some taxonomies (at the SEC there are some... and taxonomies in Asian
countries might also contain space too).
- DTS_DISCOVERY_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant DTS_DISCOVERY_EXCEPTION.
- DTS_DISCOVERY_FILE_NAME_DIFFERS - Static variable in class com.ihr.xbrl.om.errors.XBRLInconsistency
-
The Constant DTS_DISCOVERY_FILE_NAME_DIFFERS.
- DTS_DISCOVERY_ON_DIFFERENT_FILE_NAMES - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_DISCOVERY_ON_DIFFERENT_FILE_NAMES property specifies how the processor reacts when a reference to a file
differs from the real file name on the file system but the file subsystem resolves to the same file name.
- DTS_DISCOVERY_PRELOAD_OFFICIAL_SCHEMAS - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_DISCOVERY_PRELOAD_OFFICIAL_SCHEMAS property is used internally by the processor to decide if, after creating
a new DTSContainer instance, the official schemas from XBRL International will be loaded in the XML processor.
- DTS_DISCOVERY_RAISE_WARNING_IF_TWO_FILES_HAVE_SAME_NAMESPACE - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_DISCOVERY_RAISE_WARNING_IF_TWO_FILES_HAVE_SAME_NAMESPACE property is used to signal a warning when two files in the DTS use the same namespace
with different systemID.
- DTS_DISCOVERY_REPLACE_OFFICIAL_SCHEMAS_SCHEMALOCATION - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_DISCOVERY_REPLACE_OFFICIAL_SCHEMAS_SCHEMALOCATION property is used to force the processor to load
standard schemas from the official location even if the schemaLocation points to a different path.
- DTS_DISCOVERY_TRUST_NAMESPACES_ONLY - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_DISCOVERY_TRUST_NAMESPACES_ONLY property is used internally by the processor to decide about the strategy to load
or reject a new schema will be loaded into the processor based on the new schema target namespace or in both, the target namespace
and the schema location.
- DTS_DISCOVERY_TRUST_NAMESPACES_ONLY_FOR_OFFICIAL_FILES - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_DISCOVERY_TRUST_NAMESPACES_ONLY_FOR_OFFICIAL_FILES property is used internally by the processor similar to the DTS_DISCOVERY_TRUST_NAMESPACES_ONLY
but differs from DTS_DISCOVERY_TRUST_NAMESPACES_ONLY in the scope of schemas that will be trusted using the namespace only for files defined
in XBRL specifications.
- DTS_ERROR_MESSAGE_MAX_CHARS - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_ERROR_MESSAGE_MAX_CHARS can be set to set a limit to the error messages produced by the validation.
- DTS_LINKBASE_ADDED - Static variable in class com.ihr.xbrl.om.XBRLEvent
-
This event is fired when a new linkbase file is added to the DTSContainer.
- DTS_NAME_PROPERTY - Static variable in class com.ihr.xbrl.mapper.util.LoadMapperInThread
-
This is a very common property used by calling applications that requires to set a name to the DTS after loading.
- DTS_NAME_PROPERTY - Static variable in class com.ihr.xbrl.util.LoadDTSInThread
-
This is a very common property used by calling applications that requires to set a name to the DTS after loading.
- DTS_PROXY_HEADER - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_PROXY_HEADER property is the head of the following three properties:
DTS_PROXY_HEADER/address/{n} indicates the proxy address
DTS_PROXY_HEADER/port/{n} indicates the proxy port number (no defaults are recognized)
DTS_PROXY_HEADER/type/{n} indicates the proxy type "HTTP" or "SOCKS" are recognized types.
- DTS_RESOLVER - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_RESOLVER property is used in order to add additional DTS URI resolvers to the default ones after the DTS
configuration process has been finished.
- DTS_SCHEMA_ADDED - Static variable in class com.ihr.xbrl.om.XBRLEvent
-
This event is fired when a new schema file is added to the DTSContainer.
- DTS_SHOW_EXACTITUDE_DETAILS - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_SHOW_EXACTITUDE_DETAILS property controls how the values for the calculation inconsistencies are
converted to strings.
- DTS_STORE_CACHE_ENABLE - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_STORE_CACHE_ENABLE property is used to enable or disable the use of a dynamic cache.
- DTS_STORE_CACHE_PATH - Static variable in class com.ihr.xbrl.om.DTSContainer
-
if this property is set, during the DTS discovery process, when a file comes from the Internet, a copy of the file
will be written to a directory down on this folder.
- DTS_THIN - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_THIN property liberates internal resources that can be obtained back from the original XML
nodes and reduces the DTS memory footprint.
- DTS_USER_LANGUAGES - Static variable in class com.ihr.xbrl.om.DTSContainer
-
The DTS_USER_LANGUAGES can be set to a comma separated list of language codes in ISO-639-1 that might be used
for label selection for concepts and resources.
- DTSBase - Class in com.ihr.xbrl.om.exLinks
-
a DTSBase is a container of all Extended links
with the same value in the xlink:role attribute
It doesn't matter in which XBRLLinkbase the Extended links are going to be serialized.
- DTSBase(DTSContainer, QName, Integer) - Constructor for class com.ihr.xbrl.om.exLinks.DTSBase
-
Creates an empty base (no extended links).
- DTSBaseSet - Class in com.ihr.xbrl.om.exLinks
-
The Class DTSBaseSet.
- DTSBaseSet() - Constructor for class com.ihr.xbrl.om.exLinks.DTSBaseSet
-
- DTSCapture - Class in com.ihr.xbrl.util
-
This small application shall capture remote files while loading a DTS.
- DTSCapture() - Constructor for class com.ihr.xbrl.util.DTSCapture
-
- DTSCascadeSchemaURIResolver - Interface in com.ihr.xbrl.om.resolvers
-
This interface joins two interfaces in one Interface declaration.
- DTSCascadeURIResolver - Interface in com.ihr.xbrl.om.resolvers
-
A URI resolver that implements this interface can be installed in a cascade of uri resolvers.
- DTSCatalogURIResolver - Class in com.ihr.xbrl.om.resolvers
-
This is a wrapper class to a CatalogResolver.
- DTSCatalogURIResolver(URIResolver) - Constructor for class com.ihr.xbrl.om.resolvers.DTSCatalogURIResolver
-
Creates a CatalogResolver it is responsibility of the parent method to install
the resolver in the chain.
- DTSCatalogURIResolver(SchemaURIResolver) - Constructor for class com.ihr.xbrl.om.resolvers.DTSCatalogURIResolver
-
Creates a CatalogResolver it is responsibility of the parent method to install
the resolver in the chain.
- DTSComparator - Class in com.ihr.xbrl.comparator
-
Compares two DTSs according to the rules of the XVS document.
- DTSComparator() - Constructor for class com.ihr.xbrl.comparator.DTSComparator
-
Instantiates a new DTS comparator.
- DTSComparator(DTSContainer, DTSContainer) - Constructor for class com.ihr.xbrl.comparator.DTSComparator
-
Instantiates a new DTS comparator.
- DTSComparator(DTSContainer, DTSContainer, ComparatorMapping<String>, ComparatorMapping<XMLElementDefinition>, ComparatorMapping<String>, ComparatorMapping<XBRLResource>) - Constructor for class com.ihr.xbrl.comparator.DTSComparator
-
A DTS Comparator investigates the differences between two DTSs.
- DTSContainer - Class in com.ihr.xbrl.om
-
The DTSContainer is the root class that ties all pieces in a DTS together
One instance of a DTSContainer is required on the creator of almost every object
in this API.
- DTSContainer - Class in com.ihr.xbrl.pojo
-
The Class DTSContainer.
- DTSContainer() - Constructor for class com.ihr.xbrl.pojo.DTSContainer
-
- DTSContainer.ProcessorAndSchemaCompiler - Class in com.ihr.xbrl.om
-
Helper class to encapsulate the saxonica Processor of this
DTSContainer and a saxonica SchemaCompiler together.
- DTSContainer.Status - Enum in com.ihr.xbrl.om
-
The Enum Status.
- DTSContainerPropertiesHelper - Class in com.ihr.xbrl.om
-
This class holds a static configuration of DTSContainer properties in order to help
in the development of GUIs about which properties belongs to every processor and
which are the allowed property values.
- dtsCreated(DTSContainer) - Method in interface com.ihr.xbrl.gui.interfaces.HasReceiveXBRLLoadingEvents
-
Dts created.
- DTSDiscoveryException - Exception in com.ihr.xbrl.om.errors
-
This exception is generated if there are errors while processing the DTS Discovery
of the files included in the DTS.
- DTSDiscoveryException(int, XMLDocumentURI) - Constructor for exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
Instantiates a new DTS discovery exception.
- DTSDiscoveryException(int, URI) - Constructor for exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
Instantiates a new DTS discovery exception.
- DTSDiscoveryException(int) - Constructor for exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
Instantiates a new DTS discovery exception.
- DTSDiscoveryException(int, Object...) - Constructor for exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
Instantiates a new DTS discovery exception.
- DTSDiscoveryException(int, Throwable, XBRLDTSDocument, URI, int, int) - Constructor for exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
Instantiates a new DTS discovery exception.
- DTSDiscoveryException(int, Throwable, XBRLDTSDocument, String) - Constructor for exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
Instantiates a new DTS discovery exception.
- DTSDiscoveryException(int, Throwable, URI) - Constructor for exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
Instantiates a new DTS discovery exception.
- DTSDiscoveryInfo - Class in com.ihr.xbrl.om.sax
-
The Class DTSDiscoveryInfo.
- DTSDiscoveryInfo(URI) - Constructor for class com.ihr.xbrl.om.sax.DTSDiscoveryInfo
-
Instantiates a new DTS discovery info.
- DTSDocumentReference - Class in com.ihr.xbrl.om.sax
-
The Class DTSDocumentReference.
- DTSDocumentReference(URI, DTSDocumentReference.ReferenceType) - Constructor for class com.ihr.xbrl.om.sax.DTSDocumentReference
-
Instantiates a new DTS document reference.
- DTSDocumentReference.ReferenceType - Enum in com.ihr.xbrl.om.sax
-
This is used to track the origin element of the reference.
- DTSExplorer - Class in com.ihr.xbrl.dts
-
Provides methods to explore a DTS.
- DTSExplorer(DTSContainer) - Constructor for class com.ihr.xbrl.dts.DTSExplorer
-
Instantiates a new DTS explorer.
- DTSLoadingBarInterface - Interface in com.ihr.xbrl.gui.interfaces
-
The Interface DTSLoadingBarInterface.
- DUE_TO_XMLNS - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionInvalidXPointerSyntaxForXBRL
-
The Constant DUE_TO_XMLNS.
- DUE_TO_XPOINTER - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionInvalidXPointerSyntaxForXBRL
-
The Constant DUE_TO_XPOINTER.
- DUPLICATE_ARCROLEREF_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant DUPLICATE_ARCROLEREF_EXCEPTION.
- DUPLICATE_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant DUPLICATE_EXCEPTION.
- DUPLICATE_ROLEREF_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant DUPLICATE_ROLEREF_EXCEPTION.
- DUPLICATE_USED_ON - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant DUPLICATE_USED_ON.
- DuplicatesAnalyzer - Class in com.ihr.xbrl.om.instance.duplicates
-
Holds the process of analyzing the content of an XBRL report and classify reported
facts according with the 4 possible types of duplicates.
- DuplicatesAnalyzer(XBRLInstance) - Constructor for class com.ihr.xbrl.om.instance.duplicates.DuplicatesAnalyzer
-
Instantiates a new duplicates analyzer.
- duplicatesDimension - Static variable in interface com.ihr.xbrl.dts.Dimension
-
The Constant duplicatesDimension.
- DuplicatesKey - Class in com.ihr.xbrl.om.instance.duplicates
-
Creates a key that can be used to search for XBRL 2.1 duplicates concept
- DuplicatesKey(XBRLFact) - Constructor for class com.ihr.xbrl.om.instance.duplicates.DuplicatesKey
-
Instantiates a new duplicates key.
- DuplicatesSet - Class in com.ihr.xbrl.om.instance.duplicates
-
The Class DuplicatesSet.
- DuplicatesSet(DuplicateType, Set<XBRLFact>) - Constructor for class com.ihr.xbrl.om.instance.duplicates.DuplicatesSet
-
Instantiates a new duplicates set.
- DuplicateType - Enum in com.ihr.xbrl.om.instance.duplicates
-
Categorization of the relationship between two or more facts.
- duration - Static variable in class com.ihr.xbrl.om.formula.aspects.PeriodAspectRule
-
The Constant duration.
- duration - Static variable in class com.ihr.xbrl.om.table.definition.PeriodAspectRule
-
The Constant duration.
- durationItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant durationItemType.
- DynamicCacheCatalogResolver - Class in com.ihr.xbrl.om.resolvers
-
The Dynamic Cache Catalog Resolver obtain DTS files that has been stored on disk during DTS Discovery process
prior to this one.
- DynamicCacheCatalogResolver(URIResolver) - Constructor for class com.ihr.xbrl.om.resolvers.DynamicCacheCatalogResolver
-
Instantiates a new dynamic cache catalog resolver.
- DynamicCacheCatalogResolver(SchemaURIResolver) - Constructor for class com.ihr.xbrl.om.resolvers.DynamicCacheCatalogResolver
-
Instantiates a new dynamic cache catalog resolver.