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

I

IdentifierDimension - Class in com.ihr.xbrl.dts
This is the class that implements the interface for Dimension while allows adding Members that are of the class IdentifierMember
IdentifierDimension() - Constructor for class com.ihr.xbrl.dts.IdentifierDimension
 
IdentifierMember - Class in com.ihr.xbrl.dts
 
IdentifierMember(CompanyKey, Dimension<?>) - Constructor for class com.ihr.xbrl.dts.IdentifierMember
 
idQName - Static variable in class com.ihr.xbrl.om.XMLFragment
This is the name of the attribute id defined here for convenience the id QName is in the no namespace and has no prefix
IFRS2010NameOfReportingEntity - Class in com.ihr.xbrl.resolvers.workers
Obtains the company name from an instance document if the instance document contains a fact
IFRS2010NameOfReportingEntity() - Constructor for class com.ihr.xbrl.resolvers.workers.IFRS2010NameOfReportingEntity
 
IGNORE_PROPERTY_VALUE - Static variable in class com.ihr.xbrl.om.DTSContainer
This is set to the constant value "ignore"
IGNOREALLREQUESTS - Static variable in class com.ihr.xbrl.om.RSRemoteCatalogResolver
If this property is set to "true" this catalog will be disabled and no requests about the StaticCatalog file will be ever sent.
implicitFiltering - Static variable in class com.ihr.xbrl.om.formula.XBRLVariableSetResource
 
importDocNode - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLImport
 
includedIn(XDTValidCombinationSet) - Method in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
Returns true if this combination is under the scope of the "o" combination That is "this" is most restrictive than "o"
includeDocNode - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLInclude
 
inconsistenciesAsExceptions() - Method in class com.ihr.xbrl.om.XBRLValidationReport
Considers the inconsistencias as XBRLValidationExceptions Useful to be consistent with old versions of the library
INCONSISTENCY_AS_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
INCONSISTENT_DTS_OPERATION_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
indexOf(XBRLFact) - Method in interface com.ihr.xbrl.om.instance.XBRLFactsList
Returns the index position of a fact within this list
indexOf(XBRLFact, int) - Method in interface com.ihr.xbrl.om.instance.XBRLFactsList
Returns the index position of a fact within this list starting at the position indicated by the index parameter
indexOf(XBRLFact) - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
 
indexOf(XBRLFact, int) - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
 
indexOf(XBRLFact) - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
 
indexOf(XBRLFact, int) - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
 
indexOf(XBRLFact) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
 
indexOf(XBRLFact, int) - Method in class com.ihr.xbrl.om.instance.XBRLInstance
 
indexOfDateStepCode(int) - Static method in class com.ihr.xbrl.dts.InstanceExplorerAbstract
Return the index of the dateStep code in the internally ordered array of dateStep codes
IndexPageScroll - Class in com.ihr.xbrl.database.pagination
 
INF - Static variable in interface com.ihr.xbrl.om.instance.XBRLNumber
 
inferredDecimals(int, String) - Static method in class com.ihr.xbrl.om.instance.XBRLNumericValue
 
inferredDecimalsBug368(int, String) - Static method in class com.ihr.xbrl.om.instance.XBRLNumericValue
 
inferredPrecision(String, String) - Static method in class com.ihr.xbrl.om.instance.XBRLNumericValue
 
informEnd(AssertionExecutor, long) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Called from other threads once execution ends.
informRunning(AssertionExecutor) - Method in class com.ihr.xbrl.om.formula.XBRLFormulaProcessor
Called from the thread running the XBRLFormulaProcessor instance.
InfosetBuilder - Class in com.rs.xbrl
Generates an Excel File with the information model of the taxonomy content
InfosetBuilder() - Constructor for class com.rs.xbrl.InfosetBuilder
 
init() - Method in class com.ihr.xbrl.dataloader.target.NullDriver
 
init() - Method in class com.ihr.xbrl.dataloader.target.SQLDriver
 
init() - Method in interface com.ihr.xbrl.dataloader.XBRLLoaderInterface
This method is called by the loader just after object has been created and if a configuration file is set (which is an optional step only if configuration file is indicated as a parameter) This method should read the configuration file and set values for constants and things like that.
init() - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
 
init() - Method in class com.ihr.xbrl.mapper.source.ExcelDataSource
 
init() - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
 
init() - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
 
init() - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
 
init() - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
 
init() - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
Called by the mapping engine once the object is created.
init() - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
 
init(URI, URI) - Method in class com.ihr.xbrl.om.MultiDTSValidationService
Initializes the service using the configuracion file received in the absURI parameter.
init() - Method in class com.ihr.xbrl.transform.target.ExcelReportFactHandler
 
init() - Method in class com.ihr.xbrl.transform.target.HTMLFactHandler
 
init() - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
 
init() - Method in interface com.ihr.xbrl.transform.target.XBRLFactHandlerInterface
Called by the processor once the object is instantiated and after the configuration file is set.
init() - Method in class com.ihr.xbrl.transform.target.XBRLReportHandler
 
init() - Method in interface com.ihr.xbrl.transform.target.XBRLReportHandlerInterface
 
init(ServletConfig) - Method in class com.ihr.xbrl.web.DefaultValidationHandler
 
init(ServletConfig) - Method in class com.ihr.xbrl.web.servlets.GenerateXBRL
 
init(ServletConfig) - Method in class com.ihr.xbrl.web.servlets.ValidateXBRL
 
init(ServletConfig) - Method in interface com.ihr.xbrl.web.ValidationHandler
This method will be called by the ValidationXBRL servlet at the time ValidationXBRL servlet is initialized.
InitDotNet - Class in com.ihr.xbrl.dotnet
 
InitDotNet() - Constructor for class com.ihr.xbrl.dotnet.InitDotNet
 
Initialize() - Static method in class com.ihr.xbrl.dotnet.InitDotNet
 
initialize(XBRLVariableTree, XMLEvaluationContextProvider, Vector<XBRLVariableResourceUse>) - Method in class com.ihr.xbrl.om.formula.util.VariablesLoopController
Initializes the VariablesLoopController by setting the value of the tree that contains the variables required for each evaluation level and the interdependencies between variables.
initialize(XMLEvaluationContextProvider, Vector<XBRLVariableResourceUse>) - Method in class com.ihr.xbrl.om.formula.util.XBRLVariableTree
Initialize the tree and returns true if there is at least one binding or false if there are no bindings
insert(MutableTreeNode, int) - Method in class com.ihr.xbrl.dts.XBRLTreeNode
 
insertAfter(XBRLRelationshipsChainLink) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationshipsChainLink
Update this chain's pointer to next item in the chain
insertBefore(XBRLRelationshipsChainLink) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationshipsChainLink
Update this chain's pointer to previous item in the chain
insertElementAt(Event, int) - Method in class com.ihr.xbrl.comparator.Event
 
insertElementAt(EventGroup, int) - Method in class com.ihr.xbrl.versioning.Action
 
insertElementAt(Action, int) - Method in class com.ihr.xbrl.versioning.Assignment
 
InstallCert - Class in com.ihr.xbrl.util
Installs digital certificates in a user defined certificate store.
InstallCert() - Constructor for class com.ihr.xbrl.util.InstallCert
 
installDTSURIResolver(URIResolver) - Method in class com.ihr.xbrl.om.DTSContainer
Sets a new resolver to this DTSContainer object.
installFormulaParameterResolver(XBRLFormulaParametersResolver) - Method in class com.ihr.xbrl.om.DTSContainer
Sets a new resolver to this XBRLFormulaParametersResolver object.
INSTANCE - Static variable in class com.ihr.xbrl.om.XBRLDocument
 
INSTANCE - Static variable in class com.ihr.xbrl.util.LastDirectoryManager
 
InstanceBuilder - Class in com.ihr.xbrl.dts
This class provides methods to create sample instance documents according to a DTS It creates a fact item per concept definition in the DTS
InstanceBuilder() - Constructor for class com.ihr.xbrl.dts.InstanceBuilder
 
InstanceBuilderException - Exception in com.ihr.xbrl.dts
 
InstanceBuilderException() - Constructor for exception com.ihr.xbrl.dts.InstanceBuilderException
 
InstanceBuilderException(String) - Constructor for exception com.ihr.xbrl.dts.InstanceBuilderException
 
InstanceBuilderException(Throwable) - Constructor for exception com.ihr.xbrl.dts.InstanceBuilderException
 
InstanceBuilderException(String, Throwable) - Constructor for exception com.ihr.xbrl.dts.InstanceBuilderException
 
instanceEvent(InstanceExplorerEvent) - Method in class com.ihr.xbrl.dts.InstanceExplorer
 
instanceEvent(InstanceExplorerEvent) - Method in class com.ihr.xbrl.dts.InstanceExplorerAbstract
 
instanceEvent(InstanceExplorerEvent) - Method in interface com.ihr.xbrl.dts.InstanceExplorerListener
 
instanceEvent(InstanceExplorerEvent) - Method in class com.ihr.xbrl.dts.TypedDimensionsDomainController
 
InstanceExplorer - Class in com.ihr.xbrl.dts
This class provides methods to investigate the content of an XBRL instance document from a high level point of view so the development of tools reading the content of instance document will be much easier
InstanceExplorer(LangsProvider, HasBoySupport, NegatedSupport, DefaultUnitProviderInterface) - Constructor for class com.ihr.xbrl.dts.InstanceExplorer
 
InstanceExplorerAbstract - Class in com.ihr.xbrl.dts
 
InstanceExplorerEvent - Class in com.ihr.xbrl.dts
Event about changes in the Instance Explorer
InstanceExplorerEvent(InstanceExplorerInterface, int, Object, Object) - Constructor for class com.ihr.xbrl.dts.InstanceExplorerEvent
 
InstanceExplorerEvent(InstanceExplorerInterface, int, XBRLFact, Object, Object) - Constructor for class com.ihr.xbrl.dts.InstanceExplorerEvent
 
InstanceExplorerInterface - Interface in com.ihr.xbrl.dts
 
InstanceExplorerListener - Interface in com.ihr.xbrl.dts
Interface for classes that receive events about changes in the InstanceExplorer
InstanceExplorerRuntimeException - Exception in com.ihr.xbrl.dts
 
InstanceExplorerRuntimeException() - Constructor for exception com.ihr.xbrl.dts.InstanceExplorerRuntimeException
 
InstanceExplorerRuntimeException(String) - Constructor for exception com.ihr.xbrl.dts.InstanceExplorerRuntimeException
 
InstanceExplorerRuntimeException(Throwable) - Constructor for exception com.ihr.xbrl.dts.InstanceExplorerRuntimeException
 
InstanceExplorerRuntimeException(String, Throwable) - Constructor for exception com.ihr.xbrl.dts.InstanceExplorerRuntimeException
 
instanceModeToString(HandleDateStep.InstantMode) - Static method in class com.ihr.xbrl.dts.InstanceExplorer
 
INSTANT - Static variable in class com.ihr.xbrl.dts.InstanceExplorerAbstract
 
instant - Static variable in class com.ihr.xbrl.om.formula.aspects.PeriodAspectRule
 
instantModeDimension - Static variable in interface com.ihr.xbrl.dts.Dimension
 
InstantModeMember - Class in com.ihr.xbrl.dts
Used just to indicate on which date are we interested from the columnPeriod
InstantModeMember(HandleDateStep.InstantMode, Dimension<?>) - Constructor for class com.ihr.xbrl.dts.InstantModeMember
 
InstantOnColumnRecognitionSupport - Interface in com.ihr.xbrl.dts
This interface allows classes to ask how an XBRLFactItem is represented in the user interface in regard to the label role and, particularly, if the label role is at the beginning of a column period or at the end of a column period.
instantOnDurationDimension - Static variable in interface com.ihr.xbrl.dts.Dimension
 
Instruction - Interface in com.rs.xbrl
 
InstructionPhase1 - Class in com.rs.xbrl
 
InstructionPhase1() - Constructor for class com.rs.xbrl.InstructionPhase1
 
InstructionPhase3 - Class in com.rs.xbrl
 
InstructionPhase3() - Constructor for class com.rs.xbrl.InstructionPhase3
 
instructionPoint - Variable in class com.rs.xbrl.GenerationContext
 
InstructionsFactoryImpl - Class in com.rs.xbrl
 
InstructionsFactoryImpl() - Constructor for class com.rs.xbrl.InstructionsFactoryImpl
 
integerItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
 
InternetProxySelector - Class in com.ihr.xbrl.util
Configures the internet proxy Based on code form jean-christophe.collet@sun.com see page An instance of this class is created when a DTSContainer is created.
InternetProxySelector(Properties) - Constructor for class com.ihr.xbrl.util.InternetProxySelector
 
intersection(Collection<XDTValidCombinationSet>, Collection<XDTValidCombinationSet>) - Static method in class com.ihr.xbrl.om.xdt.XDTInfosetConsumer
Combine two sets of combinations "intersection" operator means that only common members between set1 and set2 are valid
intItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
 
intTokenToString(int) - Static method in class com.ihr.xbrl.dts.InstanceExplorerAbstract
Converts an integer value into the string representation See: InstanceExplorerAbstract.intTokenToString(int) for more information
INVALID_ATTRIBUTE_DEFINITION_FIXED_AND_DEFAULT_ARE_NOT_COMPATIBLE - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
 
INVALID_ATTRIBUTE_DEFINITION_FORM_NOT_LEGAL_FOR_REF - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
 
INVALID_ATTRIBUTE_DEFINITION_REF_AND_NAME_FOUND - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
 
INVALID_ATTRIBUTE_DEFINITION_REF_OR_NAME_REQUIRED - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
 
INVALID_ATTRIBUTE_DEFINITION_TYPE_NOT_LEGAL_FOR_REF - Static variable in exception com.ihr.xbrl.om.errors.XBRLInconsistentDTSException
 
INVALID_ATTRIBUTE_VALUE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
INVALID_DIRECTED_CYCLES_FOUND - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
INVALID_DOCUMENT_IN_LINKBASEREF - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
 
INVALID_ELEMENT_VALUE_EXCEPTION - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
INVALID_FUNCTION_USE_IMPLICIT - Static variable in exception com.ihr.xbrl.om.formula.functions.errors.XFFEInvalidFunctionUse
 
INVALID_FUNCTION_USE_XPATH - Static variable in exception com.ihr.xbrl.om.formula.functions.errors.XFFEInvalidFunctionUse
 
INVALID_LOCATOR_FOUND - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
INVALID_NUMBER_OF_VALUES_FOR_ATTRIBUTE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
INVALID_SCHEMA_IN_INCLUDE - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
 
INVALID_SCHEMA_IN_SCHEMAREF - Static variable in exception com.ihr.xbrl.om.errors.DTSDiscoveryException
 
INVALID_TARGET_DOCUMENT - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionRoleTypeUnresolvable
 
INVALID_UNDIRECTED_CYCLES_FOUND - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
INVALID_URI_IN_HREF - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
INVALID_VALUE_OF_BALANCE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionEncapsulateSchemaException
 
INVALID_VALUE_OF_BLOCK - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionEncapsulateSchemaException
 
INVALID_VALUE_OF_CYCLES_ALLOWED - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionEncapsulateSchemaException
 
INVALID_VALUE_OF_FINAL - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionEncapsulateSchemaException
 
INVALID_VALUE_OF_USE - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationExceptionEncapsulateSchemaException
 
INVALID_XPOINTER_FOR_XBRL - Static variable in exception com.ihr.xbrl.om.errors.XBRLValidationException
 
invalidate() - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
 
invalidate() - Method in class com.ihr.xbrl.om.exLinks.XBRLLocator
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.exLinks.XBRLLocator
 
invalidate() - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
 
invalidate() - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
 
invalidate() - Method in class com.ihr.xbrl.om.instance.XBRLContext
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.instance.XBRLContext
 
invalidate() - Method in class com.ihr.xbrl.om.instance.XBRLFact
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.instance.XBRLFact
 
invalidate() - Method in class com.ihr.xbrl.om.instance.XBRLUnit
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.instance.XBRLUnit
 
invalidate() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
 
invalidate() - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
 
invalidate() - Method in class com.ihr.xbrl.om.taxonomy.XBRLTuple
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.taxonomy.XBRLTuple
 
invalidate() - Method in interface com.ihr.xbrl.om.XBRLValidation
Invalidates the XBRLFact for XBRL validation.
invalidate(XBRLValidation.Direction) - Method in interface com.ihr.xbrl.om.XBRLValidation
Invalidates this object and the elements in the XML tree according with the parameter in dir This method is used by GUI tools that requires to reset validation before a manual validation cycle is started
invalidate() - Method in class com.ihr.xbrl.om.XBRLValidationImpl
Invalidates the XBRLFact for XBRL validation.
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.XBRLValidationImpl
 
invalidate() - Method in class com.ihr.xbrl.om.XMLDocumentURI
 
invalidate(XBRLValidation.Direction) - Method in class com.ihr.xbrl.om.XMLDocumentURI
 
InvalidRegionException - Exception in com.ihr.xbrl.tools.excel
Exception thrown if two SheetPoints are not in the same sheet and cannot define a region
InvalidRegionException(SheetPoint, SheetPoint) - Constructor for exception com.ihr.xbrl.tools.excel.InvalidRegionException
 
InvalidSheetPointException - Exception in com.ihr.xbrl.tools.excel
Generated when the sheet point text string cannot be properly parsed to a cell reference
InvalidSheetPointException(String, SheetPoint) - Constructor for exception com.ihr.xbrl.tools.excel.InvalidSheetPointException
 
is_abstract() - Method in class com.ihr.xbrl.pojo.XBRLConcept
 
is_static() - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
 
isAbsolute() - Method in class com.ihr.xbrl.util.zip.ZipEntryFileProxy
 
isAbstract() - Method in class com.ihr.xbrl.dts.IdentifierMember
 
isAbstract() - Method in class com.ihr.xbrl.dts.InstantModeMember
 
isAbstract() - Method in interface com.ihr.xbrl.dts.Member
This method returns true if the member associated is abstract
isAbstract() - Method in class com.ihr.xbrl.dts.MemberDuplicate
 
isAbstract() - Method in class com.ihr.xbrl.dts.MemberQName
 
isAbstract() - Method in class com.ihr.xbrl.dts.NullMember
 
isAbstract() - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
 
isAbstract() - Method in class com.ihr.xbrl.dts.PeriodMember
 
isAbstract() - Method in class com.ihr.xbrl.dts.PMember
 
isAbstract() - Method in class com.ihr.xbrl.dts.XMLFragmentMember
 
isAbstract() - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
Return the value of the [Abstract] property
isAllowsAny() - Method in class com.ihr.xbrl.om.taxonomy.XSDElementWildcard
 
isAssignmentsUpdated() - Method in class com.ihr.xbrl.versioning.VlVersioningProcessor
 
isAutomaticValidationMode() - Method in interface com.ihr.xbrl.gui.interfaces.HasXBRLValidation
returns true if validation mode is automatic.
isAvailable(StructuredQName, int) - Method in class com.ihr.xbrl.om.formula.XBRLRSCustomFunctionLibraryAbstract
 
isBaseDefined(QName, XBRLRoleType) - Method in class com.ihr.xbrl.om.DTSContainer
Returns true if there is a DTSbase defined in the DTS for the given role and of the specified linkbaseType
isBlank() - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
true if the fact item has no value assigned.
isBlank() - Method in class com.ihr.xbrl.om.instance.XBRLFractionValue
 
isBlank() - Method in interface com.ihr.xbrl.om.instance.XBRLNumber
true if this XBRLNumericValue has no value assigned
isBlank() - Method in class com.ihr.xbrl.om.instance.XBRLNumericValue
 
isBUG368Mode() - Method in class com.ihr.xbrl.om.DTSContainer
Returns true if the user has set the property XBRL_VERSION to the value XBRL_VERSION_EXPERIMENTAL_BUG_368
isBusiness() - Method in class com.ihr.xbrl.versioning.Assignment
 
isClosed(XBRLRelationship) - Static method in class com.ihr.xbrl.om.xdt.XDTProcessor
Returns the value or default value of the xbrldt:closed attribute on the relationship indicated in the rel parameter.
isClosed() - Method in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
Returns true if this is a closed combination
isCompiled() - Method in interface com.ihr.xbrl.om.formula.filters.XBRLDelayedCompilationFilter
There may be nested dependencies between 'and' and 'or' filters.
isCompiled() - Method in class com.ihr.xbrl.om.formula.filters.XBRLFormulaFilterBase
 
isComplement() - Method in class com.ihr.xbrl.om.formula.XBRLFilterUse
 
isComplete() - Method in class com.ihr.xbrl.om.utr.UnitEntry
 
isComplexType() - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
 
isConfigfileRequired() - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
 
isConfigfileRequired() - Method in class com.ihr.xbrl.mapper.source.ExcelDataSource
 
isConfigfileRequired() - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
 
isConfigfileRequired() - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
 
isConfigfileRequired() - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
 
isConfigfileRequired() - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
 
isConfigfileRequired() - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
Returns true if the configuration file is required for this XBRLDataSource.
isConfigfileRequired() - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
 
isCover() - Method in class com.ihr.xbrl.om.formula.XBRLFilterUse
 
isCovered(QName, int) - Method in class com.ihr.xbrl.om.formula.XBRLVariableSetResource
Returns true when the variable used in the source parameter is covered
isCoveredAspect(int, QName) - Method in class com.ihr.xbrl.om.formula.XBRLVariableFact
 
isDatabaseAvailable() - Method in class com.ihr.xbrl.manage.DbUtil
 
isDead() - Method in class com.ihr.xbrl.om.XMLFragment
Returns true if the clear method has been called on this object.
isDefault() - Method in class com.ihr.xbrl.dts.PMember
 
isDefaultParameterValue(String, Object) - Method in interface com.ihr.xbrl.adins.efm.EFMParameterResolver
Returns true if the value in parameterValue is the default value for parameter parameterName
isDefaultParameterValue(String, Object) - Method in class com.ihr.xbrl.adins.efm.EFMProcessor
returns true if the value inParameterObj is the default value for the parameter indicated in param
isDefaultValue(QName) - Method in class com.ihr.xbrl.om.xdt.XDTFact
Returns a boolean value indicating whether for this fact the dimension value is the dimension default or not.
isDerivedFrom(QName) - Method in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
Returns true if this type is derived from the type name received as a parameter
isDerivedFromDomainItemType(XBRLItem, boolean) - Method in class com.ihr.xbrl.adins.efm.EFMProcessor
 
isDescendantOrSibling(XBRLFactItem) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
Returns true if otherFact is a descendant or sibling of this fact
isDirectory() - Method in class com.ihr.xbrl.util.zip.ZipEntryFileProxy
 
isDivision() - Method in class com.ihr.xbrl.om.utr.UnitEntry
 
isDocumented(Event) - Method in class com.ihr.xbrl.versioning.VlVersioningProcessor
Returns true if the event is in at least one action in this report
isDocumentInDTS(XBRLDTSDocument) - Method in class com.ihr.xbrl.om.DTSContainer
Search the different DTS document containers and try to find the document in the cache.
isDocumentInDTS(URI) - Method in class com.ihr.xbrl.om.DTSContainer
Returns true if the document is in the DTS.
isDuplicate(XBRLFact) - Method in class com.ihr.xbrl.om.instance.XBRLFact
Check if two items are duplicates as defined in the XBRL 2.1 specification
isDuplicate(XBRLFactItem, boolean) - Method in class com.ihr.xbrl.om.instance.XBRLFactItem
For internal purposes only during the calculation of isDuplicate of tuple children elements.
isDuplicate(XBRLFact) - Method in class com.ihr.xbrl.om.instance.XBRLFactNonNumeric
 
isDuplicate(XBRLFactItem, boolean) - Method in class com.ihr.xbrl.om.instance.XBRLFactNonNumeric
 
isDuplicate(XBRLFact) - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
 
isDuplicate(XBRLFactItem, boolean) - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
 
isDuplicate(XBRLFact) - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
 
isDuration() - Method in class com.ihr.xbrl.dts.ColumnPeriod
 
isDuration() - Method in interface com.ihr.xbrl.mapper.instance.MapperPeriod
 
isDuration() - Method in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
 
isDuration() - Method in class com.ihr.xbrl.om.instance.XBRLPeriod
 
isEmpty() - Method in class com.ihr.xbrl.om.instance.XBRLDimensionsContainer
 
isEmpty() - Method in class com.ihr.xbrl.util.EmptyCollection
 
isEnabled() - Method in class com.ihr.xbrl.om.ZipCascadeURIResolver.ZipPackage
Unused feature.
isEnd(GregorianCalendar) - Method in class com.ihr.xbrl.dts.ColumnPeriod
 
isEnd(XBRLPeriod) - Method in class com.ihr.xbrl.dts.ColumnPeriod
 
isEnding() - Method in class com.ihr.xbrl.comparator.Event
 
isErratum() - Method in class com.ihr.xbrl.versioning.Assignment
 
isEvaluated() - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
Returns true if this variable has been successfully evaluated the last time it was evaluated
isEvaluationRequired() - Method in class com.ihr.xbrl.om.formula.XBRLVariableParameter
Returns true when this parameter has not been evaluated and evaluation depends upon the evaluation of another parameter so re-evaluation is needed.
isExpanded() - Method in interface com.ihr.xbrl.om.errors.Branch
 
isExpanded() - Method in class com.ihr.xbrl.om.xdt.XDTValidationELRorNothing
 
isExplicitDimensionContainer(XMLFragment) - Static method in class com.ihr.xbrl.om.formula.FContext
returns true if the XMLFragment passed in as a parameter is a container for explicit dimensions
isFallbackDefined() - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
If the variable has a fall back value defined this method will return true. regardless the last evaluation is the fall back value or not.
isFallBackEvaluation() - Method in class com.ihr.xbrl.om.formula.XBRLVariableResourceUse
Returns true if the last evaluated value is the fallback value
isFallbackValue() - Method in class com.ihr.xbrl.om.formula.util.ClsVarIterator
 
isFallbackValue(QName) - Method in class com.ihr.xbrl.om.formula.util.VariablesLoopController
 
isFileSystem(File) - Method in class com.ihr.xbrl.util.zip.ZipFileSystemView
 
isFileSystemRoot(File) - Method in class com.ihr.xbrl.util.zip.ZipFileSystemView
 
isFirst() - Method in class com.ihr.xbrl.database.pagination.EmptyPageScroll
 
isFirst() - Method in class com.ihr.xbrl.database.pagination.IndexPageScroll
 
isFirst() - Method in interface com.ihr.xbrl.database.pagination.PageScroll
 
isFirstPage() - Method in class com.ihr.xbrl.database.pagination.AbstractPage
 
isFirstPage() - Method in interface com.ihr.xbrl.database.pagination.Page
 
isFloppyDrive(File) - Method in class com.ihr.xbrl.util.zip.ZipFileSystemView
 
isForever() - Method in class com.ihr.xbrl.dts.ColumnPeriod
 
isForever() - Method in interface com.ihr.xbrl.mapper.instance.MapperPeriod
 
isForever() - Method in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
 
isForever() - Method in class com.ihr.xbrl.om.instance.XBRLPeriod
 
isForever() - Method in class com.ihr.xbrl.pojo.XBRLPeriod
 
isFraction() - Method in class com.ihr.xbrl.om.instance.XBRLFactNumeric
 
isFraction() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
Returns true or false depending on this XBRLItem is an XBRL fractionItemType or not This method has been added in order to facilitate the development of the formula specification.
isGeneralVariableSchemaAware() - Method in class com.ihr.xbrl.om.DTSContainer
This method returns the value of the property FORMULA_PROCESSOR_GENERAL_VARIABLE_SCHEMA_AWARE
See DTSContainer.FORMULA_PROCESSOR_GENERAL_VARIABLE_SCHEMA_AWARE for more information.
isHidden() - Method in class com.ihr.xbrl.om.ZipCascadeURIResolver.ZipPackage
Unused feature.
isIdUsed(String) - Method in class com.ihr.xbrl.om.XBRLDocument
This method returns true if the id indicated as a parameter corresponds to an XMLFragment in this XBRLDocument
isImplicitFilter() - Method in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
 
isImplicitFilter() - Method in interface com.ihr.xbrl.om.formula.HasUncoveredAspectValueResolver
xff.uncovered-aspect(aspect, dimName) XPath function must raise an error if the formula is not implicit filtering
isImplicitFilter() - Method in class com.ihr.xbrl.om.formula.XBRLVariableSetResource
Returns the value of the implicitfiltering attribute for this variableSet
isInDTS(URI) - Method in class com.ihr.xbrl.om.XMLDocumentURI
Returns true if the document pointed to by the URI can be discovered in the DTS that would result using this document as the Starting point for DTS Discovery.
isInNode() - Method in class com.ihr.xbrl.om.ZipCascadeURIResolver.ZipPackage
 
isInputFileRequired() - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
 
isInputFileRequired() - Method in class com.ihr.xbrl.mapper.source.ExcelDataSource
 
isInputFileRequired() - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
 
isInputFileRequired() - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
 
isInputFileRequired() - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
 
isInputFileRequired() - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
 
isInputFileRequired() - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
Returns true if this driver requires an input file.
isInputFileRequired() - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
 
isInstanceOfThisDTS(XBRLInstance, int) - Method in class com.ihr.xbrl.om.DTSContainer
Check whether or not the instance document received as a parameter can be used in this DTSContainer.
isInstanceOfThisDTS(Source, int) - Method in class com.ihr.xbrl.om.DTSContainer
Check whether or not the document in the xmlSource is an instance document according to this DTS.
isInstanceOfThisDTS(MultiDTSValidationFile, int) - Method in class com.ihr.xbrl.om.DTSContainer
Check whether or not the document in the xmlSource is an instance document according to this DTS.
isInstant() - Method in class com.ihr.xbrl.dts.ColumnPeriod
If the ColumnPeriod is for the same start and end date, then it is an instant column period.
isInstant() - Method in interface com.ihr.xbrl.mapper.instance.MapperPeriod
 
isInstant() - Method in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
 
isInstant() - Method in class com.ihr.xbrl.om.instance.XBRLPeriod
 
isInSubstitutionGroup(QName) - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
 
isInSubstitutionGroup(XMLElementDefinition) - Method in class com.ihr.xbrl.om.taxonomy.XMLElementDefinition
Returns true if the element received as a parameter is in this element's substitution group.
isInternalAndShallNotBeUsed(URI) - Method in class com.ihr.xbrl.adins.efm.EFMProcessor
Returns true if the document indicated in the URI shall not be directly referenced by company files
isIXBRL(XMLDocumentURI) - Static method in class com.ihr.xbrl.om.instance.XBRLInstance
Returns true if the XMLDocumentURI is an iXBRL document.
isLast() - Method in class com.ihr.xbrl.database.pagination.EmptyPageScroll
 
isLast() - Method in class com.ihr.xbrl.database.pagination.NumberPageScroll
 
isLast() - Method in interface com.ihr.xbrl.database.pagination.PageScroll
 
isLastPage() - Method in class com.ihr.xbrl.database.pagination.AbstractPage
 
isLastPage() - Method in interface com.ihr.xbrl.database.pagination.Page
 
isLeaf() - Method in class com.ihr.xbrl.dts.XBRLRootNode
 
isLeaf() - Method in class com.ihr.xbrl.dts.XBRLTreeNode
 
isLeaf() - Method in interface com.ihr.xbrl.om.errors.Branch
 
isLeaf() - Method in class com.ihr.xbrl.om.xdt.XDTValidationELRorNothing
 
isLimitable() - Method in class com.ihr.xbrl.database.pagination.EmptyPageScroll
 
isLimitable() - Method in interface com.ihr.xbrl.database.pagination.PageScroll
 
isMacroPeriod() - Method in interface com.ihr.xbrl.mapper.instance.MapperPeriod
 
isMacroPeriod() - Method in class com.ihr.xbrl.mapper.instance.MapperPeriodBase
Returns true only if the period content is a string of text that can be evaluated as a macro
isManualValidationMode() - Method in interface com.ihr.xbrl.gui.interfaces.HasXBRLValidation
returns true if the validation mode is manual.
isMapIdentifierInUse(String) - Method in class com.ihr.xbrl.mapper.source.ExcelDataSource
 
isMapIdentifierInUse(String) - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSourceMapIdInUse
This operation allows a driver to respond true or false if the map identifier used in the parameter is mapped to data or ignored by the driver.
isMoneraty() - Method in class com.ihr.xbrl.om.instance.XBRLUnit
Returns true if the unit is just a monetary value
isMonetaryType() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
Check if this concept definition is a monetaryItemType or derived from monetaryItemType in the type hierarchy and return true if this is the case
isMonetaryType() - Method in class com.ihr.xbrl.pojo.XBRLItem
 
isMutable() - Method in class com.ihr.xbrl.pojo.OracleStringType
 
isNamespaceDefined(Namespace) - Method in class com.ihr.xbrl.om.XMLFragment
Checks if the namespace in the parameter is defined in this node
isNegated() - Method in class com.ihr.xbrl.dts.FactUseItem
If this Fact Use is negated this method returns true
isNegated(XBRLFactItem) - Method in interface com.ihr.xbrl.dts.NegatedSupport
true if the user interface is using a negated label role for
isNegated(XBRLFactItem) - Method in class com.ihr.xbrl.transform.target.HTMLReportHandler
 
isNil(String, int, XMLElementDefinition) - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
 
isNil(String, int, XMLElementDefinition) - Method in class com.ihr.xbrl.mapper.source.ExcelDataSource
 
isNil(String, int, XMLElementDefinition) - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
 
isNil(String, int, XMLElementDefinition) - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
 
isNil(String, int, XMLElementDefinition) - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
 
isNil(String, int, XMLElementDefinition) - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
 
isNil(String, int, XMLElementDefinition) - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
Return true if the concept content is xsi:nil so there will be no request for a value
isNil(String, int, XMLElementDefinition) - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
 
isNil() - Method in class com.ihr.xbrl.om.instance.XBRLFact
Return true if the fact is nil it MUST contain a @xsi:nil attribute with value = true
isNil() - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
 
isNill() - Method in class com.ihr.xbrl.pojo.XBRLFact
 
isNillable() - Method in class com.ihr.xbrl.pojo.XBRLConcept
 
isNotOk() - Method in class com.ihr.xbrl.om.errors.XBRLAssertionResult
 
isNumeric() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
Returns true if the type is derived from one of the list fractionItemType decimalItemType floatItemType doubleItemType monetaryItemType sharesItemType pureItemType integerItemType nonPositiveIntegerItemType negativeIntegerItemType longItemType intItemType shortItemType byteItemType nonNegativeIntegerItemType unsignedLongItemType unsignedIntItemType unsignedShortItemType unsignedByteItemType positiveIntegerItemType)
isNumericType() - Method in class com.ihr.xbrl.pojo.XBRLItem
 
iso4217_codes - Static variable in class com.ihr.xbrl.om.XBRL
 
iso8601(GregorianCalendar, boolean, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLPeriod
Returns a string representation in iso8601 standard with the value of variable c yyyy-MM-dd'T'HH:mm:ss.SSSZ is the complete patters that can be used some parts of this pattern can be omited according to the values of hasTimezone and hasTime below.
iso8601(String, boolean) - Static method in class com.ihr.xbrl.om.instance.XBRLPeriod
Converts a string of the format yyyy-MM-dd to the apropriate GregorianCalendar object.
isOK() - Method in class com.ihr.xbrl.om.errors.XBRLAssertionResult
 
isOK(Object) - Method in interface com.ihr.xbrl.resolvers.Supervisor
This is the Supervisor callback function.
isOnValidation() - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
 
isOnValidation() - Method in class com.ihr.xbrl.om.exLinks.XBRLLocator
 
isOnValidation() - Method in class com.ihr.xbrl.om.exLinks.XBRLRelationship
 
isOnValidation() - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
 
isOnValidation() - Method in class com.ihr.xbrl.om.instance.XBRLContext
 
isOnValidation() - Method in class com.ihr.xbrl.om.instance.XBRLFact
 
isOnValidation() - Method in class com.ihr.xbrl.om.instance.XBRLUnit
 
isOnValidation() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
 
isOnValidation() - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
 
isOnValidation() - Method in class com.ihr.xbrl.om.taxonomy.XBRLTuple
 
isOnValidation() - Method in interface com.ihr.xbrl.om.XBRLValidation
When validation is a recursive process, this function returns true if the object going to be validated is already under validation.
isOnValidation() - Method in class com.ihr.xbrl.om.XBRLValidationImpl
 
isOnValidation() - Method in class com.ihr.xbrl.om.XMLDocumentURI
 
isOpen() - Method in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
Returns true if this is an open combination
isOversized() - Method in class com.ihr.xbrl.om.xdt.XDTValidCombinationSet
Returns true if this combination contains no valid combinations because it is oversized
isPrimary() - Method in class com.ihr.xbrl.dts.DDimension
 
isPrimary() - Method in class com.ihr.xbrl.dts.Deleted_InstantOnDurationDimension
 
isPrimary() - Method in interface com.ihr.xbrl.dts.Dimension
Returns true if the dimension is linked with a primary item and thus it is a PDimension or a DDimension
isPrimary() - Method in class com.ihr.xbrl.dts.DpDimension
 
isPrimary() - Method in class com.ihr.xbrl.dts.EDimension
 
isPrimary() - Method in class com.ihr.xbrl.dts.IdentifierDimension
 
isPrimary() - Method in class com.ihr.xbrl.dts.IdentifierMember
 
isPrimary() - Method in class com.ihr.xbrl.dts.InstantModeMember
 
isPrimary() - Method in interface com.ihr.xbrl.dts.Member
This method returns true if the member is a primary item, otherwise is a dimension member of either an XDT dimension or a Virtual dimension
isPrimary() - Method in class com.ihr.xbrl.dts.MemberDuplicate
 
isPrimary() - Method in class com.ihr.xbrl.dts.MemberQName
 
isPrimary() - Method in class com.ihr.xbrl.dts.NullMember
 
isPrimary() - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
 
isPrimary() - Method in class com.ihr.xbrl.dts.PDimension
 
isPrimary() - Method in class com.ihr.xbrl.dts.PeriodDimension
 
isPrimary() - Method in class com.ihr.xbrl.dts.PeriodMember
 
isPrimary() - Method in class com.ihr.xbrl.dts.PMember
 
isPrimary() - Method in class com.ihr.xbrl.dts.VirtualDimension
 
isPrimary() - Method in class com.ihr.xbrl.dts.XDimension
 
isPrimary() - Method in class com.ihr.xbrl.dts.XMLFragmentMember
 
isPureType() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
Check if this concept definition is a pureItemType or derived from pureItemType in the type hierarchy and return true if this is the case
isRegistered() - Method in class com.ihr.xbrl.util.InternetProxySelector
During the instance creation, the InternetProxySelector is registered as the default proxy selector if there are properties indicating that it must be registered.
isRequiredAttribute(int, int) - Static method in class com.ihr.xbrl.om.exLinks.XLinkElement
Checks whether or not an attribute code is required for an xlink element
isRequiredDimension(QName, int) - Method in class com.ihr.xbrl.om.xdt.XDTDimensionalPrimaryItem
Returns true if the dimension dim exist in all combinations and all combination sets are closed.
isRequiredDimension(QName) - Method in class com.ihr.xbrl.om.xdt.XDTDimensionalPrimaryItemForGUIs
Returns a boolean value indicating if the dimension appears in all combinations and the context container for that dimension is closed.
isRoot(File) - Method in class com.ihr.xbrl.util.zip.ZipFileSystemView
 
isRunning() - Method in class com.ihr.xbrl.util.Timer
 
isSharesType() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
Check if this concept definition is a sharesItemType or derived from sharesItemType in the type hierarchy and return true if this is the case
isSimpleType() - Method in class com.ihr.xbrl.om.exLinks.XBRLResource
 
isStandard(URI) - Method in class com.ihr.xbrl.adins.efm.EFMProcessor
Validates the URI passed in as parameter is one of the standard taxonomy schemas.
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.CalculationLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.DefinitionLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.FootnoteLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.FormulaLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.GenericLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.LabelLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.OtherLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.PresentationLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.ReferenceLinkbase
 
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.VersionLinkbase
Deprecated.  
isStandardExtendedLink() - Method in class com.ihr.xbrl.om.exLinks.XBRLExtendedLink
Returns true if the extended link belongs to the XBRL 2.1 specification.
isStandardLoc() - Method in class com.ihr.xbrl.om.exLinks.XBRLLocator
Returns true if the surrounding node is a link:loc returns false if this object is in the substitution group of link:loc but not a link:loc
isStandardNamespaceURI(String) - Method in class com.ihr.xbrl.adins.efm.EFMProcessor
Validates the URI passed in as parameter is one of the standard taxonomy schemas.
isStart(XBRLPeriod) - Method in class com.ihr.xbrl.dts.ColumnPeriod
 
isStart(GregorianCalendar) - Method in class com.ihr.xbrl.dts.ColumnPeriod
 
isStarting() - Method in class com.ihr.xbrl.comparator.Event
 
isStatic() - Method in class com.ihr.xbrl.om.formula.filters.XBRLConceptNameFilter
 
isStatic() - Method in interface com.ihr.xbrl.om.formula.filters.XBRLFormulaConceptFilter
 
isStatic() - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
Returns true for role types and arcrole types defined in the XBRL 2.1 specification
isStaticConcept() - Method in interface com.ihr.xbrl.om.formula.aspects.ConceptAspectInterface
Returns true if the evaluation of the concept does not requires access to dynamic content.
isStaticConcept() - Method in class com.ihr.xbrl.om.formula.aspects.ConceptAspectRule
 
isStaticConcept() - Method in class com.ihr.xbrl.om.formula.aspects.DefaultAspectRule
 
isStored(URI, Session) - Method in class com.ihr.xbrl.store.StorageService
Returns true if the document with URI is already stored in the database
isStrict() - Method in class com.ihr.xbrl.om.assertions.XBRLConsistencyAssertion
 
isTechnical() - Method in class com.ihr.xbrl.versioning.Assignment
 
isTheSourceOf(XBRLFact) - Method in class com.ihr.xbrl.om.formula.XBRLFormula
This method returns true if this formula is the source of a fact generation.
isTransformable(Source, int) - Method in class com.ihr.xbrl.transform.TransformProcessor
This method returns true when the document represented by the content of the xmlSource parameter can be transformed by one of the DTSs loaded by this transformer object.
isTraversable(File) - Method in class com.ihr.xbrl.util.zip.ZipFileSystemView
 
isTree() - Method in class com.ihr.xbrl.dts.DDimension
 
isTree() - Method in class com.ihr.xbrl.dts.Deleted_InstantOnDurationDimension
 
isTree() - Method in interface com.ihr.xbrl.dts.Dimension
Returns true if the representation of this dimension could be a tree of elements or false if it is a list of items
isTree() - Method in class com.ihr.xbrl.dts.DpDimension
 
isTree() - Method in class com.ihr.xbrl.dts.EDimension
 
isTree() - Method in class com.ihr.xbrl.dts.IdentifierDimension
 
isTree() - Method in class com.ihr.xbrl.dts.PDimension
 
isTree() - Method in class com.ihr.xbrl.dts.PeriodDimension
 
isTree() - Method in class com.ihr.xbrl.dts.VirtualDimension
 
isTree() - Method in class com.ihr.xbrl.dts.XDimension
 
isTupleSourceRequired() - Method in class com.ihr.xbrl.mapper.source.CSVDataSource
 
isTupleSourceRequired() - Method in class com.ihr.xbrl.mapper.source.ExcelDataSource
 
isTupleSourceRequired() - Method in class com.ihr.xbrl.mapper.source.JNDIDataSource
 
isTupleSourceRequired() - Method in class com.ihr.xbrl.mapper.source.SQLDataSource
 
isTupleSourceRequired() - Method in class com.ihr.xbrl.mapper.source.VoidDataSource
 
isTupleSourceRequired() - Method in class com.ihr.xbrl.mapper.source.WebFormDataSource
 
isTupleSourceRequired() - Method in interface com.ihr.xbrl.mapper.source.XBRLDataSource
Returns a boolean value indicating if the source format has a meaning to indicate the number of occurrences of a tuple.
isTupleSourceRequired() - Method in class com.ihr.xbrl.mapper.source.XBRLFileDataSource
 
isTypedDimensionContainer(XMLFragment) - Static method in class com.ihr.xbrl.om.formula.FContext
returns true if the XMLFragment passed in as a parameter is a container for explicit dimensions
isTypeOfFilter(String) - Static method in class com.ihr.xbrl.filters.CompanyFilter
Returns true is the text string passed in as argument in text can be converted into a filter of this type using a static factory method.
isTypeOfFilter(String) - Static method in class com.ihr.xbrl.filters.ConceptNameFilter
Returns true is the text string passed in as argument in text can be converted into a filter of this type using a static factory method.
isTypeOfFilter(String) - Static method in class com.ihr.xbrl.filters.DimensionFilter
 
isTypeOfFilter(String) - Static method in class com.ihr.xbrl.filters.ReportURIFilter
Returns true is the text string passed in as argument in text can be converted into a filter of this type using a static factory method.
isUsable(QName) - Method in class com.ihr.xbrl.om.xdt.XDTDimensionUse
Returns true if the member belongs to the domain and is usable
isUsedOn(QName) - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
returns true if the element represented by the QName can legally use this XBRLRoleType This method considers roles defined in the XBRL 2.1 specification, virtual roles undefined in the DTS and used in generic linkbases and roles properly defined in XBRL linkbases
isUsePageScroll() - Method in class com.ihr.xbrl.database.pagination.EmptyPageScroll
 
isUsePageScroll() - Method in class com.ihr.xbrl.database.pagination.NumberPageScroll
 
isUsePageScroll() - Method in interface com.ihr.xbrl.database.pagination.PageScroll
 
isValidAttribute(int, int) - Static method in class com.ihr.xbrl.om.exLinks.XLinkElement
Checks whether or not an attribute code is valid in an xlink element
isValidBinding() - Method in class com.ihr.xbrl.om.formula.util.VariablesLoopController.ClsVariableSetCombinationsIterator2
 
isValidInitialBinding() - Method in class com.ihr.xbrl.om.formula.util.VariablesLoopController
 
isVersion20122501() - Method in class com.ihr.xbrl.om.DTSContainer
 
isVirtual() - Method in class com.ihr.xbrl.om.taxonomy.XBRLRoleAndArcroleTypes
Returns true for role types not referenced using roleRef elements or arcrole type not referenced via arcroleRef elements but valid because they are used within custom extended linkbases.
isVirtual() - Method in class com.ihr.xbrl.pojo.XBRLRoleArcroleType
 
isVisible() - Method in class com.ihr.xbrl.dts.ClsPackQNameContainer
 
isVisible() - Method in class com.ihr.xbrl.dts.IdentifierMember
 
isVisible() - Method in class com.ihr.xbrl.dts.InstantModeMember
 
isVisible() - Method in interface com.ihr.xbrl.dts.Member
Must return true if the member is going to be visualized in rows or columns.
isVisible() - Method in class com.ihr.xbrl.dts.MemberDuplicate
 
isVisible() - Method in class com.ihr.xbrl.dts.MemberQName
 
isVisible() - Method in class com.ihr.xbrl.dts.NullMember
 
isVisible() - Method in class com.ihr.xbrl.dts.OpenTableRowKeyMember
 
isVisible() - Method in class com.ihr.xbrl.dts.PeriodMember
 
isVisible() - Method in class com.ihr.xbrl.dts.PMember
 
isVisible() - Method in class com.ihr.xbrl.dts.XMLFragmentMember
 
isVisible() - Method in interface com.ihr.xbrl.gui.interfaces.DTSLoadingBarInterface
 
isVoid() - Method in class com.ihr.xbrl.comparator.Event
Returns true if this diff contains no useful path
isXBRLType() - Method in class com.ihr.xbrl.om.taxonomy.XBRLItem
 
isXMLWhiteSpace(char) - Static method in class com.ihr.xbrl.adins.efm.EFMProcessor
 
ITAescapedItemType - Static variable in class com.ihr.xbrl.om.taxonomy.XBRLXSDTypeDefinition
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFF_uncovered_aspect
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_concept_substitutions
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_fact_scenario_remainder
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_fact_segment_remainder
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_facts_in_instance
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_filter_member_network_selection
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_items_in_instance
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_items_in_tuple
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_non_nil_facts_in_instance
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_tuples_in_instance
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_tuples_in_tuple
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_unit_denominator
 
iterate(XPathContext) - Method in class com.ihr.xbrl.om.formula.functions.XFI_unit_numerator
 
iteratePrefixes() - Method in class com.ihr.xbrl.mapper.MapNamespaceResolver
 
iteratePrefixes() - Method in class com.ihr.xbrl.om.XBRLNamespaceContext
 
iterator() - Method in class com.ihr.xbrl.om.instance.XBRLFactsContainer
 
iterator() - Method in interface com.ihr.xbrl.om.instance.XBRLFactsList
 
iterator() - Method in class com.ihr.xbrl.om.instance.XBRLFactsListImpl
 
iterator() - Method in class com.ihr.xbrl.om.instance.XBRLFactTuple
 
iterator() - Method in class com.ihr.xbrl.om.instance.XBRLInstance
 
iterator() - Method in class com.ihr.xbrl.om.xdt.XDTValidationFactHistory
 
iterator() - Method in class com.ihr.xbrl.util.EmptyCollection
 
iterator() - Method in class com.ihr.xbrl.util.GeneralIterable
 
iterator() - Method in class com.ihr.xbrl.util.SequenceIterable
 
IXBRL - Static variable in class com.ihr.xbrl.om.XBRLDocument
 
IXBRLINSTANCE - Static variable in class com.ihr.xbrl.util.XBRLFileViewClass
 
IXBRLProcessor - Class in com.ihr.xbrl.om.ixbrl
 

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
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa