Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

C

ca_absolute_acceptance_radius_expression - Static variable in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
Used for the creation of messages.
ca_acceptance_radius - Static variable in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
Used for the creation of messages.
ca_aspect_matched_facts - Static variable in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
Used for the creation of messages.
ca_proportional_acceptance_radius_expression - Static variable in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
Used for the creation of messages.
cacertsFileName - Static variable in class com.ihr.xbrl.util.InstallCert
This is the file name (without path) where the digital certificates will be stored.
cacheContains(Integer) - Method in class com.ihr.xbrl.om.DTSContainer
Interrogates objects in the cache of documents indexed by documentURI returns true if the documentURI is on the cache The document URI is normalized and absolutized before the index search operation fragments are removed because the cache contains documents.
cacheDims - Variable in class com.rs.xbrl.instructions.dimensions.DPBase.GenerationContextDP
 
cacheDimUse - Variable in class com.rs.xbrl.instructions.dimensions.DPBase.GenerationContextDP
 
cacheDomains - Variable in class com.rs.xbrl.instructions.dimensions.DPBase.GenerationContextDP
 
cachedResult(Aspect, Object, Object) - Method in class com.ihr.xbrl.om.formula.util.AspectsCache
Cached result.
cachedResult(Aspect, Collection<QName>, Object, Object) - Method in class com.ihr.xbrl.om.formula.util.AspectsCache
Cached result.
cacheGet(URI) - Method in class com.ihr.xbrl.om.DTSContainer
Obtains a document from the cache using the document URI.
cacheGet(Integer) - Method in class com.ihr.xbrl.om.DTSContainer
Obtains a document from the cache indexed by document URI The URI is absolutized and normalized before comparison.
cacheGet(XBRLFactItem, QNameValue, QName) - Method in class com.ihr.xbrl.om.formula.util.FactHasExplicitDimensionValueCache
Cache get.
cacheGet(QNameValue, StringValue, StringValue, StringValue) - Method in class com.ihr.xbrl.om.formula.util.FilterMemberCache
Cache get.
cacheHypercubes - Variable in class com.rs.xbrl.instructions.dimensions.DPBase.GenerationContextDP
 
CacheKey(NodeInfo, QNameValue) - Constructor for class com.ihr.xbrl.om.formula.util.XFIFactExplicitDimensionValueCache.CacheKey
Instantiates a new cache key.
cachePut(XMLDocumentURI) - Method in class com.ihr.xbrl.om.DTSContainer
Stores a document in the cache indexed by document URI The URI is absolutized and normalized before stored being stored.
cachePut(Aspect, Object, Object, boolean) - Method in class com.ihr.xbrl.om.formula.util.AspectsCache
Cache put.
cachePut(Aspect, Collection<QName>, Object, Object, boolean) - Method in class com.ihr.xbrl.om.formula.util.AspectsCache
Cache put.
cachePut(QNameValue, StringValue, StringValue, StringValue, ArrayList<QNameValue>) - Method in class com.ihr.xbrl.om.formula.util.FilterMemberCache
Cache put.
cacheRemove(Integer) - Method in class com.ihr.xbrl.om.DTSContainer
Removes a document form the cache.
cacheResource(XBRLExtendedLink, NodeInfo, Class<? extends XBRLResource>) - Method in class com.ihr.xbrl.om.DTSContainer
Obtains a resource from the cache or creates a new resource corresponding to the node supplied as a parameter and stores it in the cache for further reference.
cacheSchemaByNamespace(String) - Method in class com.ihr.xbrl.om.DTSContainer
Obtains a series of XBRLTaxonomy objects from the cache based on the namespace declared in the XBRLTaxonomy schema Results are not in any specific ordered Returns the empty sequence if the namespace is not found in the DTS.
cacheSize() - Method in class com.ihr.xbrl.om.DTSContainer
Returns the number of files in the cache.
CalArc - Class in com.rs.xbrl.instructions.core
 
CalArc() - Constructor for class com.rs.xbrl.instructions.core.CalArc
 
calculateDuration(GregorianCalendar, GregorianCalendar) - Static method in class com.ihr.xbrl.util.TimeUtils
Calculates the Duration between two GregorianCalendar dates.
calculateXBRL() - Method in interface com.ihr.xbrl.gui.interfaces.HasXBRLCalculation
This method launches the execution of the auto calculation engine.
CALCULATION_CIRCULAR - Static variable in class com.ihr.xbrl.om.errors.XBRLInconsistency
The Constant CALCULATION_CIRCULAR.
CALCULATION_COMPARISON_OF_NUMBER_WITH_ZERO_PRECISION_ZERO - Static variable in class com.ihr.xbrl.om.errors.XBRLInconsistency
The Constant CALCULATION_COMPARISON_OF_NUMBER_WITH_ZERO_PRECISION_ZERO.
CALCULATION_INCONSISTENCY_PERIOD_TYPES_MISTMATCH - Static variable in class com.ihr.xbrl.om.errors.XBRLInconsistency
The Constant CALCULATION_INCONSISTENCY_PERIOD_TYPES_MISTMATCH.
CALCULATION_MISTMATCH - Static variable in class com.ihr.xbrl.om.errors.XBRLInconsistency
The Constant CALCULATION_MISTMATCH.
CALCULATION_RULE_SKIPPED_BY_DUPLICATE - Static variable in class com.ihr.xbrl.om.errors.XBRLInconsistency
The Constant CALCULATION_RULE_SKIPPED_BY_DUPLICATE.
Calculationlink - Class in com.rs.xbrl.instructions.core
 
Calculationlink() - Constructor for class com.rs.xbrl.instructions.core.Calculationlink
 
CalculationLinkAbstract - Class in com.rs.xbrl.instructions.core
 
CalculationLinkAbstract() - Constructor for class com.rs.xbrl.instructions.core.CalculationLinkAbstract
 
CalculationLinkbase - Class in com.ihr.xbrl.om.exLinks
The Class CalculationLinkbase.
CalculationLinkbase(XMLFragment) - Constructor for class com.ihr.xbrl.om.exLinks.CalculationLinkbase
Instantiates a new calculation linkbase.
CalculationLinkbase(XBRLDocument, DTSBase) - Constructor for class com.ihr.xbrl.om.exLinks.CalculationLinkbase
CalculationLinkbase(XBRLDocument, XBRLRoleType) - Constructor for class com.ihr.xbrl.om.exLinks.CalculationLinkbase
Creates a CalculationLinkbase extended link.
CalculationPolynomial - Class in com.ihr.xbrl.om.instance.autocalculation
This is an object model expression of the calculation linkbase using polynomial notation of the form: result = a * Cn + b * Cm ...
CalculationPolynomial(XBRLItem, XBRLRoleType) - Constructor for class com.ihr.xbrl.om.instance.autocalculation.CalculationPolynomial
Deprecated.
CalculationPolynomial(XBRLItem, int) - Constructor for class com.ihr.xbrl.om.instance.autocalculation.CalculationPolynomial
Instantiates a new calculation polynomial.
Call - Class in com.rs.xbrl.instructions.flow
 
Call() - Constructor for class com.rs.xbrl.instructions.flow.Call
 
CANCEL - Static variable in interface com.ihr.xbrl.database.common.DatabaseManagerGUI
Value of the dialog status CANCEL.
CANCEL - Static variable in class com.ihr.xbrl.gui.jarsearch.DlgSearchJarAndClass
The Constant CANCEL.
cancel() - Method in class com.ihr.xbrl.util.InitializeInThread
Cancel Sets the status to CANCELLED and error is set to null If the status is RUNNING, then after the finalization of the initialization thread, the status is not changed to ERROR or INITIALIZED but remains in CANCELLED status.
canDoTheWork(Object) - Method in interface com.ihr.xbrl.resolvers.Worker
returns true if the worker can perform its work with the supplied parameters.
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.IFRS2010NameOfReportingEntity
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.LastResortCompanyName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.LastResortConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.StaticConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus0ConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus1ConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus2ConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus3ConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus4ConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.TaxonomyPrefixPlus5ConceptName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.USGaapDEI2008EntityRegistrantName
 
canDoTheWork(Object) - Method in class com.ihr.xbrl.resolvers.workers.USGaapDEI2008TradingSymbol
 
CANNOT_ADD_CONTEXT_TO_REPORT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_ADD_CONTEXT_TO_REPORT.
CANNOT_ADD_FACT_TO_REPORT_DUE_TO_XBRLVALIDATIONEXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNT_ADD_FACT_TO_REPORT_DUE_TO_XBRLVALIDATIONEXCEPTION.
CANNOT_ADD_IMPORT_TO_TAXONOMY - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_ADD_IMPORT_TO_TAXONOMY.
CANNOT_ADD_RELATIONSHIP_FROM_TO_FRAGMENT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_ADD_RELATIONSHIP_FROM_TO_FRAGMENT.
CANNOT_ADD_RELATIONSHIP_TO_EXTENDED_LINK - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_ADD_RELATIONSHIP_TO_EXTENDED_LINK.
CANNOT_ADD_RELATIONSHIP_TO_TO_FRAGMENT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_ADD_RELATIONSHIP_TO_TO_FRAGMENT.
CANNOT_ADD_UNIT_TO_THE_REPORT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_ADD_UNIT_TO_THE_REPORT.
CANNOT_CHANGE_ID_OF_ELEMENT_BECAUSE_COLLIDES_WITH_OTHER_ELEMENT_ID - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_CHANGE_ID_OF_ELEMENT_BECAUSE_COLLIDES_WITH_OTHER_ELEMENT_ID.
CANNOT_CREATE_FACT_ELEMENT_IS_NOT_AN_XBRL_CONCEPT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_CREATE_FACT_ELEMENT_IS_NOT_AN_XBRL_CONCEPT.
CANNOT_REMOVE_CONTEXT_FROM_REPORT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_REMOVE_CONTEXT_FROM_REPORT.
CANNOT_REMOVE_ID_BECAUSE_FRAGMENT_CONTAINS_RELATIONSHIPS - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_REMOVE_ID_BECAUSE_FRAGMENT_CONTAINS_RELATIONSHIPS.
CANNOT_REMOVE_RELATIONSHIP_FROM_BASE_SET - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_REMOVE_RELATIONSHIP_FROM_BASE_SET.
CANNOT_REMOVE_RELATIONSHIP_FROM_EXTENDED_LINK - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_REMOVE_RELATIONSHIP_FROM_EXTENDED_LINK.
CANNOT_REMOVE_RELATIONSHIP_FROM_FROM_FRAGMENT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_REMOVE_RELATIONSHIP_FROM_FROM_FRAGMENT.
CANNOT_REMOVE_RELATIONSHIP_FROM_TO_FRAGMENT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_REMOVE_RELATIONSHIP_FROM_TO_FRAGMENT.
CANNOT_REMOVE_UNIT_FROM_REPORT - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
The Constant CANNOT_REMOVE_UNIT_FROM_REPORT.
canUseFallback(QName) - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
Can use fallback.
caseAt - Static variable in class com.ihr.xbrl.om.resolvers.ZipCascadeURIResolver
The Constant caseAt.
Catalog - Class in com.rs.xbrl.instructions.pack
Moves a zip file to the XBRL Catalog (reporting standard catalog in the local computer)
Catalog() - Constructor for class com.rs.xbrl.instructions.pack.Catalog
 
catalogsFileName - Static variable in class com.ihr.xbrl.om.resolvers.DTSCatalogURIResolver
The Constant catalogsFileName.
catalogsFileName - Static variable in class com.ihr.xbrl.om.resolvers.ZipCascadeURIResolver
The Constant catalogsFileName.
Cell - Class in com.ihr.xbrl.om.table.layout
The Class Cell.
Cell(XBRLTableLayout, int, int, Collection<Object>, int) - Constructor for class com.ihr.xbrl.om.table.layout.Cell
Instantiates a new cell.
CellHeader - Class in com.ihr.xbrl.om.table.layout
The Class CellHeader.
CellHeader(Group, XBRLStructuralNode, CellHeader, OpenCellHeader, EffectiveBreakdown, int) - Constructor for class com.ihr.xbrl.om.table.layout.CellHeader
Instantiates a new cell header.
CellSet - Class in com.ihr.xbrl.om.table.layout
The Class CellSet.
CellSet(Axis, XBRLTableLayout) - Constructor for class com.ihr.xbrl.om.table.layout.CellSet
Instantiates a new cell set.
centeredIn(Window, Dimension) - Static method in class com.ihr.xbrl.gui.basic.ExceptionDialog
Helper method to calculate a point that makes two windows have the same center point.
centeredIn(Dimension, Dimension) - Static method in class com.ihr.xbrl.gui.basic.ExceptionDialog
Helper method to calculate a point that makes two windows have the same center point.
centeredInScreen(Window) - Static method in class com.ihr.xbrl.gui.basic.ExceptionDialog
Centered in screen.
centerWithin(Window, Window) - Static method in class com.ihr.xbrl.gui.basic.ExceptionDialog
Helper method to mode newWindow to the center of frame window.
cEqual(XBRLFactItem) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
Evaluates if the two instantiation of the items are c-equal.
changeBase(DTSBase, DTSBase) - Method in class com.ihr.xbrl.om.XBRLRelationshipPointImpl
This object is informed that a DTSBase is going to be deleted.
changeBase(DTSBase, DTSBase) - Method in class com.ihr.xbrl.om.XMLFragment
This object is informed that a DTSBase is going to be deleted.
changeElementId(XMLFragment, String, String) - Method in class com.ihr.xbrl.om.XBRLDocument
Changes the key of an element in the internal itemsById hashtable but does not change the id on the target element.
changeExtendedLink(XBRLExtendedLink, XBRLExtendedLink) - Method in class com.ihr.xbrl.om.XBRLDocumentRootNode
Change extended link key.
ChangeGUIOptions - Static variable in class com.ihr.xbrl.util.OEM
Check for OEMs that do not allow to change the GUI options.
ChangeProcessorsOptions - Static variable in class com.ihr.xbrl.util.OEM
Check for OEMs that do not allow to change the processor options.
ChangeUnitsOptions - Static variable in class com.ihr.xbrl.util.OEM
Check for OEMs that do not allow to change the Units options.
characters(CharSequence, int, int) - Method in class com.ihr.xbrl.adins.esef.ESEFProcessor
Characters.
characters(CharSequence, int, int) - Method in class com.ihr.xbrl.adins.esef.validation.ESEF_2_5_1_b
Characters.
characters(CharSequence, int, int) - Method in class com.ihr.xbrl.adins.esef.validation.ESEFIxRule
Characters.
characters(CharSequence, int, int) - Method in interface com.ihr.xbrl.om.ixbrl.IXBRLReceiver
Grabbed from Saxon Receiver interface.
characters(CharSequence, int, int) - Method in class com.ihr.xbrl.om.sax.IXBRLKeyElementsInterceptor
Characters.
characters(CharSequence, int, int) - Method in class com.ihr.xbrl.om.sax.XBRLSaxBuilder
Characters.
characters(CharSequence, int, int) - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
Characters.
check(URL) - Method in class com.ihr.xbrl.catalog.check.CheckXBRLStaticCatalog2
 
check(F) - Method in interface com.ihr.xbrl.util.LookForwardIterator.ICheck
Check.
checkArguments(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.XFF_has_fallback_value
Check arguments.
checkArguments(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.XFFunctionMultiArguments
Check arguments.
checkArguments(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.XFI_concept_label
Check arguments.
checkArguments(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.XFI_concept_relationships
Check arguments.
checkArguments(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.XFI_distinct_nonAbstract_parent_concepts
Check arguments.
checkArguments(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.XFI_fact_footnotes
Check arguments.
checkArguments(ExpressionVisitor) - Method in class com.ihr.xbrl.om.formula.functions.XFI_format_number
Check arguments.
checkArguments(ExpressionVisitor) - Method in class com.ihr.xbrl.om.FunctionCallWithDetails
Method called during static type checking.
checkBase(boolean, URI) - Static method in class com.ihr.xbrl.om.XMLFragment
For internal use only.
checkCleanDocumentInfo() - Method in class com.ihr.xbrl.om.XBRLDocument
Check clean document info.
checkCountOfRelationships(Integer) - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
When the method to read arcroles on this extended link is called it explores relationships and declared arcroleRefs.
checkCyclicDependencies(QName) - Method in class com.ihr.xbrl.om.formula.XBRLVariableSetResource
Starting variable to check cycles from.
checkDifferentVersions(Object, Object) - Static method in class com.ihr.xbrl.util.VersionWithDots
Compare two objects trying to convert them to numbers before comparison.
checkDuplicates() - Method in class com.ihr.xbrl.mapper.MapperBase
Verifies the content of the mapper file and explore possible duplicate mappings (same concept for the same context and unit mapped more than once) If this happens the mapper has to make an election during the instance document generation time.
checkDuplicateType(XBRLFact, XBRLFact) - Method in class com.ihr.xbrl.om.instance.duplicates.DuplicatesAnalyzer
Check duplicate type.
checkFilters(XBRLFact) - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
Check filters.
checkImplicitFiltering(XBRLFact) - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
Returns true then the fact passed in matches all uncovered aspects in fact previously set.
checkIsLoaded(RSRemoteCatalogResolver.StaticCatalogEntry) - Static method in class com.ihr.xbrl.om.resolvers.TaxonomyPackageURIResolver
Check is loaded for the StaticCatalogEntry received as a parameter.
checkPrecision0() - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
Check precision 0.
checkPreFilter(XBRLInstanceRootNode) - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
Check pre filter.
checkRaise() - Method in exception com.ihr.xbrl.manage.DeadLockException
This method shall be called as the first method in the catch block it will decrement the internal deep counter and raise the same DeadLockException if the counter has not reach level 0.
checkRoleType(XBRLRoleType, URI) - Method in class com.ihr.xbrl.om.XBRLDocumentRootNode
Check role type.
checkSecureScheme(SAXSource) - Static method in class com.ihr.xbrl.util.URITools
This method will check the content of source to find if the file indicated is a https scheme URL rather than http URL.
checkTargetroleAttribute(GenerationContext, XBRLRoleType, XBRLArcroleType, XBRLAttribute[], XMLFragment) - Method in class com.rs.xbrl.instructions.dimensions.DPBase
Check targetrole attribute.
checkValidArcroleOnLink(XBRLArcroleType, QName) - Static method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
This method checks if the arcrole can be used on the specified linkbase type according with the rules in the XBRL 2.1 specification.
checkValidQNameIsConcept(QName) - Method in class com.ihr.xbrl.om.table.XBRLTableProcessor
Validates the QName passed in in the QName parameter is a concept defined in the DTS and is not a dimension and not an hypercube.
checkValidQNameIsConcept(QName) - Method in class com.ihr.xbrl.om.xenum.ExtensibleEnumerationsProcessor
Validates the QName passed in in the QName parameter is a concept defined in the DTS and is not a dimension and not an hypercube.
checkValidQNameIsConcept(QName) - Method in class com.ihr.xbrl.om.xenum2.ExtensibleEnumerations2Processor
Validates the QName passed in in the QName parameter is a concept defined in the DTS and is not a dimension and not an hypercube.
checkValidQNameIsConceptOrDimension(QName, QName) - Method in class com.ihr.xbrl.om.table.XBRLTableProcessor
Validates the QName passed in in the QName parameter is a concept or a dimension defined in the DTS and not an hypercube.
checkVariable(XBRLVariablesHolder, QName, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.XBRLVariableFact
Check variable.
checkVariable(XBRLVariablesHolder, QName, Collection<QName>) - Method in interface com.ihr.xbrl.om.formula.XBRLVariableFormulaEvaluable
Called for variables that are also resources during the static compilation phase of the formula preparation.
checkVariable(XBRLVariablesHolder, QName, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.XBRLVariableGeneral
Check variable.
checkVariable(XBRLVariablesHolder, QName, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.XBRLVariableInternal
Check variable.
checkVariable(XBRLVariablesHolder, QName, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.XBRLVariableParameter
Check variable.
checkVariable(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
Execute validations as defined in the Formula specification.
checkVariablesFrom(XBRLVariableResolver) - Method in class com.ihr.xbrl.formula.FlVariableResolver
 
checkVariablesFrom(XBRLVariableResolver) - Method in interface com.ihr.xbrl.om.XBRLVariableResolver
Check variable declarations in res and existing variable declarations Add only new variables and update values for existing variables.
checkVisible(Point) - Static method in class com.ihr.xbrl.gui.basic.MainWindowTools
Checks if the point received as a parameter is in a physical screen.
CheckXBRLStaticCatalog2 - Class in com.ihr.xbrl.catalog.check
The idea is to load one XBRLStaticCatalog2.xml file from a URL and then check all its contents for inconsistencies
CheckXBRLStaticCatalog2() - Constructor for class com.ihr.xbrl.catalog.check.CheckXBRLStaticCatalog2
 
ChildAspectOrFilter - Class in com.rs.xbrl.instructions.formula.hilevel
The Class ChildAspectOrFilter.
ChildAspectOrFilter(String, ConceptParserResult, ConceptParserResult, String) - Constructor for class com.rs.xbrl.instructions.formula.hilevel.ChildAspectOrFilter
Instantiates a new child aspect or filter.
childExists(E) - Method in class com.ihr.xbrl.om.FastXMLFragmentContent
Checks if this container already contains the node indicated in the newChild parameter.
childExists(NodeImpl) - Method in class com.ihr.xbrl.om.XMLFragment
Returns true if the child node exists.
ChildOrSelfAspectOrFilter - Class in com.rs.xbrl.instructions.formula.hilevel
The Class ChildOrSelfAspectOrFilter.
ChildOrSelfAspectOrFilter(String, ConceptParserResult, ConceptParserResult, String) - Constructor for class com.rs.xbrl.instructions.formula.hilevel.ChildOrSelfAspectOrFilter
Instantiates a new child or self aspect or filter.
children() - Method in class com.ihr.xbrl.dts.XBRLRootNode
Children.
children() - Method in class com.ihr.xbrl.dts.XBRLTreeNode
Children.
CHOICE - Static variable in class com.ihr.xbrl.om.taxonomy.XSDComposition
The Constant CHOICE.
classLocal - Static variable in class com.ihr.xbrl.om.xhtml.elements.BaseElem
The Constant classLocal.
ClassSelectionTableModel() - Constructor for class com.ihr.xbrl.gui.jarsearch.DlgSearchJarAndClass.ClassSelectionTableModel
 
clean() - Method in class com.ihr.xbrl.tools.excel.VariablesResolver
 
cleanErrorClassName(Exception) - Static method in exception com.ihr.xbrl.om.errors.XBRLValidationException
returns just the class name without the package name and in the error ends with "Exception" that part is elinimated
cleanFormulaExpression(String) - Static method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Helper function that cleans up the content of an XPath expression so it can be used as a text string in a GUI.
cleanStateFullRules() - Method in class com.ihr.xbrl.adins.esef.ESEFRulesLibrary
Clean state full rules.
clear() - Method in class com.ihr.xbrl.adins.eba.EBAProcessor
Clear.
clear() - Method in class com.ihr.xbrl.adins.efm.EFMProcessor
Clear.
clear() - Method in class com.ihr.xbrl.adins.esef.ESEFProcessor
Clear.
clear() - Method in class com.ihr.xbrl.database.common.XBRLDatabaseAccessApp
 
clear() - Method in class com.ihr.xbrl.dataloader.XBRLFilterContextImpl
Called to clear all internal cached values.
clear() - Method in class com.ihr.xbrl.dts.DimensionalInstanceExplorer
Clear.
clear() - Method in class com.ihr.xbrl.dts.DpDimension
Empty all members in the duplicates dimension and returns this.
clear() - Method in class com.ihr.xbrl.dts.EditorSourceImpl
clear all information stored for all aspects.
clear() - Method in class com.ihr.xbrl.dts.InstanceExplorer
Clear.
clear() - Method in class com.ihr.xbrl.dts.InstanceExplorerAbstract
Clear.
clear() - Method in interface com.ihr.xbrl.dts.InstanceExplorerInterface
Clear.
clear() - Method in class com.ihr.xbrl.dts.PeriodDimension
Empty the Period Dimension content so it can be recreated from the instance.
clear() - Method in class com.ihr.xbrl.formula.FlFormulaProcessor
 
clear() - Method in class com.ihr.xbrl.formula.FlVariableResolver
Clear.
clear() - Method in class com.ihr.xbrl.manage.DbUtil
 
clear() - Method in class com.ihr.xbrl.mapper.instance.MapperDoc
 
clear() - Method in class com.ihr.xbrl.mapper.instance.MapperFacts
 
clear() - Method in class com.ihr.xbrl.mapper.ListMapperFacts
 
clear() - Method in class com.ihr.xbrl.mapper.MapEngine
Clear.
clear() - Method in class com.ihr.xbrl.mapper.Mapper
 
clear() - Method in class com.ihr.xbrl.mapper.MapperBase
 
clear() - Method in class com.ihr.xbrl.om.approps.XBRLAppPropsProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
Clear.
clear() - Method in class com.ihr.xbrl.om.assertions.XBRLExistenceAssertion
Clear.
clear() - Method in class com.ihr.xbrl.om.assertions.XBRLValueAssertion
Clear.
clear() - Method in class com.ihr.xbrl.om.AtomicComparerHelper
Clear.
clear() - Method in class com.ihr.xbrl.om.autofill.AutoFillProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.customcodes.CustomCodesProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.DTSContainer
Similarly to the clear method in collections, this method frees up memory and resources used in this object.
clear() - Method in class com.ihr.xbrl.om.exLinks.CalculationLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.DTSBase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.DTSBaseSet
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.FootnoteLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.FormulaLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.GenericLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.LabelLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.OtherLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.PresentationLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.ReferenceLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLArc
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLDocumentation
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbase
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbaseRootNode
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLLocator
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLlrrAndRelationshipConstraints
Releases all constraints read and memory used on this class.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
Clear.
clear() - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
Removes all referneces to this resource in the DTS.
clear() - Method in class com.ihr.xbrl.om.exLinks.XLinkElement
Clear.
clear() - Method in class com.ihr.xbrl.om.FastXMLFragmentContent
Clear all content.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFAspectTestAbstract
Clear memory used objects.
clear() - Method in interface com.ihr.xbrl.om.formula.aspects.tests.XFAspectTestInterface
Free resources used during evaluation that are no longer needed.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFAspectTestXPathAbstract
Clear memory used objects.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFCompleteScenarioAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFCompleteSegmentAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFConceptAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFDimensionsTestController
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFEntityAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFExplicitDimensionAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFLocationAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFNonXDTScenarioAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFNonXDTSegmentAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFPeriodAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFTypedDimensionAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.aspects.tests.XFUnitAspectTest
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.errors.XBRLResultMessage
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.Evaluation
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.FContext
Clears all dimensional and non dimensional information on this context.
clear() - Method in class com.ihr.xbrl.om.formula.filters.XBRLRelativeFilter
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.util.AspectsCache
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.util.FactHasExplicitDimensionValueCache
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.util.FilterMemberCache
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.util.XBRLVariableTree
Reset all memory assigned to evaluation caches of variables in this variable tree.
clear() - Method in class com.ihr.xbrl.om.formula.util.XFIFactExplicitDimensionValueCache
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.util.XFIImplicitFilterOptimizer
This method will clear the optimizer and will execute all code registered to be executed via calls to XFIImplicitFilterOptimizer.addOnClear(Runnable).
clear() - Method in class com.ihr.xbrl.om.formula.XBRLCustomFunction
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLFormula
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLFormulaResource
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLVariableFact
Clear.
clear() - Method in interface com.ihr.xbrl.om.formula.XBRLVariableFormulaEvaluable
Used to clean up.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLVariableInternal
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLVariableParameter
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLVariablePrecondition
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLVariableResource
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
Clear.
clear() - Method in class com.ihr.xbrl.om.formula.XBRLVariableSetResource
Clear.
clear() - Method in class com.ihr.xbrl.om.instance.autocalculation.AutoCalculationProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLContext
Clear.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLFact
Eliminates all this fact content.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
Eliminates all this fact content.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLFactsContainer
Clear.
clear() - Method in interface com.ihr.xbrl.om.instance.XBRLFactsList
Removes all children elements in this XBRLFactList.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
Clear.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
Clear.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLInstance
Clear.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLInstanceRootNode
Clear.
clear() - Method in interface com.ihr.xbrl.om.instance.XBRLNumber
Clear.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLPeriod
Clear.
clear() - Method in class com.ihr.xbrl.om.instance.XBRLUnit
Clear.
clear() - Method in class com.ihr.xbrl.om.ixbrl.elements.BaseIXElement
Clear.
clear() - Method in class com.ihr.xbrl.om.ixbrl.IXBRLProcessorBase
Clear.
clear() - Method in class com.ihr.xbrl.om.quality.QualityProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.renderhints.RenderHints
Clear.
clear() - Method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.rstable.RSTableProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.sax.DTSDiscoveryInfo
clear all collected information.
clear() - Method in class com.ihr.xbrl.om.sax.KeyElementsInterceptorHelper
Clear.
clear() - Method in class com.ihr.xbrl.om.sax.KeyNodesCollected
Clear.
clear() - Method in class com.ihr.xbrl.om.sax.XBRLDocumentInfo
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.ConceptAspectNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.ConceptAspectRule
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.DimensionExplicitRule
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.DimensionTypedRule
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.EntityIdentifierAspectNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.EntityIdentifierAspectRule
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.ExplicitDimensionAspectNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.FragmentsAspectRule
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.PeriodAspectNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.PeriodAspectRule
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.TypedDimensionAspectNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.UnitAction
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.UnitAspectNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.UnitAspectRule
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.XBRLAspectNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.XBRLBreakdown
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.XBRLConceptRelationshipNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.XBRLDimensionRelationshipNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.XBRLRuleNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.definition.XBRLTable
Clear.
clear() - Method in class com.ihr.xbrl.om.table.layout.Cell
Clear.
clear() - Method in class com.ihr.xbrl.om.table.layout.CellHeader
Clear.
clear() - Method in class com.ihr.xbrl.om.table.layout.CellSet
Clear.
clear() - Method in class com.ihr.xbrl.om.table.layout.EffectiveBreakdown
Clear.
clear() - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
Clear all content including references to external resolvers.
clear() - Method in class com.ihr.xbrl.om.table.layout.OpenCell
Clear.
clear() - Method in class com.ihr.xbrl.om.table.layout.OpenCellHeader
Clear.
clear() - Method in class com.ihr.xbrl.om.table.layout.XBRLTableLayout
Deprecated.
clear() - Method in interface com.ihr.xbrl.om.table.structural.Aspect
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.AspectAndDistanceToLeaf
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.AspectsConsolidator
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.DimensionDefaultRule
Clear.
clear() - Method in interface com.ihr.xbrl.om.table.structural.StructuralNodeInterface
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.XBRLConceptClosedRelationshipStructuralNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.XBRLDimensionClosedRelationshipStructuralNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.XBRLStructuralBreakdown
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.XBRLStructuralNode
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.XBRLStructuralTable
Clear.
clear() - Method in class com.ihr.xbrl.om.table.structural.XBRLTableSet
Clear.
clear() - Method in class com.ihr.xbrl.om.table.XBRLTableProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
Frees-up the memory used by this object.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLImport
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLInclude
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomy
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomyRootNode
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XBRLTuple
Clear.
clear() - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
Clear.
clear() - Method in class com.ihr.xbrl.om.utr.UTRProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.XBRLCoreProcessor
Resets the content of the validation report.
clear() - Method in class com.ihr.xbrl.om.XBRLDocument
Clear.
clear() - Method in class com.ihr.xbrl.om.XBRLDocumentRootNode
Clear.
clear() - Method in interface com.ihr.xbrl.om.XBRLDTSDocument
Frees-up used memory.
clear() - Method in class com.ihr.xbrl.om.XBRLNamespaceContext
Clear.
clear() - Method in interface com.ihr.xbrl.om.XBRLPlugInProcessor
Called when the DTSContainer's clear method is called.
clear() - Method in class com.ihr.xbrl.om.XBRLRelationshipPointImpl
Clear.
clear() - Method in class com.ihr.xbrl.om.XBRLSchemaErrorListener
Removes all received messages.
clear() - Method in class com.ihr.xbrl.om.XBRLValidationReport
Clear all exceptions and inconsistencies in this report.
clear() - Method in class com.ihr.xbrl.om.xdt.XDTDimensionalPrimaryItem
Clear.
clear() - Method in class com.ihr.xbrl.om.xdt.XDTDimensionUse
Clear.
clear() - Method in class com.ihr.xbrl.om.xdt.XDTDomainMemberUse
Clear.
clear() - Method in class com.ihr.xbrl.om.xdt.XDTHypercubeUse
Clear.
clear() - Method in class com.ihr.xbrl.om.xdt.XDTPrimaryItem
Clear.
clear() - Method in class com.ihr.xbrl.om.xdt.XDTPrimaryItemUse
Clear.
clear() - Method in class com.ihr.xbrl.om.xdt.XDTProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.xenum.DomainNode
Clear.
clear() - Method in class com.ihr.xbrl.om.xenum.EnumerationElement
Clear.
clear() - Method in class com.ihr.xbrl.om.xenum.ExtensibleEnumerationsProcessor
Clear.
clear() - Method in class com.ihr.xbrl.om.xenum2.DomainNode
Clear.
clear() - Method in class com.ihr.xbrl.om.xenum2.EnumerationElement
Clear.
clear() - Method in class com.ihr.xbrl.om.xenum2.ExtensibleEnumerations2Processor
Clear.
clear() - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTable
Clear.
clear() - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTr
Clear.
clear() - Method in class com.ihr.xbrl.om.xhtml.HTMLDocumentImpl
Clear.
clear() - Method in class com.ihr.xbrl.om.XMLAttributesInDTS
Clear.
clear() - Method in class com.ihr.xbrl.om.XMLDocumentImpl
Clear.
clear() - Method in class com.ihr.xbrl.om.XMLDocumentURI
Clear.
clear() - Method in class com.ihr.xbrl.om.XMLFragment
Frees-up used memory This method should not be invoqued on live objects in the DTS.
clear() - Method in class com.ihr.xbrl.om.XMLFragmentNamespaceResolver
Clear.
clear() - Method in class com.ihr.xbrl.om.XPathOnXMLFragment
Clear.
clear() - Method in class com.ihr.xbrl.pojo.XBRLPojoGenerator
Liberates all resources cached during the pojo model generation
clear() - Method in class com.ihr.xbrl.store.StorageService
Releases memory in the caches reserved by the surrounding processors.
clear() - Method in class com.ihr.xbrl.util.CollectionArray
Clear.
clear() - Method in class com.ihr.xbrl.util.EmptyCollection
Clear.
clear() - Method in class com.ihr.xbrl.util.EmptyList
Clear.
clear() - Method in class com.ihr.xbrl.util.EmptySet
Clear.
clear() - Method in class com.ihr.xbrl.util.EqualsCache
Removes all cached values.
clear() - Method in class com.ihr.xbrl.util.SortedCollection
Clear.
clear() - Method in class com.ihr.xbrl.xbrlq.XBRLqResult
Clear.
Clear - Class in com.rs.xbrl.instructions.core
 
Clear() - Constructor for class com.rs.xbrl.instructions.core.Clear
 
clearCaches() - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
Used to clear memory used during the DTS loading process.
clearDTSReferences() - Method in class com.ihr.xbrl.om.instance.XBRLInstanceRootNode
Removes all schemas, linkbases, roleRefs, arcroleRefs etc in the DTS of this instance document.
clearEqualsCaches() - Method in class com.ihr.xbrl.om.DTSContainer
Clear equals caches.
clearErrors(String) - Method in class com.ihr.xbrl.adins.esef.ESEFPreValidation
Clear errors.
clearFacts() - Method in class com.ihr.xbrl.om.instance.XBRLFactsContainer
The clear method removes all facts form the container and also sets the parent to null.
clearFacts() - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
Clear only stored facts by all aspects stored.
clearMergeAspects() - Method in class com.ihr.xbrl.om.table.structural.AspectsConsolidator
Clear merge aspects.
clearParameters() - Method in class com.ihr.xbrl.om.ixbrl.IXBRLTransformer
Clear parameters.
clearParameters() - Method in class com.ihr.xbrl.transform.TransformProcessor
 
clearSession(Session, DbUtil.Database) - Method in class com.ihr.xbrl.pojo.XBRLPojoGenerator
Clear the session cache.
clearVariableSetDicoveredDuringExpressionCompilation() - Method in class com.ihr.xbrl.om.formula.XBRLFormulaResource
Clear variable set dicovered during expression compilation.
clone() - Method in class com.ihr.xbrl.comparator.Event.EventNodeXBRLAttribute
 
clone() - Method in class com.ihr.xbrl.comparator.Event.EventNodeXMLFragment
 
clone() - Method in class com.ihr.xbrl.dts.IdentifierMember
Clone.
clone() - Method in class com.ihr.xbrl.dts.InstantModeMember
Clone.
clone() - Method in interface com.ihr.xbrl.dts.Member
Clone constructor.
clone() - Method in class com.ihr.xbrl.dts.MemberDuplicate
Clone.
clone() - Method in class com.ihr.xbrl.dts.MemberQName
Clone.
clone() - Method in class com.ihr.xbrl.dts.MemberString
Clone.
clone() - Method in class com.ihr.xbrl.dts.NullMember
Clone.
clone() - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
Clone.
clone() - Method in class com.ihr.xbrl.dts.PeriodMember
Clone.
clone() - Method in class com.ihr.xbrl.dts.PMember
Clone.
clone() - Method in class com.ihr.xbrl.dts.ValidCombinationMember
Clone.
clone() - Method in class com.ihr.xbrl.dts.XMLFragmentMember
Clone.
clone() - Method in class com.ihr.xbrl.mapper.instance.MapperContext
 
clone(DTSContainer) - Method in class com.ihr.xbrl.mapper.instance.MapperContext
 
clone() - Method in class com.ihr.xbrl.mapper.instance.MapperContextBase
 
clone(DTSContainer) - Method in class com.ihr.xbrl.mapper.instance.MapperContextBase
 
clone() - Method in interface com.ihr.xbrl.mapper.instance.MapperPeriod
Clone.
clone(DTSContainer) - Method in interface com.ihr.xbrl.mapper.instance.MapperPeriod
Clone in a different DTSContainer
clone() - Method in class com.ihr.xbrl.mapper.instance.MapperPeriod3
 
clone(DTSContainer) - Method in class com.ihr.xbrl.mapper.instance.MapperPeriod3
 
clone() - Method in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
 
clone(DTSContainer) - Method in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
 
clone() - Method in class com.ihr.xbrl.om.exLinks.CalculationLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.CalculationLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.FootnoteLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.FootnoteLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.FormulaLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.FormulaLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.GenericLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.GenericLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.LabelLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.LabelLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.OtherLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.OtherLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.PresentationLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.PresentationLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.ReferenceLinkbase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.ReferenceLinkbase
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.XBRLArc
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.XBRLArc
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.XBRLArcroleRef
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.XBRLArcroleRef
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbaseRef
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbaseRef
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbaseRootNode
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.XBRLLinkbaseRootNode
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.XBRLLocator
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.XBRLLocator
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
Clone.
clone() - Method in class com.ihr.xbrl.om.exLinks.XBRLRoleRef
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.exLinks.XBRLRoleRef
Clone.
clone() - Method in class com.ihr.xbrl.om.formula.Evaluation
Clone.
clone() - Method in class com.ihr.xbrl.om.formula.util.VariablesLoopController.ClsVariableSetCombinationsIterator
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLContext
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLContext
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLEntity
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLEntity
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLFact
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLFact
Clone current fact but in a new DTSContainer.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLFactNonNumeric
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLFactNonNumeric
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLFactsContainer
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
Clone.
clone(DTSContainer, XBRLFactsList) - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLIdentifier
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLIdentifier
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLInstance
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLInstanceRootNode
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLInstanceRootNode
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLMeasure
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLMeasure
Clone.
clone() - Method in interface com.ihr.xbrl.om.instance.XBRLNumber
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLPeriod
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLPeriod
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLScenario
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLScenario
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLSchemaRef
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLSchemaRef
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLSegment
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLSegment
Clone.
clone() - Method in class com.ihr.xbrl.om.instance.XBRLUnit
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.instance.XBRLUnit
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Denominator
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Exclude
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Footnote
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Fraction
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Header
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Hidden
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10NonFraction
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10NonNumeric
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Numerator
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10References
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Resources
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX10Tuple
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Continuation
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Denominator
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Exclude
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Footnote
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Fraction
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Header
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Hidden
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11NonFraction
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11NonNumeric
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Numerator
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11References
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Relationship
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Resources
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.ixbrl.elements.IX11Tuple
Clone.
clone() - Method in class com.ihr.xbrl.om.sax.DTSDiscoveryInfo
Clone.
clone() - Method in class com.ihr.xbrl.om.table.structural.AspectsConsolidator
Clone.
clone() - Method in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
Clone.
clone() - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleType
Clone.
clone() - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomyRootNode
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTaxonomyRootNode
Clone.
clone() - Method in class com.ihr.xbrl.om.taxonomy.XMLAnnotation
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.taxonomy.XMLAnnotation
Clone.
clone() - Method in class com.ihr.xbrl.om.taxonomy.XMLAppInfo
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.taxonomy.XMLAppInfo
Clone.
clone() - Method in class com.ihr.xbrl.om.XBRLAttribute
Clone.
clone(XBRLRelationshipPointImpl, XMLFragment) - Static method in class com.ihr.xbrl.om.XBRLRelationshipPointImpl
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemA
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemAbbr
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemAcronym
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemAddress
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemArea
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemB
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemBase
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemBdo
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemBig
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemBlockquote
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemBody
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemBr
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemButton
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemCaption
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemCite
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemCode
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemCol
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemColgroup
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemDd
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemDel
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemDfn
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemDiv
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemDl
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemDt
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemEm
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemFieldset
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemForm
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemH1
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemH2
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemH3
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemH4
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemH5
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemH6
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemHead
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemHr
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemHtml
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemI
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemImg
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemInput
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemIns
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemKbd
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemLabel
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemLegend
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemLi
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemLink
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemMap
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemMeta
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemNoscript
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemObject
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemOl
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemOptgroup
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemOption
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemP
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemParam
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemPre
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemQ
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemRb
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemRp
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemRt
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemRuby
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemSamp
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemScript
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemSelect
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemSmall
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemSpan
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemStrong
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemStyle
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemSub
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemSup
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTable
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTbody
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTd
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTextarea
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTfoot
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTh
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemThead
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTitle
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTr
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemTt
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemUl
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.xhtml.elements.ElemVar
Clone.
clone() - Method in class com.ihr.xbrl.om.xhtml.HTMLDocumentImpl
Clone.
clone() - Method in class com.ihr.xbrl.om.XMLDocumentImpl
Clone.
clone() - Method in class com.ihr.xbrl.om.XMLFragment
Clone.
clone(DTSContainer) - Method in class com.ihr.xbrl.om.XMLFragment
Clone.
clone() - Method in class com.ihr.xbrl.tools.excel.ExcelSheetPoint
 
clone() - Method in class com.ihr.xbrl.util.JarAndClasses
Clone.
clone() - Method in interface com.ihr.xbrl.util.workbooks.SheetPoint
Clone.
close() - Method in interface com.ihr.xbrl.gui.interfaces.FpLogHandlerInterface
Close.
close() - Method in interface com.ihr.xbrl.gui.interfaces.InstallCallBack
Used to close this window.
close() - Method in class com.ihr.xbrl.om.sax.XBRLSaxBuilder
Close.
close() - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
Close.
close() - Method in class com.ihr.xbrl.om.xhtml.NullWriter
Close.
close() - Method in class com.ihr.xbrl.tools.excel.ExcelRSWorkbook
 
closeAttribute - Static variable in class com.ihr.xbrl.om.rstable.RSTableOpenFilter
The Constant expressionAttribute.
closeCloseableSilently(Closeable) - Static method in class com.ihr.xbrl.util.XMLTools
Close closeable silently.
CLOSED - Static variable in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
This is a static representation of an EMPTY CLOSED hypercube.
ClosedDefinitionNode - Class in com.rs.xbrl.instructions.table
 
ClosedDefinitionNode() - Constructor for class com.rs.xbrl.instructions.table.ClosedDefinitionNode
 
closedQName - Static variable in class com.ihr.xbrl.om.xdt.XDTProcessor
xbrldt:closed.
closeSource(Source) - Static method in class com.ihr.xbrl.util.XMLTools
Tries to close a source used to process an XML file.
CLOSING_BOOKS_PREVIOUS_YEAR - Static variable in class com.ihr.xbrl.dts.FactUseItem
This constant indicates that the concept item is used at the beginning/end of previous year.
ClsData() - Constructor for class com.ihr.xbrl.om.formula.HashtableBasedParameterResolver.ClsData
 
ClsDataForNewNode - Class in com.ihr.xbrl.mapper.instance
The Class ClsDataForNewNode.
ClsDataForNewNode() - Constructor for class com.ihr.xbrl.mapper.instance.ClsDataForNewNode
 
ClsIgnoreAllReceiver(PipelineConfiguration) - Constructor for class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
Instantiates a new cls ignore all receiver.
ClsPackQNameContainer - Class in com.ihr.xbrl.dts
Encapsulates a container and the dimension name together.
ClsPackQNameContainer(QName, XDTDimensionUse, int, boolean) - Constructor for class com.ihr.xbrl.dts.ClsPackQNameContainer
Instantiates a new cls pack q name container.
ClsStringWidthAndLines() - Constructor for class com.ihr.xbrl.util.TextTools.ClsStringWidthAndLines
 
ClsVariableSetCombinationsIterator(XBRLVariableSetResource) - Constructor for class com.ihr.xbrl.om.formula.util.VariablesLoopController.ClsVariableSetCombinationsIterator
Instantiates a new cls variable set combinations iterator.
ClsVariableSetCombinationsIterator2(XMLFragment, List<XBRLVariableResourceUse>, VariablesLoopController) - Constructor for class com.ihr.xbrl.om.formula.util.VariablesLoopController.ClsVariableSetCombinationsIterator2
Instantiates a new cls variable set combinations iterator2.
ClsVersioningNamespace() - Constructor for class com.ihr.xbrl.versioning.VlVersioningProcessor.ClsVersioningNamespace
 
code - Static variable in class com.ihr.xbrl.dts.VCode
 
code - Static variable in class com.ihr.xbrl.om.customcodes.CustomCode
The Constant code.
collectAspects() - Method in class com.ihr.xbrl.om.table.structural.AspectsConsolidator
Collect aspects on this node and returns a structure with aspects indexed by tag.
collectAssertionVariablenames(HashSet<QName>) - Method in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
Collect assertion variablenames.
collectAssertionVariablenames(HashSet<QName>) - Method in class com.ihr.xbrl.om.assertions.XBRLExistenceAssertion
Collect assertion variablenames.
collectAssertionVariablenames(HashSet<QName>) - Method in class com.ihr.xbrl.om.assertions.XBRLValueAssertion
Collect assertion variablenames.
collectAssertionVariablenames(HashSet<QName>) - Method in interface com.ihr.xbrl.om.formula.errors.XBRLMessageContext
Collect assertion variablenames.
collectDimensions(Set<ClsPackQNameContainer>, DimensionalInstanceExplorerCommonParametersContext) - Method in class com.ihr.xbrl.dts.PMember
Explore concept definition for additional dimensions and add them to the Dimensions HashSet.
CollectionArray<E> - Class in com.ihr.xbrl.util
The Class CollectionArray.
CollectionIterator<E> - Class in com.ihr.xbrl.util
Helpful class to Iterate over values of a collection with additional information about the relative position of last returned value.
CollectionIterator(Collection<E>) - Constructor for class com.ihr.xbrl.util.CollectionIterator
Creates a CollectionIterator over the collection received in the baseCol parameter.
collectRelationships(List<XBRLRelationship>, Set<XMLFragment>, RC_XFI_concept_relationships.Axis, XMLElementDefinition, List<XBRLRoleType>, List<XBRLArcroleType>, int, QNameValue, QNameValue, boolean) - Static method in class com.ihr.xbrl.om.formula.functions.reusable.RC_XFI_concept_relationships
Collect relationships.
collectRelationships(ArrayList<XBRLRelationship>, RC_XFI_concept_relationships_drs.Axis, XMLElementDefinition, List<XBRLRoleType>, int) - Static method in class com.ihr.xbrl.om.formula.functions.reusable.RC_XFI_concept_relationships_drs
Collect relationships.
collectTopLevelSchemaUsage(URI, String, URI, boolean) - Method in class com.ihr.xbrl.om.DTSContainer
Collect top level schema usage.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLAncestorFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLAndFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLAspectCoverFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLConceptFilterAbstract
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLExplicitDimensionFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLExplicitDimensionMultiFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in interface com.ihr.xbrl.om.formula.filters.XBRLFormulaFilter
This method is called after the filter has been compiled.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLGeneralFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLGeneralMeasuresFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLIdentifierFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLLocationFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLMatchAbstractFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLOrFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLParentFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodEndFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodForeverFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodInstantDurationFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodInstantFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodStartFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLRegExpIdentifierFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLRegExpSchemeFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLRelativeFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLScenarioFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSegmentFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSiblingFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSingleMeasureFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSpecificIdentifierFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSpecificSchemeFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLTypedDimensionFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLValueNilFilter
Collect variables.
collectVariables(Collection<QName>, Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLValuePrecisionFilter
Collect variables.
collectVariables(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Add parameter variables to the collection received as a parameter This method can add only global variables available to all formulas.
colorizeXML(String) - Static method in class com.ihr.xbrl.util.XMLTools
This method prepares an HTML representation of the incoming text with nice colors on element names attribute names, attribute values and element values.
COLUMN_ADDED - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
The Constant COLUMN_ADDED.
COLUMN_DELETED - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
The Constant COLUMN_DELETED.
COLUMN_PERIOD_DURATION_COMPARATOR - Static variable in class com.ihr.xbrl.dts.ColumnPeriod
The Constant COLUMN_PERIOD_DURATION_COMPARATOR.
COLUMN_PERIOD_END_COMPARATOR - Static variable in class com.ihr.xbrl.dts.ColumnPeriod
The Constant COLUMN_PERIOD_END_COMPARATOR.
COLUMN_PERIOD_START_COMPARATOR - Static variable in class com.ihr.xbrl.dts.ColumnPeriod
The Constant COLUMN_PERIOD_START_COMPARATOR.
ColumnPeriod - Class in com.ihr.xbrl.dts
This is a class representing a logical reporting period.
ColumnPeriod(HasBoySupport, GregorianCalendar, int) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Instantiates a new column period.
ColumnPeriod(HasBoySupport, XBRLPeriod, int, HandleDateStep.InstantMode) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Creates a column period using an XBRLPeriod, as source.
ColumnPeriod(HasBoySupport, XBRLPeriod) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Instantiates a new column period.
ColumnPeriod(HasBoySupport, GregorianCalendar, GregorianCalendar) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Creates a non standard column period with two dates.
ColumnPeriod(HasBoySupport, Date, Date) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Creates a non standard column period with two dates.
ColumnPeriod(GregorianCalendar, GregorianCalendar) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Creates a non standard column period with two dates.
ColumnPeriod(Date, Date) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Constructs a ColumnPeriod instance for the two dates indicated The HasBoySupport parameter that exists in other constructors is taken from the AppContext.getApplication() so make sure an application is set and that application implements the HasBoySupport interface
ColumnPeriod(HasBoySupport, ColumnPeriod, int) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Creates a new ColumnPeriod that starts at the same date as the column period in the parameter but extends to the end of the dateStep in the second parameter.
ColumnPeriod(String) - Constructor for class com.ihr.xbrl.dts.ColumnPeriod
Creates a column period form its string serialization.
ColumnPeriod.ColumnPeriodDurationComparator - Class in com.ihr.xbrl.dts
The Class ColumnPeriodDurationComparator.
ColumnPeriod.ColumnPeriodEndComparator - Class in com.ihr.xbrl.dts
The Class ColumnPeriodEndComparator.
ColumnPeriod.ColumnPeriodStartComparator - Class in com.ihr.xbrl.dts
The Class ColumnPeriodStartComparator.
ColumnPeriodDurationComparator() - Constructor for class com.ihr.xbrl.dts.ColumnPeriod.ColumnPeriodDurationComparator
 
ColumnPeriodEndComparator() - Constructor for class com.ihr.xbrl.dts.ColumnPeriod.ColumnPeriodEndComparator
 
ColumnPeriodStartComparator() - Constructor for class com.ihr.xbrl.dts.ColumnPeriod.ColumnPeriodStartComparator
 
com.ihr.xbrl.adins.eba - package com.ihr.xbrl.adins.eba
 
com.ihr.xbrl.adins.efm - package com.ihr.xbrl.adins.efm
Provides the implementation of the Edgar Filer Manual validation add-in This package contains the implementation of the Edgar Filer Manual validation engine according with the rules defined by the U.S.
com.ihr.xbrl.adins.efm.errors - package com.ihr.xbrl.adins.efm.errors
Provides classes for the specific error messages for the the implementation of the Edgar Filer Manual validation add-in This package is part of the implementation of the Edgar Filer Manual Created: 15/05/2011
com.ihr.xbrl.adins.esef - package com.ihr.xbrl.adins.esef
 
com.ihr.xbrl.adins.esef.errors - package com.ihr.xbrl.adins.esef.errors
 
com.ihr.xbrl.adins.esef.validation - package com.ihr.xbrl.adins.esef.validation
 
com.ihr.xbrl.catalog.check - package com.ihr.xbrl.catalog.check
 
com.ihr.xbrl.comparator - package com.ihr.xbrl.comparator
Provides the classes necessary to compare two DTSs and obtain the differences according to the XVS specification.
com.ihr.xbrl.database.common - package com.ihr.xbrl.database.common
Common root classes used by applications that require access to XBRL information stored into the database.
com.ihr.xbrl.database.pagination - package com.ihr.xbrl.database.pagination
Provides supporting classes to access the result of queries using pagination Pagination allows to retrieve just a small set of records, a page is a set of records.
com.ihr.xbrl.dataloader - package com.ihr.xbrl.dataloader
Provides the classes necessary to load data from an instance document to any possible data target.
com.ihr.xbrl.dataloader.target - package com.ihr.xbrl.dataloader.target
Provides implementations of different drivers for data loading Loader drivers responds to loading events and store the information in the target format.
com.ihr.xbrl.db - package com.ihr.xbrl.db
 
com.ihr.xbrl.dotnet - package com.ihr.xbrl.dotnet
Provides the classes necessary in order to initialize the XBRL Java library in the .net environment From a .net application it is required to do a call to com.ihr.xbrl.dotnet.InitDotNet.Initialize() before the XBRL library XBRLJLIB-2.0.DLL is used.
com.ihr.xbrl.dts - package com.ihr.xbrl.dts
Provides the classes necessary to investigate the content of a DTS.
com.ihr.xbrl.dts.history - package com.ihr.xbrl.dts.history
This package contains interfaces and classes in order to allow classes in the API for the following functionality: Store events like the event to create a fact item by the Excel Driver and store useful information such as the excel sheet and cell the data is coming from.
com.ihr.xbrl.filters - package com.ihr.xbrl.filters
Provides the classes necessary to identify a fact in an instance document by all the properties the element could be uniquely identified.
com.ihr.xbrl.formula - package com.ihr.xbrl.formula
Provides the classes to implement a plug in processor for XBRL information and execute XQuery formulas defined in XBRL Linkbases The content of this package is the processor and the required classes to compile and execute formulas written in the XQuery language from the W3C.
com.ihr.xbrl.gui.basic - package com.ihr.xbrl.gui.basic
Provides basic classes necessary to interact with the user.
com.ihr.xbrl.gui.common.userdriver - package com.ihr.xbrl.gui.common.userdriver
Provides dialogs to let the user identify jar files with drivers to connect to the database or user classes to store into the XBRL Database.
com.ihr.xbrl.gui.interfaces - package com.ihr.xbrl.gui.interfaces
Provides the interfaces for the common operations that require user interface and are implemented in applications.
com.ihr.xbrl.gui.jarsearch - package com.ihr.xbrl.gui.jarsearch
Provides interfaces to open a dialog to allow the user to identify a jar package that contains extension classes to different parts of the XBRL API.
com.ihr.xbrl.manage - package com.ihr.xbrl.manage
 
com.ihr.xbrl.mapper - package 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.filters - package com.ihr.xbrl.mapper.filters
Provides the classes necessary to filter the content of instance documents Filtering of facts in an instance document may be used for formula processing or for data loading by a driver.
com.ihr.xbrl.mapper.instance - package com.ihr.xbrl.mapper.instance
 
com.ihr.xbrl.mapper.source - package com.ihr.xbrl.mapper.source
Provides implementations of drivers to obtain data from multiple sources in order to create an XBRL Instance Some of the drivers collects data from a web form or from an excel file.
com.ihr.xbrl.mapper.source.worksheet - package com.ihr.xbrl.mapper.source.worksheet
This package contains the root class for the mapper XBRL drivers that obtains information from spreadsheets, Excel and Google sheets are currently implemented.
com.ihr.xbrl.mapper.util - package com.ihr.xbrl.mapper.util
 
com.ihr.xbrl.notifications - package com.ihr.xbrl.notifications
 
com.ihr.xbrl.om - package com.ihr.xbrl.om
Provides the classes necessary to start processing XBRL information.
com.ihr.xbrl.om.approps - package com.ihr.xbrl.om.approps
This package contains classes to implement an Application Properties processor.
com.ihr.xbrl.om.aspects - package com.ihr.xbrl.om.aspects
Provides classes to process aspects in the DTS.
com.ihr.xbrl.om.assertions - package com.ihr.xbrl.om.assertions
 
com.ihr.xbrl.om.assertions.errors - package com.ihr.xbrl.om.assertions.errors
 
com.ihr.xbrl.om.autofill - package com.ihr.xbrl.om.autofill
 
com.ihr.xbrl.om.customcodes - package com.ihr.xbrl.om.customcodes
 
com.ihr.xbrl.om.dtr - package com.ihr.xbrl.om.dtr
 
com.ihr.xbrl.om.errors - package 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.exLinks - package com.ihr.xbrl.om.exLinks
Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links.
com.ihr.xbrl.om.formula - package com.ihr.xbrl.om.formula
Provides the classes necessary to implement a plug in XBRL processor for validation of docuents and taxonomies according to the XBRL formula specification 1.0 At this stage the package is just created.
com.ihr.xbrl.om.formula.aspects - package com.ihr.xbrl.om.formula.aspects
 
com.ihr.xbrl.om.formula.aspects.tests - package com.ihr.xbrl.om.formula.aspects.tests
 
com.ihr.xbrl.om.formula.errors - package com.ihr.xbrl.om.formula.errors
 
com.ihr.xbrl.om.formula.filters - package com.ihr.xbrl.om.formula.filters
 
com.ihr.xbrl.om.formula.functions - package com.ihr.xbrl.om.formula.functions
Provides the classes necessary for implementing all XPath2 functions defined in the XFI functions library.
com.ihr.xbrl.om.formula.functions.custom - package com.ihr.xbrl.om.formula.functions.custom
 
com.ihr.xbrl.om.formula.functions.errors - package com.ihr.xbrl.om.formula.functions.errors
 
com.ihr.xbrl.om.formula.functions.reusable - package com.ihr.xbrl.om.formula.functions.reusable
Contains classes than can be reused from XFI functions and other classes in the API that requires the same functionality but without the overhead of being an XFI function with parameters
com.ihr.xbrl.om.formula.util - package com.ihr.xbrl.om.formula.util
 
com.ihr.xbrl.om.instance - package com.ihr.xbrl.om.instance
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
com.ihr.xbrl.om.instance.autocalculation - package com.ihr.xbrl.om.instance.autocalculation
 
com.ihr.xbrl.om.instance.duplicates - package com.ihr.xbrl.om.instance.duplicates
 
com.ihr.xbrl.om.instance.unit - package com.ihr.xbrl.om.instance.unit
 
com.ihr.xbrl.om.ixbrl - package com.ihr.xbrl.om.ixbrl
 
com.ihr.xbrl.om.ixbrl.elements - package com.ihr.xbrl.om.ixbrl.elements
 
com.ihr.xbrl.om.ixbrl.errors - package com.ihr.xbrl.om.ixbrl.errors
 
com.ihr.xbrl.om.ixbrl.ixt - package com.ihr.xbrl.om.ixbrl.ixt
 
com.ihr.xbrl.om.ixbrl.ixv - package com.ihr.xbrl.om.ixbrl.ixv
 
com.ihr.xbrl.om.linkedlists - package com.ihr.xbrl.om.linkedlists
This package contains classes and methods to process linked concepts where the target concept data type is a list and the concept source data type is string.
com.ihr.xbrl.om.lrr - package com.ihr.xbrl.om.lrr
 
com.ihr.xbrl.om.quality - package com.ihr.xbrl.om.quality
 
com.ihr.xbrl.om.quality.frta - package com.ihr.xbrl.om.quality.frta
 
com.ihr.xbrl.om.quality.frta.errors - package com.ihr.xbrl.om.quality.frta.errors
 
com.ihr.xbrl.om.quality.frta.validation - package com.ihr.xbrl.om.quality.frta.validation
 
com.ihr.xbrl.om.quality.rs - package com.ihr.xbrl.om.quality.rs
 
com.ihr.xbrl.om.quality.rs.errors - package com.ihr.xbrl.om.quality.rs.errors
 
com.ihr.xbrl.om.quality.rs.validation - package com.ihr.xbrl.om.quality.rs.validation
 
com.ihr.xbrl.om.renderhints - package com.ihr.xbrl.om.renderhints
This is a renderhints processor that process resources in linkbases to define render hints that Reporting Standard tools understands
com.ihr.xbrl.om.resolvers - package com.ihr.xbrl.om.resolvers
 
com.ihr.xbrl.om.resolvers.errors - package com.ihr.xbrl.om.resolvers.errors
 
com.ihr.xbrl.om.rstable - package com.ihr.xbrl.om.rstable
 
com.ihr.xbrl.om.rstable.errors - package com.ihr.xbrl.om.rstable.errors
 
com.ihr.xbrl.om.sax - package com.ihr.xbrl.om.sax
 
com.ihr.xbrl.om.start - package com.ihr.xbrl.om.start
 
com.ihr.xbrl.om.table - package com.ihr.xbrl.om.table
This package contains an object model to work with tables as defined in the XBRL Table specification The current implementation is based on table linkbase PWD http://www.xbrl.org/Specification/table-linkbase/PWD-2013-05-17/table-linkbase-PWD-2013-05-17.html The XBRLTableProcessor class
com.ihr.xbrl.om.table.definition - package com.ihr.xbrl.om.table.definition
Classes supporting definition nodes
com.ihr.xbrl.om.table.errors - package com.ihr.xbrl.om.table.errors
Contains specialized classes for different type of errors defined in the table specification
com.ihr.xbrl.om.table.layout - package com.ihr.xbrl.om.table.layout
The layout model represents the content of the table according with section 7 of the specification
com.ihr.xbrl.om.table.structural - package com.ihr.xbrl.om.table.structural
This package contains classes related with the table structural model.
com.ihr.xbrl.om.taxonomy - package 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.om.utr - package com.ihr.xbrl.om.utr
Provides classes for handling the Units Registry from XBRL International The Units Registry provides extra validation of elements based on the element data type and the unit assigned by XBRL International in the Units Registry.
com.ihr.xbrl.om.utr.errors - package com.ihr.xbrl.om.utr.errors
 
com.ihr.xbrl.om.value - package com.ihr.xbrl.om.value
This package contains interfaces used by processors that restrict the value space of reported facts
com.ihr.xbrl.om.xdt - package com.ihr.xbrl.om.xdt
Provides the classes necessary to implement a plug in XBRL processor for validation of dimensional instance documents according to the XBRL Dimensions specification 1.0 This package contains two hierarchies of classes.
com.ihr.xbrl.om.xdt.errors - package com.ihr.xbrl.om.xdt.errors
Provides the classes necessary to produce and process XDT related errors or errors related to the XBRL dimensions specification 1.0 This package mirrors the package in the XBRL 2.1 errors but is specific for the errors defined in the Dimensions Specification.
com.ihr.xbrl.om.xenum - package com.ihr.xbrl.om.xenum
 
com.ihr.xbrl.om.xenum.errors - package com.ihr.xbrl.om.xenum.errors
 
com.ihr.xbrl.om.xenum2 - package com.ihr.xbrl.om.xenum2
 
com.ihr.xbrl.om.xenum2.errors - package com.ihr.xbrl.om.xenum2.errors
 
com.ihr.xbrl.om.xhtml - package com.ihr.xbrl.om.xhtml
 
com.ihr.xbrl.om.xhtml.elements - package com.ihr.xbrl.om.xhtml.elements
 
com.ihr.xbrl.pojo - package com.ihr.xbrl.pojo
Provides the classes necessary to access to the content of a DTS using POJO technology.
com.ihr.xbrl.pojo.etl - package com.ihr.xbrl.pojo.etl
 
com.ihr.xbrl.pojo.user - package com.ihr.xbrl.pojo.user
Provides a set of POJO classes in order to give friendly names to elements in the XBRL Database.
com.ihr.xbrl.resolvers - package com.ihr.xbrl.resolvers
This package contains classes that are able to do clever but simple things like infer the company name from a specific fact item in the xbrl report.
com.ihr.xbrl.resolvers.workers - package com.ihr.xbrl.resolvers.workers
 
com.ihr.xbrl.store - package com.ihr.xbrl.store
 
com.ihr.xbrl.store.services - package com.ihr.xbrl.store.services
 
com.ihr.xbrl.tools - package com.ihr.xbrl.tools
 
com.ihr.xbrl.tools.excel - package com.ihr.xbrl.tools.excel
Provides helper classes to work with Excel documents.
com.ihr.xbrl.transform - package com.ihr.xbrl.transform
Provides the classes necessary to transform an XBRL Instance document into another XML document implements a JAXP javax.xml.transform.Transformer using a specific XBRL Transformation Language The XBRL Transformation Language allows easy access to the content of a DTS and an XBRL Instance document in order to generate other XML document.
com.ihr.xbrl.transform.target - package com.ihr.xbrl.transform.target
Provides the classes necessary to serialize the generated XML document in the output format.
com.ihr.xbrl.updates - package com.ihr.xbrl.updates
 
com.ihr.xbrl.util - package com.ihr.xbrl.util
Provides utility classes with static methods that are used by other classes This is a common container for utilities like resolving relative URIs from two absolute URIs or formatting an XML document to a String...
com.ihr.xbrl.util.workbooks - package com.ihr.xbrl.util.workbooks
Contains classes and interfaces to work with Excel Sheets and Google Sheets independently.
com.ihr.xbrl.util.zip - package com.ihr.xbrl.util.zip
 
com.ihr.xbrl.validation.report - package com.ihr.xbrl.validation.report
 
com.ihr.xbrl.versioning - package com.ihr.xbrl.versioning
Provides the classes necessary to create or access to the content of a versioning report.
com.ihr.xbrl.web - package com.ihr.xbrl.web
Provides the classes necessary to initialize servlers that will transform data into XBRL This package contains a sample Config class for servlets that generates XBRL from web forms or other sources using the mapper engine
com.ihr.xbrl.web.servlets - package com.ihr.xbrl.web.servlets
Provides a sample Servlet that generated XBRL from a web form.
com.ihr.xbrl.xbrlq - package com.ihr.xbrl.xbrlq
 
com.rs.xbrl.instructions - package com.rs.xbrl.instructions
 
com.rs.xbrl.instructions.annotations - package com.rs.xbrl.instructions.annotations
 
com.rs.xbrl.instructions.appprops - package com.rs.xbrl.instructions.appprops
contains instructions to generate resources in a generic linkbase with property sets
com.rs.xbrl.instructions.autofill - package com.rs.xbrl.instructions.autofill
 
com.rs.xbrl.instructions.core - package com.rs.xbrl.instructions.core
 
com.rs.xbrl.instructions.dimensions - package com.rs.xbrl.instructions.dimensions
 
com.rs.xbrl.instructions.flow - package com.rs.xbrl.instructions.flow
Contains instruction to implement process flow during the taxonomy generation.
com.rs.xbrl.instructions.formula - package com.rs.xbrl.instructions.formula
 
com.rs.xbrl.instructions.formula.hilevel - package com.rs.xbrl.instructions.formula.hilevel
 
com.rs.xbrl.instructions.genericmessages - package com.rs.xbrl.instructions.genericmessages
 
com.rs.xbrl.instructions.linkedlists - package com.rs.xbrl.instructions.linkedlists
 
com.rs.xbrl.instructions.pack - package com.rs.xbrl.instructions.pack
Provides instructions to produce ZIP files with manifests according with RS and XBRL taxonomy package specifications
com.rs.xbrl.instructions.renderhints - package com.rs.xbrl.instructions.renderhints
Provides instructions to generate resources in a generic linkbase to provide rendering hints for the RS render hints processor
com.rs.xbrl.instructions.rstable - package com.rs.xbrl.instructions.rstable
 
com.rs.xbrl.instructions.table - package com.rs.xbrl.instructions.table
 
combineAspects(Set<Aspect>) - Static method in class com.ihr.xbrl.om.aspects.Aspects
Returns an integer that contains bit coded information about the aspects set.
comment(CharSequence, int, int) - Method in class com.ihr.xbrl.om.sax.XBRLSaxBuilder
Comment.
comment(CharSequence, int, int) - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition.ClsIgnoreAllReceiver
Comment.
commentary_label_role_URI - Static variable in class com.ihr.xbrl.om.exLinks.LabelLinkbase
The Constant commentary_label_role_URI.
commit() - Method in class com.ihr.xbrl.mapper.instance.MapperDoc
 
commitBatch(XMLFragment) - Method in class com.ihr.xbrl.om.DTSContainer
Commit batch.
commitBatch() - Method in class com.ihr.xbrl.om.XMLFragment
Commit batch.
CommonAspectRule - Class in com.ihr.xbrl.om.formula.aspects
Helper and common methods in all rules.
CommonAspectRule(XdmNode, XBRLFormula) - Constructor for class com.ihr.xbrl.om.formula.aspects.CommonAspectRule
Instantiates a new common aspect rule.
CommonAspectRule - Class in com.ihr.xbrl.om.table.definition
Helper and common methods to work with table aspects.
commonBase(List<URI>) - Static method in class com.ihr.xbrl.util.URITools
Computes the common part of incoming URIS and returns a new URI for that part.
COMPANY_ADDED - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
The Constant COMPANY_ADDED.
COMPANY_DELETED - Static variable in class com.ihr.xbrl.dts.InstanceExplorerEvent
The Constant COMPANY_DELETED.
CompanyFilter - Class in com.ihr.xbrl.filters
The Class CompanyFilter.
CompanyKey - Class in com.ihr.xbrl.dts
The Class CompanyKey.
CompanyKey(String, String) - Constructor for class com.ihr.xbrl.dts.CompanyKey
Instantiates a new company key.
CompanyKey(XBRLFactItem) - Constructor for class com.ihr.xbrl.dts.CompanyKey
Instantiates a new company key.
CompanyKey(XBRLContext) - Constructor for class com.ihr.xbrl.dts.CompanyKey
Instantiates a new company key.
CompanyKey(XBRLEntity) - Constructor for class com.ihr.xbrl.dts.CompanyKey
Instantiates a new company key.
ComparatorMapping<T> - Class in com.ihr.xbrl.comparator
Template class to store a pair of elements.
ComparatorMapping() - Constructor for class com.ihr.xbrl.comparator.ComparatorMapping
 
compare() - Method in class com.ihr.xbrl.comparator.DTSComparator
Compare.
compare(ColumnPeriod, ColumnPeriod) - Method in class com.ihr.xbrl.dts.ColumnPeriod.ColumnPeriodDurationComparator
Compare.
compare(ColumnPeriod, ColumnPeriod) - Method in class com.ihr.xbrl.dts.ColumnPeriod.ColumnPeriodEndComparator
Compare.
compare(ColumnPeriod, ColumnPeriod) - Method in class com.ihr.xbrl.dts.ColumnPeriod.ColumnPeriodStartComparator
Compare.
compare(Member<?>, Member<?>) - Method in class com.ihr.xbrl.dts.PeriodComparator
Compare.
compare(ValidCombinationsFilter.PeriodCombination, ValidCombinationsFilter.PeriodCombination) - Method in class com.ihr.xbrl.dts.ValidCombinationsFilter.PeriodCombination.PeriodCombinationStartComparator
Compare.
compare(XBRLFormulaFilter, XBRLFormulaFilter) - Method in interface com.ihr.xbrl.om.formula.filters.XBRLFilterOrderTool
Compare.
compare(XBRLFormulaFilter, XBRLFormulaFilter) - Method in class com.ihr.xbrl.om.formula.filters.XBRLFilterOrderToolImpl
Compare.
compare(XBRLFormulaFilter, XBRLFormulaFilter) - Method in class com.ihr.xbrl.om.formula.filters.XBRLUserDefinedFilterOrderTool
Compare.
compare(XBRLEntity, XBRLEntity) - Method in class com.ihr.xbrl.om.instance.XBRLEntity.EntityComparator
Compare.
compare(Axis, Axis) - Method in class com.ihr.xbrl.om.table.AxisComparator
Compare.
compare(String, String) - Method in class com.ihr.xbrl.util.StringLengthComparator
Compare.
compare() - Method in class com.ihr.xbrl.versioning.VlVersioningProcessor
Launch the comparison of the fromDTS and the toDTS.
compareAuthorityAndPath(URI, URI) - Static method in class com.ihr.xbrl.util.URITools
Compare authority and paths of two URIs and returns true if they are equals.
compareTo(XBRLFragmentWrapper) - Method in class com.ihr.xbrl.comparator.XBRLFragmentWrapper
This method has been implemented in order to order to sets of relationships so they can be compared in the right sequence.
compareTo(CompanyKey) - Method in class com.ihr.xbrl.dts.CompanyKey
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.DDimension
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.DpDimension
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.EDimension
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.IdentifierDimension
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.IdentifierMember
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.InstantModeMember
Compare to.
compareTo(Member<?>) - Method in interface com.ihr.xbrl.dts.Member
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.MemberDuplicate
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.MemberQName
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.MemberString
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.NullMember
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
Compare to.
compareTo(OpenTableRowKeyMember) - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.PDimension
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.PeriodDimension
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.PeriodDimensionValidCombinations
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.PeriodMember
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.PMember
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.TDimension
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.UndefDimension
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.ValidCombinationMember
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.VirtualDimension
Compare to.
compareTo(VNotes) - Method in class com.ihr.xbrl.dts.VNotes
Compare to.
compareTo(Dimension<?>) - Method in class com.ihr.xbrl.dts.XDimension
Compare to.
compareTo(Member<?>) - Method in class com.ihr.xbrl.dts.XMLFragmentMember
Compare to.
compareTo(DecoratedQName) - Method in class com.ihr.xbrl.gui.basic.DecoratedQName
Compare to.
compareTo(XBRLAssertionResult) - Method in class com.ihr.xbrl.om.errors.XBRLAssertionResult
Compare to.
compareTo(XBRLInconsistency) - Method in class com.ihr.xbrl.om.errors.XBRLInconsistency
Compare to.
compareTo(XBRLValidationException) - Method in exception com.ihr.xbrl.om.errors.XBRLValidationException
Compare to.
compareTo(DTSBase) - Method in class com.ihr.xbrl.om.exLinks.DTSBase
Compare to.
compareTo(XBRLFilterUse) - Method in class com.ihr.xbrl.om.formula.XBRLFilterUse
Compare to.
compareTo(RSRemoteCatalogResolver.StaticCatalogEntry) - Method in class com.ihr.xbrl.om.resolvers.RSRemoteCatalogResolver.StaticCatalogEntry
Compare to.
compareTo(PackStringAndFragment) - Method in class com.ihr.xbrl.om.table.PackStringAndFragment
Compare to.
compareTo(XBRLBreakdownUse) - Method in class com.ihr.xbrl.om.table.XBRLBreakdownUse
Compare to.
compareTo(XBRLDefinitionNodeUse) - Method in class com.ihr.xbrl.om.table.XBRLDefinitionNodeUse
Compare to.
compareTo(XBRLFilterUse) - Method in class com.ihr.xbrl.om.table.XBRLFilterUse
Compare to.
compareTo(XBRLRoleAndArcroleTypes) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
Compare to.
compareTo(NamespaceURIPair) - Method in class com.ihr.xbrl.util.NamespaceURIPair
Compare to.
compareTo(VersionWithDots) - Method in class com.ihr.xbrl.util.VersionWithDots
Compare to.
compareTwoArcs(XBRLArc, XBRLArc) - Static method in class com.ihr.xbrl.om.exLinks.XBRLArc
Compare two arcs and returns true if both are duplicates.
compareTwoLocatorSets(List<XMLFragment>, List<XMLFragment>) - Static method in class com.ihr.xbrl.om.exLinks.XBRLArc
Compare two locator sets.
compilationDate - Static variable in class com.ihr.xbrl.dts.Version
This is the api compilation date. this variable value is updated by the script generating the libraries
compilationDateLastResort - Static variable in class com.ihr.xbrl.dts.Version
 
compile() - Method in class com.ihr.xbrl.formula.FlFormula
Compile.
compile() - Method in class com.ihr.xbrl.formula.FlVariable
Compile.
compileAndEvaluate(XPathCompiler, String, RSTableManager, XBRLInstance) - Method in class com.ihr.xbrl.om.rstable.RSTableProcessor
Compile and evaluate.
compileExpressionAndCollectRequiredVariables(String, Collection<QName>, Collection<QName>, NamespaceResolver, XBRLFormulaResource) - Static method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Compile expression and collect required variables.
compileFilter(XdmNode, XPathCompiler, Hashtable<String, XBRLFacetFilter>) - Static method in class com.ihr.xbrl.mapper.filters.XBRLAndFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler) - Static method in class com.ihr.xbrl.mapper.filters.XBRLConceptNameFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler) - Static method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler) - Static method in class com.ihr.xbrl.mapper.filters.XBRLExplicitDimensionDefaultFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler) - Static method in class com.ihr.xbrl.mapper.filters.XBRLExplicitDimensionScenarioFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler) - Static method in class com.ihr.xbrl.mapper.filters.XBRLExplicitDimensionSegmentFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler) - Static method in class com.ihr.xbrl.mapper.filters.XBRLFalseFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler, Hashtable<String, XBRLFacetFilter>) - Static method in class com.ihr.xbrl.mapper.filters.XBRLFilterCompiler
Converts the filterNode into the appropriate XBRLFacetFilter.
compileFilter(XdmNode, XPathCompiler, Hashtable<String, XBRLFacetFilter>) - Static method in class com.ihr.xbrl.mapper.filters.XBRLOrFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler, Hashtable<String, XBRLFacetFilter>) - Static method in class com.ihr.xbrl.mapper.filters.XBRLRefFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler) - Static method in class com.ihr.xbrl.mapper.filters.XBRLTimeFilter
Compile filter.
compileFilter(XdmNode, XPathCompiler) - Static method in class com.ihr.xbrl.mapper.filters.XBRLTrueFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLAncestorFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLAndFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLAspectCoverFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLConceptBalanceFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLConceptCustomAttributeFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLConceptDataTypeFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLConceptNameFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLConceptPeriodTypeFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLConceptSubstitutionGroupFilter
Compile filter.
compileFilter() - Method in interface com.ihr.xbrl.om.formula.filters.XBRLDelayedCompilationFilter
This is the method that will be called by the Formula Processor in order to compile the filter XPath expression.
compileFilter() - Method in class com.ihr.xbrl.om.formula.filters.XBRLFormulaFilterBase
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLGeneralFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLGeneralMeasuresFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLIdentifierFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLLocationFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLOrFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLParentFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodEndFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodForeverFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodInstantDurationFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodInstantFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLPeriodStartFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLRegExpIdentifierFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLRegExpSchemeFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLRelativeFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLScenarioFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSegmentFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSiblingFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSpecificIdentifierFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLSpecificSchemeFilter
Collect as much static information as possible about this filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLValueNilFilter
Compile filter.
compileFilter(Collection<QName>) - Method in class com.ihr.xbrl.om.formula.filters.XBRLValuePrecisionFilter
Compile filter.
compileFilters() - Method in class com.ihr.xbrl.om.formula.XBRLVariableSetResource
Compile filters.
compileFormulaExpression(String, boolean, boolean) - Method in class com.ihr.xbrl.om.formula.XBRLVariableSetResource
Compile formula expression.
compileFormulaExpression(String, XBRLTableResource, Collection<QName>, Collection<QName>) - Static method in class com.ihr.xbrl.om.table.XBRLTableProcessor
Compiles an XPath expression using the formula processor compiler and parameters.
compileResources() - Method in class com.ihr.xbrl.adins.eba.EBAProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.approps.XBRLAppPropsProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.autofill.AutoFillProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.customcodes.CustomCodesProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.rstable.RSTableProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.table.XBRLTableProcessor
Compile resources.
compileResources() - Method in interface com.ihr.xbrl.om.XBRLCompilableProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.xdt.XDTProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.xenum.ExtensibleEnumerationsProcessor
Compile resources.
compileResources() - Method in class com.ihr.xbrl.om.xenum2.ExtensibleEnumerations2Processor
Compile resources.
compileSeach(Collection<Object>) - Method in class com.ihr.xbrl.om.table.layout.FactsListClassifier
Compile seach.
COMPLETECONTEXT - Static variable in class com.ihr.xbrl.om.table.definition.CommonAspectRule
The Constant COMPLETECONTEXT.
COMPLETESCENARIO - Static variable in class com.ihr.xbrl.om.aspects.Aspects
The COMPLETESCENARIO static aspect.
COMPLETESCENARIO - Static variable in class com.ihr.xbrl.om.table.definition.CommonAspectRule
The Constant COMPLETESCENARIO.
COMPLETESEGMENT - Static variable in class com.ihr.xbrl.om.aspects.Aspects
The COMPLETESEGMENT static aspect.
COMPLETESEGMENT - Static variable in class com.ihr.xbrl.om.table.definition.CommonAspectRule
The Constant COMPLETESEGMENT.
computeCardinality() - Method in class com.ihr.xbrl.om.FunctionCallWithDetails
Determine the cardinality of the function.
computeMembers(List<Dimension<?>>, HasBoySupport, Set<ValidCombinationsFilter.PeriodCombination>) - Static method in class com.ihr.xbrl.dts.DimensionCartesianProducts
Computes the product of all dimensions passed in in the Vector of dimensions.
computeSpecialProperties() - Method in class com.ihr.xbrl.om.formula.functions.XFFunction
Determine the special properties of this expression.
computeStringMultilineWidth(FontMetrics, String) - Static method in class com.ihr.xbrl.util.TextTools
Compute the width of the string using a font with the specified "metrics" (sizes).
CONCEPT - Static variable in class com.ihr.xbrl.om.aspects.Aspects
The CONCEPT static aspect.
CONCEPT - Static variable in class com.ihr.xbrl.om.table.definition.CommonAspectRule
The Constant CONCEPT.
concept - Variable in class com.ihr.xbrl.om.table.layout.FactsListClassifier.SearchCriteria
The concept.
CONCEPT_ADD - Static variable in class com.ihr.xbrl.om.XBRLEvent
Generated when a concept has been added to a DTSContainer.
CONCEPT_BALANCE_AMBIGUOUS - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
The Constant CONCEPT_BALANCE_AMBIGUOUS.
CONCEPT_DEL - Static variable in class com.ihr.xbrl.om.XBRLEvent
Generated when a concept has been removed from a DTSContainer.
CONCEPT_END - Static variable in class com.ihr.xbrl.om.XBRLEvent
Generated at the end of a set of bulk concept related events.
CONCEPT_INVALID_TYPE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
The Constant CONCEPT_INVALID_TYPE.
CONCEPT_LABEL - Static variable in class com.ihr.xbrl.om.XMLFragment
Constant used to indicate formatting options for the friendly name of an object.
concept_label_arcrole_URI - Static variable in class com.ihr.xbrl.om.exLinks.LabelLinkbase
The Constant concept_label_arcrole_URI.
CONCEPT_MISSING_PERIODTYPE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
The Constant CONCEPT_MISSING_PERIODTYPE.
CONCEPT_MODIFIED - Static variable in class com.ihr.xbrl.om.XBRLEvent
Generated when a concept has been removed from a DTSContainer.
CONCEPT_NOT_FOUND - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
The Constant CONCEPT_NOT_FOUND.
CONCEPT_NUMERIC_MISSING_UNIT - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
The Constant CONCEPT_NUMERIC_MISSING_UNIT.
CONCEPT_PERIOD_TYPE_MISTMATCH - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
The Constant CONCEPT_PERIOD_TYPE_MISTMATCH.
CONCEPT_QNAME - Static variable in class com.ihr.xbrl.om.XMLFragment
Constant used to indicate formatting options for the friendly name of an object.
concept_QNameVar_arcrole_URI - Static variable in class com.ihr.xbrl.om.exLinks.FormulaLinkbase
The Constant concept_QNameVar_arcrole_URI.
concept_reference_arcrole_URI - Static variable in class com.ihr.xbrl.om.exLinks.ReferenceLinkbase
The Constant concept_reference_arcrole_URI.
CONCEPT_START - Static variable in class com.ihr.xbrl.om.XBRLEvent
Generated when a bulk set of concept related events will follow.
ConceptActivityReport - Class in com.ihr.xbrl.versioning
This is a class that encapsulates information about what happened to a concept from a previous version of the taxonomy to a new version of the taxonomy.
ConceptActivityReport(QName, VlVersioningProcessor) - Constructor for class com.ihr.xbrl.versioning.ConceptActivityReport
Instantiates a new concept activity report.
ConceptAspect - Class in com.rs.xbrl.instructions.formula
The Class ConceptAspect.
ConceptAspect() - Constructor for class com.rs.xbrl.instructions.formula.ConceptAspect
 
ConceptAspectInterface - Interface in com.ihr.xbrl.om.formula.aspects
This is the interface for all Concept Aspect Resolver classes.
ConceptAspectInterface - Interface in com.ihr.xbrl.om.table.definition
This is the interface for all Concept Aspect Resolver classes.
ConceptAspectNode - Class in com.ihr.xbrl.om.table.definition
The Class ConceptAspectNode.
ConceptAspectNode(XBRLAspectNode) - Constructor for class com.ihr.xbrl.om.table.definition.ConceptAspectNode
Instantiates a new concept aspect node.
conceptAspectPWD20130517 - Static variable in class com.ihr.xbrl.om.table.definition.XBRLAspectNode
The Constant conceptAspect.
conceptAspectREC20140318 - Static variable in class com.ihr.xbrl.om.table.definition.XBRLAspectNode
The Constant conceptAspectREC20140318.
ConceptAspectRule - Class in com.ihr.xbrl.om.formula.aspects
The Class ConceptAspectRule.
ConceptAspectRule(XBRLFormula, XdmNode) - Constructor for class com.ihr.xbrl.om.formula.aspects.ConceptAspectRule
Instantiates a new concept aspect rule.
ConceptAspectRule - Class in com.ihr.xbrl.om.table.definition
The Class ConceptAspectRule.
ConceptAspectRule(XBRLRuleNode, XdmNode) - Constructor for class com.ihr.xbrl.om.table.definition.ConceptAspectRule
Instantiates a new concept aspect rule.
conceptAutofillArcrole_URI - Static variable in class com.ihr.xbrl.om.autofill.AutoFillProcessor
The Constant conceptAutofillArcrole_URI.
ConceptBalanceFilter - Class in com.rs.xbrl.instructions.formula
The Class ConceptBalanceFilter.
ConceptBalanceFilter() - Constructor for class com.rs.xbrl.instructions.formula.ConceptBalanceFilter
 
ConceptCustomAttributeFilter - Class in com.rs.xbrl.instructions.formula
The Class ConceptCustomAttributeFilter.
ConceptCustomAttributeFilter() - Constructor for class com.rs.xbrl.instructions.formula.ConceptCustomAttributeFilter
 
ConceptDataTypeFilter - Class in com.rs.xbrl.instructions.formula
The Class ConceptDataTypeFilter.
ConceptDataTypeFilter() - Constructor for class com.rs.xbrl.instructions.formula.ConceptDataTypeFilter
 
ConceptHeader - Class in com.ihr.xbrl.dts
The Class ConceptHeader.
ConceptHeader(ConceptHeader, XBRLTreeNode) - Constructor for class com.ihr.xbrl.dts.ConceptHeader
Creates a new concept in the header of the table.
ConceptInTable - Class in com.ihr.xbrl.dts
This represents a true XBRL concept used in a cell in a cross presentation table.
ConceptInTable(int, short, XBRLTreeNode) - Constructor for class com.ihr.xbrl.dts.ConceptInTable
Instantiates a new concept in table.
ConceptNameAspectOrFilter - Class in com.rs.xbrl.instructions.formula.hilevel
Make sure you need a concept filter in the XBRL.XBRL_concept_filterNS namespace
ConceptNameAspectOrFilter(QName) - Constructor for class com.rs.xbrl.instructions.formula.hilevel.ConceptNameAspectOrFilter
Instantiates a new concept name aspect or filter.
ConceptNameFilter - Class in com.ihr.xbrl.filters
The Class ConceptNameFilter.
ConceptNameFilter - Class in com.rs.xbrl.instructions.formula
The Class ConceptNameFilter.
ConceptNameFilter() - Constructor for class com.rs.xbrl.instructions.formula.ConceptNameFilter
 
ConceptParserResult - Class in com.rs.xbrl.instructions.formula.hilevel
The Class ConceptParserResult.
ConceptParserResult() - Constructor for class com.rs.xbrl.instructions.formula.hilevel.ConceptParserResult
 
ConceptPeriodTypeFilter - Class in com.rs.xbrl.instructions.formula
The Class ConceptPeriodTypeFilter.
ConceptPeriodTypeFilter() - Constructor for class com.rs.xbrl.instructions.formula.ConceptPeriodTypeFilter
 
ConceptRelationFilter - Class in com.rs.xbrl.instructions.formula
 
ConceptRelationFilter() - Constructor for class com.rs.xbrl.instructions.formula.ConceptRelationFilter
 
Concepts - Class in com.rs.xbrl.instructions.core
 
Concepts() - Constructor for class com.rs.xbrl.instructions.core.Concepts
 
ConceptsAspectInterface - Interface in com.ihr.xbrl.om.table.definition
This is the interface for all Concept Aspect Resolver classes.
ConceptSubstitutionGroupFilter - Class in com.rs.xbrl.instructions.formula
The Class ConceptSubstitutionGroupFilter.
ConceptSubstitutionGroupFilter() - Constructor for class com.rs.xbrl.instructions.formula.ConceptSubstitutionGroupFilter
 
configure(Properties) - Method in class com.ihr.xbrl.adins.eba.EBAProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.adins.efm.EFMProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.adins.esef.ESEFProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.formula.FlFormulaProcessor
 
configure(Properties) - Method in class com.ihr.xbrl.om.approps.XBRLAppPropsProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.autofill.AutoFillProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.customcodes.CustomCodesProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.instance.autocalculation.AutoCalculationProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.ixbrl.IXBRLProcessorBase
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.quality.QualityProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.rstable.RSTableProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.table.XBRLTableProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.utr.UTRProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.XBRLCoreProcessor
Configure.
configure(Properties) - Method in interface com.ihr.xbrl.om.XBRLPlugInProcessor
Configures the processor according with the properties passed in the properties parameter.
configure(Properties) - Method in class com.ihr.xbrl.om.xdt.XDTProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.xenum.ExtensibleEnumerationsProcessor
Configure.
configure(Properties) - Method in class com.ihr.xbrl.om.xenum2.ExtensibleEnumerations2Processor
Configure.
configureJavaProxy(Properties) - Static method in class com.ihr.xbrl.om.DTSContainer
Configures java virtual machine proxy according with the properties received.
congifureGUI(RSRemoteCatalogResolver.StaticCatalogEntry) - Method in interface com.ihr.xbrl.gui.interfaces.InstallCallBack
This method is called by the installation thread informing the GUI about the package going to be installed.
connectFailed(URI, SocketAddress, IOException) - Method in class com.ihr.xbrl.util.InternetProxySelector
Connect failed.
CONSIDER_COMPARISON_WITH_NUMBER_WITH_PRECISION_ZERO_AS_INCONSISTENCY - Static variable in class com.ihr.xbrl.om.DTSContainer
CONSIDER_COMPARISON_WITH_NUMBER_WITH_PRECISION_ZERO_AS_INCONSISTENCY is defined as "http://www.reportingstandard.com/properties/compare-with-number-p-zero-is-inconsistency" Possible value is a String that can be converted into a boolean "true" or "false" Default value is "false" According to the XBRL 2.1 specification in the simple equation A = B + C, if A is zero with precision 0 the comparison must return true regardless the value of B + C.
CONSIDER_DUPLICATES_AS_INCONSISTENCIES - Static variable in class com.ihr.xbrl.om.DTSContainer
CONSIDER_DUPLICATES_AS_INCONSISTENCIES is defined as "http://www.reportingstandard.com/properties/duplicate-is-inconsistency" Possible value is a String that can be converted into a boolean "true" or "false" Default value is "false" According to the XBRL 2.1 specification duplicates must be ignored for calculation checking.
consistency_assertion_formula_URI - Static variable in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
http://xbrl.org/arcrole/2008/consistency-assertion-formula
consistency_assertion_parameter_URI - Static variable in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
http://xbrl.org/arcrole/2008/consistency-assertion-parameter
ConsistencyAssertion - Class in com.rs.xbrl.instructions.formula
The Class ConsistencyAssertion.
ConsistencyAssertion() - Constructor for class com.rs.xbrl.instructions.formula.ConsistencyAssertion
 
ConsistencyAssertionFormulaArc - Class in com.rs.xbrl.instructions.formula
The Class ConsistencyAssertionFormulaArc.
ConsistencyAssertionFormulaArc() - Constructor for class com.rs.xbrl.instructions.formula.ConsistencyAssertionFormulaArc
 
ConsistencyAssertionParameterArc - Class in com.rs.xbrl.instructions.formula
The Class ConsistencyAssertionParameterArc.
ConsistencyAssertionParameterArc() - Constructor for class com.rs.xbrl.instructions.formula.ConsistencyAssertionParameterArc
 
ConstraintsBase(String) - Constructor for class com.ihr.xbrl.om.exLinks.XBRLlrrAndRelationshipConstraints.ConstraintsBase
Instantiates a new constraints base.
CONTAINER_SCENARIO - Static variable in class com.ihr.xbrl.pojo.XBRLFactProperty
The parent node of the value node is the context entity scenario.
CONTAINER_SEGMENT - Static variable in class com.ihr.xbrl.pojo.XBRLFactProperty
The parent node of the value node is the context segment.
contains(Object) - Method in class com.ihr.xbrl.mapper.ListMapperFacts
 
contains(QName) - Method in class com.ihr.xbrl.om.xenum.DomainNode
Contains.
contains(QName) - Method in class com.ihr.xbrl.om.xenum.EnumerationElement
Contains.
contains(QName) - Method in class com.ihr.xbrl.om.xenum2.DomainNode
Contains.
contains(QName) - Method in class com.ihr.xbrl.om.xenum2.EnumerationElement
Contains.
contains(Object) - Method in class com.ihr.xbrl.util.CollectionArray
Contains.
contains(Object) - Method in class com.ihr.xbrl.util.EmptyCollection
Contains.
contains(Object) - Method in class com.ihr.xbrl.util.EmptyList
Contains.
contains(Object) - Method in class com.ihr.xbrl.util.EmptySet
Contains.
contains(Object) - Method in class com.ihr.xbrl.util.SortedCollection
Contains.
contains(SheetPoint) - Method in class com.ihr.xbrl.util.workbooks.Region
Contains.
containsAll(Collection<?>) - Method in class com.ihr.xbrl.mapper.ListMapperFacts
 
containsAll(Collection<?>) - Method in class com.ihr.xbrl.util.CollectionArray
Contains all.
containsAll(Collection<?>) - Method in class com.ihr.xbrl.util.EmptyCollection
Contains all.
containsAll(Collection<?>) - Method in class com.ihr.xbrl.util.EmptyList
Contains all.
containsAll(Collection<?>) - Method in class com.ihr.xbrl.util.EmptySet
Contains all.
containsAll(Collection<?>) - Method in class com.ihr.xbrl.util.SortedCollection
Contains all.
containsClass(String) - Method in class com.ihr.xbrl.pojo.etl.ExtractionEngine
Contains class.
containsDate(GregorianCalendar) - Method in class com.ihr.xbrl.dts.ColumnPeriod
Contains date.
containsExcl(XBRLPeriod) - Method in class com.ihr.xbrl.dts.ColumnPeriod
Calculates whether or not this ColumnPeriod contains the Period passed as a parameter.
containsExtendedLink(Integer) - Method in class com.ihr.xbrl.om.exLinks.DTSBase
Contains extended link.
containsIncl(XBRLPeriod) - Method in class com.ihr.xbrl.dts.ColumnPeriod
Calculates whether or not this ColumnPeriod contains the Period passed as a parameter.
containsKey(FactUseItem) - Method in class com.ihr.xbrl.dts.FactsColumn
Contains key.
containsKey(Object) - Method in class com.ihr.xbrl.om.URIIndexableDocument
Contains key.
CONTENT_MODEL_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
The Constant CONTENT_MODEL_EXCEPTION.
CONTEXT - Static variable in class com.ihr.xbrl.om.aspects.Aspects
The VALUE static aspect.
context - Variable in class com.ihr.xbrl.om.table.layout.FactsListClassifier.SearchCriteria
The context.
ContextComponentRuleInterface - Interface in com.ihr.xbrl.om.formula.aspects
The Interface ContextComponentRuleInterface.
ContextComponentRuleInterface - Interface in com.ihr.xbrl.om.table.definition
The Interface ContextComponentRuleInterface.
contextElement - Static variable in class com.ihr.xbrl.om.xdt.XDTProcessor
xbrldt:contextElement.
contextNode - Static variable in class com.ihr.xbrl.mapper.instance.MapperContextBase
The QName of the XML element that is the container of context information.
contextNode - Static variable in class com.ihr.xbrl.om.instance.XBRLContext
The QName of the XML element that is the container of context information.
ContextProvider - Interface in com.ihr.xbrl.dts
This interface provides methods that are able to provide compatible contexts for a XBRLFactItem while it stores all XBRLContexts in an instance document, only those that belongs to the same "column" are "compatible" contexts for a XBRLFactItem.
contextRef - Static variable in class com.ihr.xbrl.om.instance.XBRLFactItem
The Constant contextRef.
contextRefLocal - Static variable in class com.ihr.xbrl.om.ixbrl.elements.IX10Attributes
The Constant contextRefLocal.
continuedAtLocal - Static variable in class com.ihr.xbrl.om.ixbrl.elements.IX11Attributes
The Constant continuedAtLocal.
continueProcessing(HasErrorsHandler, XBRLValidationReport) - Method in interface com.ihr.xbrl.store.HasStoreUserQuestions
Ask the user if processing can continue.
Contributor(XBRLFactItem, double) - Constructor for class com.ihr.xbrl.om.errors.XBRLInconsistencyWithContributors.Contributor
Instantiates a new contributor.
conv(F) - Method in interface com.ihr.xbrl.util.LookForwardIterator.ICheck
Conv.
ConversionSource - Enum in com.ihr.xbrl.dts
The Enum ConversionSource.
convertJavaObjectToXPath(Object, SequenceType, XPathContext) - Static method in class com.ihr.xbrl.formula.XPathXQueryFunctionBridge
Convert java object to x path.
convertNumToColString(int) - Static method in class com.ihr.xbrl.util.TextTools
Takes in a 0-based base-10 column and returns a ALPHA-26 representation.
convertToBestFit(Object, Configuration) - Static method in class com.ihr.xbrl.formula.XPathXQueryFunctionBridge
Convert to best fit.
copy() - Method in class com.ihr.xbrl.formula.FlBridgeXQToFunctionLibrary
 
copy() - Method in class com.ihr.xbrl.om.formula.functions.custom.RecursiveFunctionCall
Copy.
copy() - Method in class com.ihr.xbrl.om.formula.functions.custom.XBRLCustomFunctionImplementationFunction
Copy.
copy() - Method in class com.ihr.xbrl.om.formula.functions.custom.XBRLCustomFunctionRecursiveFunctionCall
Copy.
copy() - Method in class com.ihr.xbrl.om.formula.functions.XFFunction
Copy an expression.
copy() - Method in class com.ihr.xbrl.om.ixbrl.IXFunction
Copy an expression.
copy() - Method in class com.ihr.xbrl.om.rstable.RSTableFunction
Copy an expression.
copy(Receiver, int, int) - Method in class com.ihr.xbrl.om.TextRawImpl
Copy this node to a given outputter.
copy() - Method in class com.ihr.xbrl.om.XBRLRSCustomFunctionLibraryAbstract
Copy.
copy(Receiver, int, int) - Method in class com.ihr.xbrl.om.XMLFragment
This is a copy of the copy method in the ElementImpl class except that it is able to skip the attributes that shall not be included in output element because they are added during XML Schema validation Copy this node to a given outputter (supporting xsl:copy-of).
Copy - Class in com.rs.xbrl.instructions.core
 
Copy() - Constructor for class com.rs.xbrl.instructions.core.Copy
 
copyAllAtBeginning - Static variable in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
The Constant copyAllAtBeginning.
copyAllAtEnd - Static variable in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
The Constant copyAllAtEnd.
copyFile(File) - Static method in class com.ihr.xbrl.om.resolvers.TaxonomyPackageURIResolver
Copies the file indicated in the file parameter to the typical directory of taxonomy packages.
copyHistory(XBRLInstance) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
This method copy all history details from instance in the fromInstance parameter to facts in this instance document.
copyHistory(XBRLInstanceRootNode) - Method in class com.ihr.xbrl.om.instance.XBRLInstanceRootNode
Copy history.
copyMatchingValues - Static variable in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
The Constant copyMatchingValues.
create(DTSContainer) - Static method in class com.ihr.xbrl.adins.eba.EBAProcessor
Obtains the instance of the EBAProcessor that has been registered for this DTS.
create() - Method in class com.ihr.xbrl.adins.eba.EBAProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.adins.efm.EFMProcessor
Obtains the instance of the EFMProcessor that has been registered for this DTS.
create() - Method in class com.ihr.xbrl.adins.efm.EFMProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.adins.esef.ESEFProcessor
Obtains the instance of the EBAProcessor that has been registered for this DTS.
create() - Method in class com.ihr.xbrl.adins.esef.ESEFProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.approps.XBRLAppPropsProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.approps.XBRLAppPropsProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.autofill.AutoFillProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.autofill.AutoFillProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.customcodes.CustomCodesProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.customcodes.CustomCodesProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Creates the formula processor.
create() - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.instance.autocalculation.AutoCalculationProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.instance.autocalculation.AutoCalculationProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.ixbrl.IXBRL1_1Processor
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.ixbrl.IXBRLProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.ixbrl.IXBRLProcessorFactory
 
create() - Method in class com.ihr.xbrl.om.quality.QualityCheckProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.quality.QualityProcessor
Creates the FRTA Processor.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.renderhints.RenderHintsProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.rstable.RSTableProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.rstable.RSTableProcessorFactory
Creates the.
create(XBRLAspectNode, QName) - Static method in class com.ihr.xbrl.om.table.definition.DimensionAspectNode
Depending on the dimension type, create a explicit or typed dimension aspect node.
create(XBRLDefinitionNodeUse, XBRLStructuralNode, Map<String, Map<Object, AspectAndDistanceToLeaf>>, String, XBRLStructuralTable, HasParentChildAttribute.ParentChildEnum) - Static method in class com.ihr.xbrl.om.table.structural.XBRLStructuralNode
Factory method to create either an open structural node or a closed structural node depending on the definition node.
create(XBRLDefinitionNodeUse, XBRLStructuralNode, Map<String, Map<Object, AspectAndDistanceToLeaf>>, String, XBRLStructuralTable, RelationshipGraphNode.Node<?>) - Static method in class com.ihr.xbrl.om.table.structural.XBRLStructuralNode
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.table.XBRLTableProcessor
Creates or gets the instance of the table processor .
create() - Method in class com.ihr.xbrl.om.table.XBRLTableProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.utr.UTRProcessor
Creates the UTRProcessor.
create() - Method in class com.ihr.xbrl.om.utr.UTRProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.XBRLCoreProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.XBRLCoreProcessorFactory
Creates the.
create() - Method in interface com.ihr.xbrl.om.XBRLLibraryFactory
Creates a new instance of the functions library registered for this name.
create() - Method in interface com.ihr.xbrl.om.XBRLProcessorFactory
Creates a new instance of the processor or gets the registered instance from the DTSContainer.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.xdt.XDTProcessor
Creates the XDTProcessor instance and stores the instance in the DTSContaniner If an XDTProcessor is already registered for this DTSContainer the already created instance is returned.
create() - Method in class com.ihr.xbrl.om.xdt.XDTProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.xenum.ExtensibleEnumerationsProcessor
Creates the.
create() - Method in class com.ihr.xbrl.om.xenum.ExtensibleEnumerationsProcessorFactory
Creates the.
create(DTSContainer) - Static method in class com.ihr.xbrl.om.xenum2.ExtensibleEnumerations2Processor
Creates the.
create() - Method in class com.ihr.xbrl.om.xenum2.ExtensibleEnumerations2ProcessorFactory
Creates the.
CREATE_VIEWS - Static variable in class com.ihr.xbrl.pojo.etl.ExtractionEngine
When this property is set to true, during the creation of the ExtractionEngine instance all views are created from scratch.
createAndRegisterDTSUriResolver(DTSContainer) - Method in class com.ihr.xbrl.manage.DatabaseURIResolverFactory
 
createAndRegisterDTSUriResolver(DTSContainer) - Method in class com.ihr.xbrl.om.resolvers.GUIURIResolverFactory
Creates a new GUIURIResolver object.
createAndRegisterDTSUriResolver(DTSContainer) - Method in interface com.ihr.xbrl.om.resolvers.HasCreateDTSUriResolver
Implementors of this class should create the URIResolver instance and call the method installDTSURIResolver(URIResolver ) on the DTSContainer passed in as a parameter.
createAndRegisterDTSUriResolver(DTSContainer) - Method in class com.ihr.xbrl.om.resolvers.MultiDTSUriResolverFactory
Creates a new MultiDTSUriResolver object.
createAndRegisterDTSUriResolver(DTSContainer) - Method in class com.ihr.xbrl.om.resolvers.RSRemoteCatalogResolverFactory
Creates a new RSRemoteCatalogResolver object.
createAndRegisterFormulaParameterResolver(DTSContainer) - Method in class com.ihr.xbrl.om.formula.MultiFormulaParameterResolverFactory
Creates a new MultiFormulaParameterResolver object.
createAndRegisterFormulaParameterResolver(DTSContainer) - Method in interface com.ihr.xbrl.om.HasCreateFormulaParameterResolver
Implementors of this class should create the XBRLFormulaParametersResolver instance and call the method installFormulaParameterResolver(XBRLFormulaParametersResolver ) on the DTSContainer passed in as a parameter.
createBreakdownUse(XBRLRelationship, XBRLBreakdown) - Static method in class com.ihr.xbrl.om.table.XBRLBreakdownUse
Creates the breakdown use.
createComment(String) - Static method in class com.ihr.xbrl.om.XMLFragment
Creates a comment node from a String.
createCompositor(DTSContainer, NodeInfo) - Static method in class com.ihr.xbrl.om.taxonomy.XSDComposition
Creates an XSDCompositor structure from a NodeInfo node pointing to the first XSDCompositor element (xsd:all, xsd:choice or xsd:sequence) Return null if the XSDCompositor structure cannot be created.
createConfigFile(XBRLInstance, URI, URI, String, String, ArrayList<Mapper.PeriodMapping>, XBRLDataSource) - Static method in class com.ihr.xbrl.mapper.Mapper
This function generates a sample configuration file for a given DTS.
createConfigFileContent() - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
 
createConfigFileContent() - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
 
createConfigFileContent() - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
 
createConfigFileContent() - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
 
createConfigFileContent() - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
 
createConfigFileContent() - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
This function is used by the GUI during the generation of a new mapper.
createConfigFileContent() - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
 
createDefaultProperties() - Static method in class com.rs.xbrl.instructions.TaxonomyBuilder
Creates the default properties.
createDefinitionNodeUse(XBRLRelationship, XBRLDefinitionNode, XBRLDefinitionNode) - Static method in class com.ihr.xbrl.om.table.XBRLDefinitionNodeUse
Creates the definition node use.
createDocument(DTSContainer, URI, Source, boolean, XBRLDTSDocument) - Static method in class com.ihr.xbrl.om.XBRLDocument
Creates a Document, (instance, taxonomy or linkbase) by accessing the root element and looking at the document type if the document is not a linkbase, schema or xbrl instance returns null.
createDocument(DTSContainer, Integer, Source, boolean, XBRLDTSDocument) - Static method in class com.ihr.xbrl.om.XBRLDocument
Creates a Document, (instance, taxonomy or linkbase) by accessing the root element and looking at the document type if the document is not a linkbase, schema or xbrl instance returns null.
createDocument(XMLDocumentURI, boolean) - Static method in class com.ihr.xbrl.om.XBRLDocument
Transforms the XMLDocumentURI in the node parameter into a XBRLDocument Linkbase, Taxonomy or Instance depending on the root node .
createDuration(String) - Static method in class com.ihr.xbrl.util.TimeUtils
Creates the duration.
createDynamicDocument(DTSContainer, URI, Source, boolean, XBRLDTSDocument) - Static method in class com.ihr.xbrl.om.XBRLDocument
Same as createDocument().
createEmbedded() - Method in class com.ihr.xbrl.om.sax.DTSDiscoveryInfo
Creates the embedded.
createEmbedded() - Method in class com.ihr.xbrl.om.sax.XBRLDocumentInfo
Creates the embedded.
createEmptyMapperDoc(String, String) - Method in class com.ihr.xbrl.mapper.MapperBase
Creates an empty MapperDoc.
createExcelFunction(XBRLFactItem, Session) - Static method in class com.ihr.xbrl.filters.XBRLFilter
Creates the excel function.
createExtendedLink(XBRLDocument, DTSBase) - Static method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
Creates the extended link.
createExtendedLink(XBRLDocument, QName, XBRLRoleType) - Static method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
Creates the extended link.
createExtendedLink(XBRLDocument, NodeInfo) - Static method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
Creates the extended link.
createFactAt(int, int, XdmValue) - Method in interface com.ihr.xbrl.om.rstable.IRSTableTableModel
Creates a fact with the metadata that corresponds with the cell indicated by row and column.
createFileObject(File, String) - Method in class com.ihr.xbrl.util.zip.TaxonomyCatalogFileSystemView
Creates the file object.
createFileObject(File, String) - Method in class com.ihr.xbrl.util.zip.ZipFileSystemView
Creates the file object.
createFilter(String, Session) - Static method in class com.ihr.xbrl.filters.XBRLFilter
Factory method for creating a filter concrete class from the filter text string representation.
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLAndFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLConceptNameFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLContextFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationAnyFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationDurationFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationLongestFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCDurationShortestFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeAnyFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeDateFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeLatestFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeOldestFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameEndFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameInstantFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLCTimeFilter.XBRLCTimeSameStartFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLExplicitDimensionDefaultFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLExplicitDimensionScenarioFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLExplicitDimensionSegmentFilter
 
createFilterNode(DTSContainer) - Method in interface com.ihr.xbrl.mapper.filters.XBRLFacetFilter
Returns a node representing the serialization of this filter so it can be created later from the node.
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLFalseFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLOrFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLRefFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLTimeFilter
 
createFilterNode(DTSContainer) - Method in class com.ihr.xbrl.mapper.filters.XBRLTrueFilter
 
createFilters(XBRLFactItem, Session) - Static method in class com.ihr.xbrl.filters.XBRLFilter
Creates the filters.
createFilterUse(XBRLFormulaProcessor, XBRLRelationship, XBRLFormulaFilter) - Static method in class com.ihr.xbrl.om.formula.XBRLFilterUse
Factory method.
createFilterUse(XBRLTableProcessor, XBRLRelationship, XBRLFormulaFilter) - Static method in class com.ihr.xbrl.om.table.XBRLFilterUse
Factory method.
createFractionItemInstance(XBRLFactsList, XBRLItem, XBRLContext, XBRLUnit, Number, Number, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLFact
Creates a tupleInstance of a itemInstance depending on the data type of the el parameter and extra information provided in other parameters.
createFractionItemInstance(XBRLFactsList, XBRLContext, XBRLItem, XBRLUnit, Number, Number, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLFactItem
creates an XBRLFactItem that can be either a XBRLFactNumeric or XBRLFactNonNumeric depending on the information provided in extra parameters.
createInstallWindow() - Method in interface com.ihr.xbrl.gui.interfaces.RSRemoteCatalogGUI
Creates a window in the AWT thread so the installation thread can deliver messages during the installation process such as progress and errors.
createItemInstance(XBRLFactsList, XMLFragment, XMLFragment) - Static method in class com.ihr.xbrl.om.instance.XBRLFactItem
Creates an XBRLFactItem that can be either a XBRLFactNumeric or XBRLFactNonNumeric depending on the data type (derivation included) of the concept definition.
createItemInstance(XBRLFactsList, XBRLItem, XBRLFactItem, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLFactItem
Creates the item instance.
createItemOrTupleInstance(DTSContainer, XBRLFactsList, XMLFragment) - Static method in class com.ihr.xbrl.om.instance.XBRLFact
Creates a tupleInstance or a itemInstance depending on the node content.
createIterator(QName) - Method in class com.ihr.xbrl.om.formula.util.VariablesLoopController
Creates the iterator.
createLoaderFromMapper(String, String, String, String, String) - Static method in class com.ihr.xbrl.dataloader.LoaderEngine
Creates the loader from mapper.
createMasterLoader(String, String, String, Mapper) - Static method in class com.ihr.xbrl.dataloader.Loader
Creates the master loader.
createModel(XMLFragment) - Method in class com.ihr.xbrl.om.table.layout.XBRLTableLayout
Generates the table layout model from the table content.
createModel(XMLFragment) - Method in class com.ihr.xbrl.om.table.structural.XBRLTableSet
Creates the model.
createModel(XBRLTable) - Method in class com.ihr.xbrl.om.table.XBRLTableProcessor
Returns an XML document with the serialization of the table model as defined in the table specification.
createNewFolder(File) - Method in class com.ihr.xbrl.util.zip.TaxonomyCatalogFileSystemView
Creates the new folder.
createNewFolder(File) - Method in class com.ihr.xbrl.util.zip.ZipFileSystemView
Creates the new folder.
createNewResult(DTSContainer) - Method in class com.ihr.xbrl.dataloader.target.NullDriver
 
createNewResult(DTSContainer) - Method in class com.ihr.xbrl.dataloader.target.SQLDriver
 
createNewResult(DTSContainer) - Method in interface com.ihr.xbrl.dataloader.XBRLLoaderInterface
Creates a new document container.
createNewResult(DTSContainer) - Method in class com.ihr.xbrl.transform.target.ExcelReportFactHandler
 
createNewResult(DTSContainer) - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
 
createNewResult(DTSContainer) - Method in class com.ihr.xbrl.transform.target.XBRLReportHandler
 
createNewResult(DTSContainer) - Method in interface com.ihr.xbrl.transform.target.XBRLReportHandlerInterface
Creates a new document container.
createNode(XMLFragment, int, boolean, String, String) - Method in class com.ihr.xbrl.om.table.definition.RelationshipGraphNode.NodeFactory
Creates a new Node object.
createNonNumericItemInstance(XBRLFactsList, XBRLItem, XBRLContext, String, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLFact
Creates a tupleInstance of a itemInstance depending on the data type of the el parameter and extra information provided in other parameters.
createNonNumericItemInstance(XBRLFactsList, XBRLContext, XBRLItem, String, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLFactItem
creates an XBRLFactItem that can be either a XBRLFactNumeric or XBRLFactNonNumeric depending on the information provided in extra parameters.
createNumericItemInstance(XBRLFactsList, XBRLItem, XBRLContext, XBRLUnit, Number, XBRLNumber.ExactitudeMode, int, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLFact
Creates a tupleInstance of a itemInstance depending on the data type of the el parameter and extra information provided in other parameters.
createNumericItemInstance(XBRLFactsList, XBRLContext, XBRLItem, XBRLUnit, Number, XBRLNumber.ExactitudeMode, int, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLFactItem
creates an XBRLFactItem that can be either a XBRLFactNumeric or XBRLFactNonNumeric depending on the information provided in extra parameters.
createOrGetRoundIdentifier(int) - Method in class com.ihr.xbrl.mapper.source.worksheet.AbstractWorksheetDataSource
the result value is an identifier corresponding to the value of the decimals parameter.
createRollup(XBRLStructuralTable, XBRLStructuralNode, Map<String, Map<Object, AspectAndDistanceToLeaf>>, String, HasParentChildAttribute.ParentChildEnum) - Static method in class com.ihr.xbrl.om.table.structural.XBRLStructuralNode
Factory method to create a roll-up structural node.
createRSPropertiesDir() - Static method in class com.ihr.xbrl.util.RSStaticAndUser
Check if the directory for user's properties exists.
createTupleInstance(XBRLFactsList, XBRLTuple, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLFact
Creates a tupleInstance of a itemInstance depending on the data type of the el parameter and extra information provided in other parameters.
createURLStreamHandler(String) - Method in class com.ihr.xbrl.util.GeneralURLStreamHandlerFactory
Creates a new GeneralURLStreamHandler object.
createVariable(QName, XBRLResource, GenerationContext, BooleanValue, FallbackValuesTable) - Method in class com.rs.xbrl.instructions.formula.hilevel.ConceptParserResult
Creates the variable.
createVariable(QName, XBRLResource, GenerationContext, BooleanValue, FallbackValuesTable) - Method in interface com.rs.xbrl.instructions.formula.hilevel.VariableDefinition
Creates the variable.
createVariable(QName, XBRLResource, GenerationContext, BooleanValue, FallbackValuesTable) - Method in class com.rs.xbrl.instructions.formula.hilevel.VariableDefinitionImpl
Creates the variable.
createVariables(XBRLResource, GenerationContext, BooleanValue, FallbackValuesTable) - Method in class com.rs.xbrl.instructions.formula.hilevel.ExpressionParserResult
Creates the variables.
CREDIT_CREDIT_IMPLIES_POSITIVE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionSummationItemInvalidCreditDebit
The Constant CREDIT_CREDIT_IMPLIES_POSITIVE.
CREDIT_DEBIT_IMPLIES_NEGATIVE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionSummationItemInvalidCreditDebit
The Constant CREDIT_DEBIT_IMPLIES_NEGATIVE.
CSVDataSource - Class in com.ihr.xbrl.mapper.source
Comma separated values file data source.
CSVDataSource() - Constructor for class com.ihr.xbrl.mapper.source.CSVDataSource
 
CSVFILEFILTER - Static variable in class com.ihr.xbrl.util.XBRLFileViewClass
The Constant CSVFILEFILTER.
currentFunction - Variable in class com.rs.xbrl.instructions.GenerationContext
 
CurrentFunctionImplementationInformation - Class in com.rs.xbrl.instructions.formula
An instance of this class is referenced in the GenerationContext in order to collect information about the function being declared
CurrentFunctionImplementationInformation(ExcelSheetPoint, String) - Constructor for class com.rs.xbrl.instructions.formula.CurrentFunctionImplementationInformation
 
CustomCode - Class in com.ihr.xbrl.om.customcodes
The Class CustomCode.
CustomCode(XBRLExtendedLink, XMLFragment) - Constructor for class com.ihr.xbrl.om.customcodes.CustomCode
Instantiates a new custom code.
CustomCode(XBRLExtendedLink, boolean) - Constructor for class com.ihr.xbrl.om.customcodes.CustomCode
Instantiates a new custom code.
customCodeNode - Static variable in class com.ihr.xbrl.om.customcodes.CustomCode
The Constant customCodeNode.
CustomCodesProcessor - Class in com.ihr.xbrl.om.customcodes
The Class CustomCodesProcessor.
CustomCodesProcessorFactory - Class in com.ihr.xbrl.om.customcodes
A factory for creating CustomCodesProcessor objects.
CustomCodesProcessorFactory() - Constructor for class com.ihr.xbrl.om.customcodes.CustomCodesProcessorFactory
 
CustomFunctionStep - Class in com.rs.xbrl.instructions.formula
 
CustomFunctionStep(QName, String) - Constructor for class com.rs.xbrl.instructions.formula.CustomFunctionStep
 
cyclesAllowedAttribute - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLArcroleType
The Constant cyclesAllowedAttribute.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa