Uses of Package
com.ihr.xbrl.om.errors

Packages that use com.ihr.xbrl.om.errors
com.ihr.xbrl.adins.efm   
com.ihr.xbrl.adins.efm.errors   
com.ihr.xbrl.dts Provides the classes necessary to investigate the content of a DTS. 
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.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.instance   
com.ihr.xbrl.om Provides the classes necessary to start processing XBRL information. 
com.ihr.xbrl.om.assertions   
com.ihr.xbrl.om.assertions.errors   
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 Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links. 
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.errors   
com.ihr.xbrl.om.instance Provides the classes necessary to process, read and write the content of XBRL Instance documents. 
com.ihr.xbrl.om.ixbrl   
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 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   
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 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.versioning Provides the classes necessary to create or access to the content of a versioning report. 
com.rs.xbrl   
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.adins.efm
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.adins.efm.errors
XBRLInconsistency
          Class to store information about each inconsistency found in the XBRL document
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.dts
Branch
           
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.formula
DTSDiscoveryException
          This exception is generated if there are errors while processing the DTS Discovery of the files included in the DTS.
XBRLSchemaException
          Encapsulates Schema Validation errors into XBRLSchemaExceptions
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.mapper
XBRLSerializationException
          Generated when errors occurs during the serialization of the objects in XML fragments, documents, attributes etc.
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.mapper.instance
XBRLInconsistentDTSException
          This exception is thrown by the XBRLProcessor when an operation will put in danger the consistency of the object model
XBRLSerializationException
          Generated when errors occurs during the serialization of the objects in XML fragments, documents, attributes etc.
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om
DTSDiscoveryException
          This exception is generated if there are errors while processing the DTS Discovery of the files included in the DTS.
XBRLAssertionResult
           
XBRLDuplicateException
           
XBRLInconsistency
          Class to store information about each inconsistency found in the XBRL document
XBRLInconsistentDTSException
          This exception is thrown by the XBRLProcessor when an operation will put in danger the consistency of the object model
XBRLInitializationException
          Raised when the XBRL api or XBRL processors cannot be created for any reason
XBRLSchemaException
          Encapsulates Schema Validation errors into XBRLSchemaExceptions
XBRLSerializationException
          Generated when errors occurs during the serialization of the objects in XML fragments, documents, attributes etc.
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.assertions
XBRLAssertionResult
           
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.assertions.errors
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.errors
DTSDiscoveryException
          This exception is generated if there are errors while processing the DTS Discovery of the files included in the DTS.
LinkableErrorMessage
          This interface defines a function that is capable of generating an error message in HTML format that contains links to point to objects in the XBRL Infoset.
MessageTree
           
XBRLInconsistency
          Class to store information about each inconsistency found in the XBRL document
XBRLInconsistency.Contributor
          Used to keep track of elements involved in the calculation
XBRLRuntimeException
          Standard runtime error while working with XBRL objects.
XBRLSerializationException
          Generated when errors occurs during the serialization of the objects in XML fragments, documents, attributes etc.
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.exLinks
DTSDiscoveryException
          This exception is generated if there are errors while processing the DTS Discovery of the files included in the DTS.
XBRLDuplicateException
           
XBRLInconsistentDTSException
          This exception is thrown by the XBRLProcessor when an operation will put in danger the consistency of the object model
XBRLRuntimeException
          Standard runtime error while working with XBRL objects.
XBRLSerializationException
          Generated when errors occurs during the serialization of the objects in XML fragments, documents, attributes etc.
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.formula
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.formula.errors
XBRLInconsistency
          Class to store information about each inconsistency found in the XBRL document
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.instance
DTSDiscoveryException
          This exception is generated if there are errors while processing the DTS Discovery of the files included in the DTS.
XBRLInconsistentDTSException
          This exception is thrown by the XBRLProcessor when an operation will put in danger the consistency of the object model
XBRLSerializationException
          Generated when errors occurs during the serialization of the objects in XML fragments, documents, attributes etc.
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.ixbrl
DTSDiscoveryException
          This exception is generated if there are errors while processing the DTS Discovery of the files included in the DTS.
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.taxonomy
DTSDiscoveryException
          This exception is generated if there are errors while processing the DTS Discovery of the files included in the DTS.
XBRLInconsistentDTSException
          This exception is thrown by the XBRLProcessor when an operation will put in danger the consistency of the object model
XBRLSerializationException
          Generated when errors occurs during the serialization of the objects in XML fragments, documents, attributes etc.
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.utr
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.utr.errors
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.xdt
Branch
           
MessageTree
           
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.om.xdt.errors
LinkableErrorMessage
          This interface defines a function that is capable of generating an error message in HTML format that contains links to point to objects in the XBRL Infoset.
XBRLRuntimeException
          Standard runtime error while working with XBRL objects.
XBRLValidationException
          Represents an XBRL Error according to the XBRL 2.1 specification
 

Classes in com.ihr.xbrl.om.errors used by com.ihr.xbrl.versioning
DTSDiscoveryException
          This exception is generated if there are errors while processing the DTS Discovery of the files included in the DTS.
XBRLSerializationException
          Generated when errors occurs during the serialization of the objects in XML fragments, documents, attributes etc.
 

Classes in com.ihr.xbrl.om.errors used by com.rs.xbrl
XBRLInitializationException
          Raised when the XBRL api or XBRL processors cannot be created for any reason
 



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