- MAC_OS - Static variable in class com.ihr.xbrl.om.Platform
-
The Constant MAC_OS.
- MAGICTOKEN - Static variable in class com.ihr.xbrl.om.linkedlists.LinkedListsEngine
-
The Constant MAGICTOKEN.
- main(String[]) - Static method in class com.ihr.xbrl.manage.DatabaseManager
-
The main method.
- main(String[]) - Static method in class com.ihr.xbrl.om.XBRL
-
Convenience method in order to provide some information.
- main(String[]) - Static method in class com.ihr.xbrl.store.services.RSS_Storage_SEC
-
The main method.
- main(String[]) - Static method in class com.ihr.xbrl.tools.MapperToLoader
-
The main method.
- main(String[]) - Static method in class com.ihr.xbrl.updates.UpdateFactProperties
-
Updates all fact properties in the database.
- main(String[]) - Static method in class com.ihr.xbrl.util.DTSCapture
-
The main method.
- main(String[]) - Static method in class com.ihr.xbrl.util.InstallCert
-
The main method.
- main(String[]) - Static method in class com.rs.xbrl.InfosetBuilder
-
The main method.
- main(String[]) - Static method in class com.rs.xbrl.TaxonomyBuilder
-
The main method.
- mainFromApp(String, InstallCert.PasswordProvider) - Static method in class com.ihr.xbrl.util.InstallCert
-
This is the same as calling main with arguments, but the arguments comes from an interface that provides
the real values.
- MainWindowTools - Class in com.ihr.xbrl.gui.basic
-
The idea is to put in this class useful methods and
things that can be shared between applications.
- MainWindowTools() - Constructor for class com.ihr.xbrl.gui.basic.MainWindowTools
-
- makeAbsolute(URI, URI) - Static method in class com.ihr.xbrl.util.URITools
-
Make absolute.
- makeEntry(String, Class<? extends XFFunction>, int, int, int, ItemType, int) - Static method in class com.ihr.xbrl.om.formula.functions.RSStandardFunction
-
Make a table entry describing the signature of a function, with a reference to the implementation class.
- makeEntry(String, Class<? extends XFFunction>, int, int, int, ItemType, int) - Static method in class com.ihr.xbrl.om.formula.functions.XFFStandardFunction
-
Make a table entry describing the signature of a function, with a reference to the implementation class.
- makeEntry(String, Class<? extends XFFunction>, int, int, int, ItemType, int) - Static method in class com.ihr.xbrl.om.formula.functions.XFIStandardFunction
-
Make a table entry describing the signature of a function, with a reference to the implementation class.
- makePeriod(XBRLItem.PeriodType, int, DTSContainer) - Static method in class com.ihr.xbrl.dts.InstanceExplorer
-
Creates a period of a specified period type (Instant or Duration) and sets
the values according to the dateStep value.
- makeProperFileName(URI, XBRLRoleType, String) - Static method in class com.ihr.xbrl.util.URITools
-
Generates an absolute file name in the same directory indicated by baseURI using the role
type to extract information from it and adding the extension indicated in the extension
parameter.
- makeProperFileName(URI, DTSContainer, String) - Static method in class com.ihr.xbrl.util.URITools
-
Generates an absolute file name in the same directory indicated by baseURI using the role
type to extract information from it and adding the extension indicated in the extension
parameter.
- makeSheetPoint(String) - Method in class com.ihr.xbrl.tools.excel.ExcelSheetPointFactory
-
- makeSheetPoint(String, RSWorkbook) - Method in class com.ihr.xbrl.tools.excel.ExcelSheetPointFactory
-
- makeSheetPoint(String, RSSheet, int, short) - Method in class com.ihr.xbrl.tools.excel.ExcelSheetPointFactory
-
- makeSheetPoint(String) - Method in class com.ihr.xbrl.util.workbooks.SheetPointFactory
-
Make sheet point.
- makeSheetPoint(String, RSWorkbook) - Method in class com.ihr.xbrl.util.workbooks.SheetPointFactory
-
Make sheet point.
- makeSheetPoint(String, RSSheet, int, short) - Method in class com.ihr.xbrl.util.workbooks.SheetPointFactory
-
Make sheet point.
- makeSystemFunction(String, Expression[], XBRLFormulaProcessor) - Static method in class com.ihr.xbrl.om.formula.functions.XFFunction
-
Make a xfi function call (one in the xfi namespace).
- mandatoryFileName - Static variable in class com.ihr.xbrl.om.TaxonomyPackageURIResolver
-
The Constant mandatoryFileName.
- map(Object[]) - Method in class com.ihr.xbrl.mapper.MapEngine
-
Executes the mapping defined in the configuration file.
- map(Object[], DTSLoadingBarInterface) - Method in class com.ihr.xbrl.mapper.MapEngine
-
Executes the mapping defined in the configuration file.
- MapConfigurationFileException - Exception in com.ihr.xbrl.mapper
-
The Class MapConfigurationFileException.
- MapConfigurationFileException(String) - Constructor for exception com.ihr.xbrl.mapper.MapConfigurationFileException
-
Instantiates a new map configuration file exception.
- MapConfigurationFileException(String, Exception) - Constructor for exception com.ihr.xbrl.mapper.MapConfigurationFileException
-
Instantiates a new map configuration file exception.
- MapEngine - Class in com.ihr.xbrl.mapper
-
This is the server side map engine.
- MapEngine(URI) - Constructor for class com.ihr.xbrl.mapper.MapEngine
-
Creates a mapping engine.
- MapEngine(URI, int) - Constructor for class com.ihr.xbrl.mapper.MapEngine
-
Creates a mapping engine.
- MapEngine(URI, int, DTSLoadingBarInterface, boolean) - Constructor for class com.ihr.xbrl.mapper.MapEngine
-
Creates a mapping engine.
- MapEngine(URI, int, DTSLoadingBarInterface, boolean, Properties) - Constructor for class com.ihr.xbrl.mapper.MapEngine
-
Creates a mapping engine.
- MapException - Exception in com.ihr.xbrl.mapper
-
The Class MapException.
- MapException() - Constructor for exception com.ihr.xbrl.mapper.MapException
-
Instantiates a new map exception.
- MapException(String) - Constructor for exception com.ihr.xbrl.mapper.MapException
-
Instantiates a new map exception.
- MapException(Throwable) - Constructor for exception com.ihr.xbrl.mapper.MapException
-
Instantiates a new map exception.
- MapException(String, Throwable) - Constructor for exception com.ihr.xbrl.mapper.MapException
-
Instantiates a new map exception.
- MapNamespaceResolver - Class in com.ihr.xbrl.mapper
-
The Class MapNamespaceResolver.
- MapNamespaceResolver() - Constructor for class com.ihr.xbrl.mapper.MapNamespaceResolver
-
- Mapper - Class in com.ihr.xbrl.mapper
-
This is the main class responsible of the overall process.
- Mapper(URI, DTSLoadingBarInterface) - Constructor for class com.ihr.xbrl.mapper.Mapper
-
Creates a mapping engine object.
- Mapper(URI, DTSLoadingBarInterface, Properties) - Constructor for class com.ihr.xbrl.mapper.Mapper
-
Creates a mapping engine object.
- Mapper.PeriodMapping - Class in com.ihr.xbrl.mapper
-
This is a simple grouping class that is used for packaging information about how to map
an XBRLPeriod to information inside the configuration files in order to translate
the Periods into generic mappings for reuse over time.
- Mapper.PeriodMapping(XBRLPeriod, String, String) - Constructor for class com.ihr.xbrl.mapper.Mapper.PeriodMapping
-
Instantiates a new period mapping.
- MAPPER_LAZY_OUTPUT_INSTACE - Static variable in class com.ihr.xbrl.mapper.MapEngine
-
The MAPPER_LAZY_OUTPUT_INSTACE defines how the final produced instance document is going to be
further processed.
- MapperBase - Class in com.ihr.xbrl.mapper
-
A Mapper Base is a base class for implementing a Mapper to convert values from any source to XBRL.
- MapperBase() - Constructor for class com.ihr.xbrl.mapper.MapperBase
-
- MapperContext - Interface in com.ihr.xbrl.mapper.instance
-
The Interface MapperContext.
- MapperContext2 - Class in com.ihr.xbrl.mapper.instance
-
This class represents a context in the mapper.
- MapperContext2(XBRLContext, MapperBase) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContext2
-
Creates a new MapperContext from the content of an XBRLContext.
- MapperContext2(DTSContainer, MapperBase, XdmNode) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContext2
-
Instantiates a new mapper context2.
- MapperContext2(MapperContext2) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContext2
-
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.
- MapperContext3 - Class in com.ihr.xbrl.mapper.instance
-
This class represents a context in the mapper.
- MapperContext3(XBRLContext, MapperBase) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContext3
-
Creates a new MapperContext from the content of an XBRLContext.
- MapperContext3(DTSContainer, MapperBase, XdmNode) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContext3
-
Instantiates a new mapper context3.
- MapperContext3(MapperContext3) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContext3
-
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.
- MapperContextBase - Class in com.ihr.xbrl.mapper.instance
-
The Class MapperContextBase.
- MapperContextBase(XBRLContext, MapperBase) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContextBase
-
Creates a new MapperContext from the content of an XBRLContext.
- MapperContextBase(DTSContainer, MapperBase, XdmNode) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContextBase
-
Instantiates a new mapper context base.
- MapperContextBase(MapperContextBase) - Constructor for class com.ihr.xbrl.mapper.instance.MapperContextBase
-
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.
- MapperFileSaveInterface - Interface in com.ihr.xbrl.mapper
-
Classes implementing this interface will be able to provide data for generating a mapper configuration file by calling the static save method
on the Mapper class.
- mapperNs2 - Static variable in class com.ihr.xbrl.mapper.MapNamespaceResolver
-
This is 2008 mapper files, no sections.
- mapperNs3 - Static variable in class com.ihr.xbrl.mapper.MapNamespaceResolver
-
This is 2011 mapper files, with sections.
- MapperPeriod - Interface in com.ihr.xbrl.mapper.instance
-
The Interface MapperPeriod.
- MapperPeriod2 - Class in com.ihr.xbrl.mapper.instance
-
This class represents the content of a period that contains tokens in order to
facilitate dynamic context content.
- MapperPeriod2(DTSContainer, XdmNode) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriod2
-
Creates a XBRLPeriod reading the content of the XdmNode node supplied as a parameter.
- MapperPeriod2(DTSContainer) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriod2
-
Creates a FOREVER period.
- MapperPeriod2(MapperPeriod2) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriod2
-
Creates an new period as a copy of the current period.
- MapperPeriod2(XBRLPeriod) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriod2
-
Instantiates a new mapper period2.
- MapperPeriod3 - Class in com.ihr.xbrl.mapper.instance
-
This class represents the content of a period that contains tokens in order to
facilitate dynamic context content.
- MapperPeriod3(DTSContainer, XdmNode) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriod3
-
Creates a XBRLPeriod reading the content of the XdmNode node supplied as a parameter.
- MapperPeriod3(DTSContainer) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriod3
-
Creates a FOREVER period.
- MapperPeriod3(MapperPeriod3) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriod3
-
Creates an new period as a copy of the current period.
- MapperPeriod3(XBRLPeriod) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriod3
-
Instantiates a new mapper period3.
- MapperPeriodBase - Class in com.ihr.xbrl.mapper.instance
-
The Class MapperPeriodBase.
- MapperPeriodBase(DTSContainer) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriodBase
-
Instantiates a new mapper period base.
- MapperPeriodBase(DTSContainer, XdmNode) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriodBase
-
Instantiates a new mapper period base.
- MapperPeriodBase(MapperPeriodBase) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriodBase
-
Creates an new period as a copy of the current period.
- MapperPeriodBase(XBRLPeriod) - Constructor for class com.ihr.xbrl.mapper.instance.MapperPeriodBase
-
Instantiates a new mapper period base.
- MapperToLoader - Class in com.ihr.xbrl.tools
-
Creates loader files .xbrle from mapping files in .xbrlt format
The .xbrle shall be edited later, but shall contain all events
and filters defined just once
- MapperToLoader() - Constructor for class com.ihr.xbrl.tools.MapperToLoader
-
Instantiates a new mapper to loader.
- MapperWarningMessage - Class in com.ihr.xbrl.mapper
-
The Class MapperWarningMessage.
- MapperWarningMessage(String) - Constructor for class com.ihr.xbrl.mapper.MapperWarningMessage
-
Instantiates a new mapper warning message.
- MapVersion - Enum in com.ihr.xbrl.mapper
-
There is one value per version of the mapper configuration files.
- matcheable(XBRLFact, XBRLFact, int, XMLFragment) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
-
Computes if two facts are aspect-matched input facts as defined in the Formula specification.
- matcheable(XdmValue, int) - Method in class com.ihr.xbrl.om.formula.XBRLVariableFact
-
Calculates if the sequence passed in as a parameter satisfy requirements to be split into sub-sequences by the
VariablesLoopController who is the only one class that should call this method.
- matches(XBRLCTimeFilter) - Method in class com.ihr.xbrl.dataloader.XBRLFilterContextImpl
-
- matches(ArrayList<FlVariable>, FlVariableResolver) - Method in class com.ihr.xbrl.formula.FlBindingMethods
-
Matches.
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLAndFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLConceptNameFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLContextFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.DurationFilter
-
Matches.
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter
-
Matches.
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.TimeFilter
-
Matches.
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationAnyFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationAnyFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationDurationFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationDurationFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationLongestFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationLongestFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationShortestFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationShortestFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeAnyFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeAnyFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeDateFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeDateFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeLatestFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeLatestFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeOldestFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeOldestFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameEndFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameEndFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameInstantFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameInstantFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameStartFilter
-
- matches(XBRLPeriod, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameStartFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLExplicitDimensionFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in interface com.ihr.xbrl.mapper.filters.XBRLFacetFilter
-
Return a boolean value indicating if the fact passes the filter.
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLFalseFilter
-
- matches(XBRLCTimeFilter) - Method in interface com.ihr.xbrl.mapper.filters.XBRLFilterContext
-
Matches.
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLOrFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLRefFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLTimeFilter
-
- matches(XBRLFact, XBRLFilterContext) - Method in class com.ihr.xbrl.mapper.filters.XBRLTrueFilter
-
- matches - Static variable in class com.ihr.xbrl.om.formula.XBRLVariableFact
-
The Constant matches.
- matches() - Method in class com.ihr.xbrl.om.formula.XBRLVariableFact
-
Returns the explicit or default value of the matches attribute on the Fact Variable definition .
- matches(URI) - Method in class com.ihr.xbrl.om.RSRemoteCatalogResolver.StaticCatalogEntry
-
Matches.
- MatchFilter - Class in com.rs.xbrl.instructions
-
The Class MatchFilter.
- MatchFilter() - Constructor for class com.rs.xbrl.instructions.MatchFilter
-
- maxDimension(Dimension[]) - Static method in class com.ihr.xbrl.gui.basic.MainWindowTools
-
Returns a rectangle that contains the maximum width and maximum height found in the
array of dimensions received as parameters
- maxElapsedTime - Variable in class com.ihr.xbrl.om.formula.FormulaProcessorStatus
-
The max elapsed time.
- MAXIMUM_COMBINATIONS - Static variable in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
-
This is the maximum number of combinations allowed.
- md5(String) - Static method in class com.ihr.xbrl.util.TextTools
-
Compute md5 of the input text.
- measure - Static variable in class com.ihr.xbrl.om.instance.XBRLMeasure
-
The Constant measure.
- measurement_label_role_URI - Static variable in class com.ihr.xbrl.om.exLinks.LabelLinkbase
-
The Constant measurement_label_role_URI.
- Member<T> - Interface in com.ihr.xbrl.dts
-
A Member is a Dimension Member as defined in the XDT specification.
- member - Static variable in class com.ihr.xbrl.om.formula.aspects.DimensionExplicitRule
-
The Constant member.
- member - Static variable in class com.ihr.xbrl.om.table.definition.DimensionExplicitRule
-
The Constant member.
- MEMBER_ADDED - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
-
The Constant MEMBER_ADDED.
- MemberDuplicate - Class in com.ihr.xbrl.dts
-
The Class MemberDuplicate.
- MemberDuplicate(int, Dimension<?>) - Constructor for class com.ihr.xbrl.dts.MemberDuplicate
-
Instantiates a new member duplicate.
- MemberInfo - Class in com.ihr.xbrl.dts
-
This class holds information about the member.
- MemberInfo(XMLElementDefinition) - Constructor for class com.ihr.xbrl.dts.MemberInfo
-
Instantiates a new member info.
- MemberQName - Class in com.ihr.xbrl.dts
-
This is a domain member referenced as a QName and the dimension it belongs to.
- MemberQName(QName, Dimension<?>) - Constructor for class com.ihr.xbrl.dts.MemberQName
-
Instantiates a new member q name.
- MemberString - Class in com.ihr.xbrl.dts
-
Allows for any arbitrary string to be converted to a member.
- MemberString(String, Dimension<?>) - Constructor for class com.ihr.xbrl.dts.MemberString
-
Instantiates a new member string.
- merge(XBRLInstance) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
-
Add to this instance document all the facts and contexts from the instance
document in the parameter.
- merge - Static variable in class com.ihr.xbrl.om.table.definition.XBRLRuleNode
-
This is the attribute name "merged" represented as a QName.
- merge(XBRLValidationReport) - Method in class com.ihr.xbrl.om.XBRLSchemaErrorListener
-
add errors and warnings to the incoming XBRLValidation report.
- merge(XBRLValidationReport) - Method in class com.ihr.xbrl.om.XBRLValidationReport
-
Adds to this report the content of another XBRLValidationReport.
- mergeAspects(Hashtable<String, Hashtable<Object, AspectAndDistanceToLeaf>>, Hashtable<String, Hashtable<Object, AspectAndDistanceToLeaf>>) - Static method in class com.ihr.xbrl.om.table.XBRLTableProcessor
-
helper method that is used during the creation of the table structural nodes to
merge aspects of the parent node with the child node.
- mergeAspects(CellHeader, CellHeader, TreeSet<String>) - Static method in class com.ihr.xbrl.om.table.XBRLTableProcessor
-
This method combines the aspects of two cell headers and returns an structure of combined
aspects.
- mergeAspectsWithCellHeader(Hashtable<String, Hashtable<Object, AspectAndDistanceToLeaf>>, CellHeader) - Static method in class com.ihr.xbrl.om.table.XBRLTableProcessor
-
Combines the aspects in the first parameter with the aspects in the CellHeader.
- mergeDTSs(DTSContainer[]) - Static method in class com.ihr.xbrl.om.DTSContainer
-
Merges several DTSs into a single DTS.
- Message - Class in com.rs.xbrl.instructions.genericmessages
-
Allows for the creation of msg:message resources as defined in the Generic Messages 1.0 specification
- Message() - Constructor for class com.rs.xbrl.instructions.genericmessages.Message
-
- Message.MessageContentType - Enum in com.rs.xbrl.instructions.genericmessages
-
The Enum MessageContentType.
- message_role_URI - Static variable in class com.ihr.xbrl.om.formula.errors.XBRLResultMessage
-
The Constant message_role_URI.
- MessageTree - Interface in com.ihr.xbrl.om.errors
-
The Interface MessageTree.
- METHOD_NOT_IMPLEMENTED - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant METHOD_NOT_IMPLEMENTED.
- migrateConfigFile(XBRLInstance, URI, URI) - Method in class com.ihr.xbrl.dataloader.Loader
-
Migrate config file.
- migrateConfigFile(XBRLInstance, URI, URI) - Method in class com.ihr.xbrl.dataloader.LoaderEngine
-
Migrates a configuration file from using a DTS to using a new DTS with information from
an XBRL versioning report.
- migrateConfigFile(XBRLInstance, URI, URI) - Method in class com.ihr.xbrl.mapper.MapEngine
-
Migrates a configuration file from using a DTS to using a new DTS with information from
an XBRL versioning report.
- migrateConfigFile(XBRLInstance, URI, URI) - Method in class com.ihr.xbrl.mapper.Mapper
-
Migrates a mapping configuration file to a new release of a DTS
Produces a XHTML file in the given URI with information about the
migration process.
- MIGRATION_NOT_POSSIBLE - Static variable in class com.ihr.xbrl.versioning.ConceptActivityReport
-
The Constant MIGRATION_NOT_POSSIBLE.
- MIGRATION_OK - Static variable in class com.ihr.xbrl.versioning.ConceptActivityReport
-
The Constant MIGRATION_OK.
- MIGRATION_WITH_WARNINGS - Static variable in class com.ihr.xbrl.versioning.ConceptActivityReport
-
The Constant MIGRATION_WITH_WARNINGS.
- migrationPossibilities() - Method in class com.ihr.xbrl.versioning.ConceptActivityReport
-
Migration possibilities.
- MINUTES - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant MINUTES.
- MISTMATCHED_BASE_SET_FOR_EXTENDED_LINK - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
-
The Constant MISTMATCHED_BASE_SET_FOR_EXTENDED_LINK.
- MISTMATCHING_LINKBASEREF_AND_LINKBASE - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
-
The Constant MISTMATCHING_LINKBASEREF_AND_LINKBASE.
- MODEL_DIMENSIONAL - Static variable in interface com.ihr.xbrl.om.formula.XBRLVariablesHolder
-
The Constant MODEL_DIMENSIONAL.
- MODEL_NON_DIMENSIONAL - Static variable in interface com.ihr.xbrl.om.formula.XBRLVariablesHolder
-
The Constant MODEL_NON_DIMENSIONAL.
- monetaryItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
-
The Constant monetaryItemType.
- MONTHS - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
-
The Constant MONTHS.
- moveNamespacesUp(Document) - Static method in class com.ihr.xbrl.om.XBRLDocument
-
Internal method used during serialization of XML files.
- moveNamespacesUp(DocumentImpl) - Static method in class com.ihr.xbrl.om.XBRLDocument
-
Internal method used during serialization of XML files.
- moveRegion(Region, SheetPoint) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
-
Moves all SheetPoints in the Region region to be mapped according to the new SheetPoint indicated in destination.
- MultiDTSUriResolverFactory - Class in com.ihr.xbrl.om
-
This class can be used when multiple URI Resolvers shall be created and registered one after another.
- MultiDTSUriResolverFactory() - Constructor for class com.ihr.xbrl.om.MultiDTSUriResolverFactory
-
- MultiDTSValidationFile - Interface in com.ihr.xbrl.om
-
Interface for a file that wraps a ZIP file that may contain other XBRL files inside.
- MultiDTSValidationFileImpl - Class in com.ihr.xbrl.om
-
Simple implementation of the MultiDTSValidationFile for a single File instance.
- MultiDTSValidationFileImpl(File) - Constructor for class com.ihr.xbrl.om.MultiDTSValidationFileImpl
-
Instantiates a new multi dts validation file impl.
- MultiDTSValidationHandler - Interface in com.ihr.xbrl.om
-
Interface for all classes that receives an XBRLValidationReport and
prepares other report that can be used by applications .
- MultiDTSValidationService - Class in com.ihr.xbrl.om
-
This class supports hyper fast XBRL validation by using a configuration file
where multiple DTS are pre-defined.
- MultiDTSValidationService() - Constructor for class com.ihr.xbrl.om.MultiDTSValidationService
-
- MultiFormulaParameterResolver - Class in com.ihr.xbrl.om.formula
-
Establish a chain of parameter resolvers all stored in a vector of formula parameter resolvers.
- MultiFormulaParameterResolver() - Constructor for class com.ihr.xbrl.om.formula.MultiFormulaParameterResolver
-
Instantiates a new multi formula parameter resolver.
- MultiFormulaParameterResolverFactory - Class in com.ihr.xbrl.om.formula
-
This class can be used then multiple Formula Parameter Resolvers shall be created and registered one after another.
- MultiFormulaParameterResolverFactory() - Constructor for class com.ihr.xbrl.om.formula.MultiFormulaParameterResolverFactory
-
- MULTIPLE_NON_SEQUAL_ARCROLE_TYPE_DEFINITIONS - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant MULTIPLE_NON_SEQUAL_ARCROLE_TYPE_DEFINITIONS.
- MULTIPLE_NON_SEQUAL_ROLE_TYPE_DEFINITIONS - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
-
The Constant MULTIPLE_NON_SEQUAL_ROLE_TYPE_DEFINITIONS.
- multiply(double) - Method in class com.ihr.xbrl.om.instance.XBRLFractionValue
-
- multiply(double) - Method in interface com.ihr.xbrl.om.instance.XBRLNumber
-
Multiply.
- multiply(double) - Method in class com.ihr.xbrl.om.instance.XBRLNumericValue
-
- multiplyBy - Static variable in class com.ihr.xbrl.om.formula.aspects.UnitAspectRule
-
The Constant multiplyBy.
- multiplyBy - Static variable in class com.ihr.xbrl.om.table.definition.UnitAspectRule
-
The Constant multiplyBy.
- MutableAspectValue - Interface in com.ihr.xbrl.om.table.definition
-
An instance of a MutableAspectValue must accept a set of values
that will be returned later when the aspect value is requested
This allows for open breakdowns resolved when an instance is present.