| Package | Description | 
|---|---|
| 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.instance | |
| com.ihr.xbrl.om | Provides the classes necessary to start processing XBRL information. | 
| com.ihr.xbrl.om.assertions | |
| com.ihr.xbrl.om.autofill | |
| com.ihr.xbrl.om.customcodes | |
| 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.formula.filters | |
| com.ihr.xbrl.om.formula.functions.custom | |
| 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.elements | |
| 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.rstable | |
| 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 | Classes supporting definition nodes | 
| 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.xhtml.elements | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FlMessageThe Class FlMessage. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapperAnchorThis class is used inside a section. | 
| class  | MapperCompanyThis class represents a xbrlMap/instance/contexts/company node in the mapper. | 
| class  | MapperContextThis class represents a context in the mapper. | 
| class  | MapperContextBaseThe Class MapperContextBase. | 
| class  | MapperContextsThis class represents a xbrlMap/instance/contexts node in the mapper. | 
| class  | MapperDataSourcesThis class represents a xbrlMap/datasources node in the mapper. | 
| class  | MapperDocumentationThis class represents a documentation node in the mapper. | 
| class  | MapperDtsThis class represents a xbrlMap/instance/dts node in the mapper. | 
| class  | MapperFactThis class represents a xbrlMap/instance/facts/fact node in the mapper. | 
| class  | MapperFactsThis class represents a xbrlMap/instance/facts node in the mapper. | 
| class  | MapperFileThis class represents a file node in the mapper. | 
| class  | MapperInstanceThis class represents a xbrlMap/instance node in the mapper. | 
| class  | MapperPeriod3This class represents the content of a period that contains tokens in order to
 facilitate dynamic context content. | 
| class  | MapperPeriodBaseThe Class MapperPeriodBase. | 
| class  | MapperRootNodeThis is the root Mapper element. | 
| class  | MapperSchemeThis class represents a xbrlMap/instance/contexts/scheme in the mapper. | 
| class  | MapperSectionStarting with mapper version 3 (2011) there is the possibility to create mapping sections. | 
| class  | MapperSourceThis class represents a datasources/source node in the mapper. | 
| class  | MapperUnitsThis class represents a xbrlMap/instance/units node in the mapper. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLDocumentRootNodeThis interface is implemented by objects that are the root nodes
 of an XBRLDocument. | 
| class  | XBRLRelationshipPointImplThe Class XBRLRelationshipPointImpl. | 
| class  | XBRLSimpleLinkThis class represents a simple link
 
 XBRL simple links are: schemaRef, linkbaseRef, roleRef, arcroleRef
 
 As this class is abstract this object takes care just the details
 about XLink simple links as, for example, the attributes. | 
| class  | XMLFragmentThis is the bottom class of almost every object on this API that represents a node
 in an XML document. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLAssertionThe Class XBRLAssertion. | 
| class  | XBRLConsistencyAssertionThe Class XBRLConsistencyAssertion. | 
| class  | XBRLExistenceAssertionThe Class XBRLExistenceAssertion. | 
| class  | XBRLValueAssertionThe Class XBRLValueAssertion. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AutoFillThe Class AutoFill. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CustomCodeThe Class CustomCode. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CalculationLinkbaseThe Class CalculationLinkbase. | 
| class  | DefinitionLinkbaseThe Class DefinitionLinkbase. | 
| class  | FootnoteLinkbaseThe Class FootnoteLinkbase. | 
| class  | FormulaLinkbaseThe Class FormulaLinkbase. | 
| class  | GenericLinkbaseThe Class GenericLinkbase. | 
| class  | LabelLinkbaseThe Class LabelLinkbase. | 
| class  | OtherLinkbaseThe OtherLinkbase object fits in linkbases that are out of the scope of written
 specifications but are right because they agree with the
 
 In previous versions of the API the Generic Linkbase was created for Generic and
 Other linkbase types. | 
| class  | PresentationLinkbaseThe Class PresentationLinkbase. | 
| class  | ReferenceLinkbaseThe Class ReferenceLinkbase. | 
| class  | VersionLinkbaseDeprecated. 
 this is a very old class that is no longer used in the system.
 Versioning information is not going to be stored in a linkbase anymore | 
| class  | XBRLArcThe Class XBRLArc. | 
| class  | XBRLArcroleRefThe Class XBRLArcroleRef. | 
| class  | XBRLDocumentationThis class represents the 2.2.13 XBRL Documentation Information Item | 
| class  | XBRLExtendedLinkThe Class XBRLExtendedLink. | 
| class  | XBRLLabelResourceLabel resources are the object model representation of the link:label elements
 in label Linkbases | 
| class  | XBRLLinkbaseRefCreates a linkbase ref element that will be serialized in a schema 
 or instance document. | 
| class  | XBRLLinkbaseRootNodeThe Class XBRLLinkbaseRootNode. | 
| class  | XBRLLocatorThis is not part of the XBRL Infoset. | 
| class  | XBRLPointerOfARelationshipThis is a XBRL Pointer Information Item
 Classes are:
        XBRLResource
  XBRLLocator. | 
| class  | XBRLRelationshipThe Class XBRLRelationship. | 
| class  | XBRLResourceThis is the base type for XBRL resources. | 
| class  | XBRLRoleRefThe Class XBRLRoleRef. | 
| class  | XLinkElementBase class for elements that contains attributes according to the XLink Specification. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLCustomFunctionThe Class XBRLCustomFunction. | 
| class  | XBRLFormulaThe Class XBRLFormula. | 
| class  | XBRLFormulaResourceThe Class XBRLFormulaResource. | 
| class  | XBRLVariableEqualityDefinitionThe Class XBRLVariableEqualityDefinition. | 
| class  | XBRLVariableFactThe Class XBRLVariableFact. | 
| class  | XBRLVariableGeneralThe Class XBRLVariableGeneral. | 
| class  | XBRLVariableParameterThe Class XBRLVariableParameter. | 
| class  | XBRLVariablePreconditionThe Class XBRLVariablePrecondition. | 
| class  | XBRLVariableResourceThe Class XBRLVariableResource. | 
| class  | XBRLVariableSetResourceThe Class XBRLVariableSetResource. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLResultMessageThe Class XBRLResultMessage. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLAncestorFilterThe Class XBRLAncestorFilter. | 
| class  | XBRLAndFilterThe Class XBRLAndFilter. | 
| class  | XBRLAspectCoverFilterThe Class XBRLAspectCoverFilter. | 
| class  | XBRLConceptBalanceFilterThe Class XBRLConceptBalanceFilter. | 
| class  | XBRLConceptCustomAttributeFilterThe Class XBRLConceptCustomAttributeFilter. | 
| class  | XBRLConceptDataTypeFilterThe Class XBRLConceptDataTypeFilter. | 
| class  | XBRLConceptFilterAbstractThe Class XBRLConceptFilterAbstract. | 
| class  | XBRLConceptNameFilterThe Class XBRLConceptNameFilter. | 
| class  | XBRLConceptPeriodTypeFilterThe Class XBRLConceptPeriodTypeFilter. | 
| class  | XBRLConceptRelationFilterThe Class XBRLConceptRelationFilter. | 
| class  | XBRLConceptSubstitutionGroupFilterThe Class XBRLConceptSubstitutionGroupFilter. | 
| class  | XBRLDimensionFilterAbstractThe Class XBRLDimensionFilterAbstract. | 
| class  | XBRLExplicitDimensionFilterThe Class XBRLExplicitDimensionFilter. | 
| class  | XBRLFormulaFilterBaseThe Class XBRLFormulaFilterBase. | 
| class  | XBRLGeneralFilterThe Class XBRLGeneralFilter. | 
| class  | XBRLGeneralMeasuresFilterThe Class XBRLGeneralMeasuresFilter. | 
| class  | XBRLIdentifierFilterThe Class XBRLIdentifierFilter. | 
| class  | XBRLLocationFilterThe Class XBRLLocationFilter. | 
| class  | XBRLMatchAbstractFilterThe Class XBRLMatchAbstractFilter. | 
| class  | XBRLMatchConceptFilterThe Class XBRLMatchConceptFilter. | 
| class  | XBRLMatchDimensionFilterThe Class XBRLMatchDimensionFilter. | 
| class  | XBRLMatchEntityIdentifierFilterThe Class XBRLMatchEntityIdentifierFilter. | 
| class  | XBRLMatchLocationFilterThe Class XBRLMatchLocationFilter. | 
| class  | XBRLMatchNonXDTScenarioFilterThe Class XBRLMatchNonXDTScenarioFilter. | 
| class  | XBRLMatchNonXDTSegmentFilterThe Class XBRLMatchNonXDTSegmentFilter. | 
| class  | XBRLMatchPeriodFilterThe Class XBRLMatchPeriodFilter. | 
| class  | XBRLMatchScenarioFilterThe Class XBRLMatchScenarioFilter. | 
| class  | XBRLMatchSegmentFilterThe Class XBRLMatchSegmentFilter. | 
| class  | XBRLMatchUnitFilterThe Class XBRLMatchUnitFilter. | 
| class  | XBRLOrFilterThe Class XBRLOrFilter. | 
| class  | XBRLParentFilterThe Class XBRLParentFilter. | 
| class  | XBRLPeriodEndFilterThe Class XBRLPeriodEndFilter. | 
| class  | XBRLPeriodFilterThe Class XBRLPeriodFilter. | 
| class  | XBRLPeriodFilterAbstractThe Class XBRLPeriodFilterAbstract. | 
| class  | XBRLPeriodForeverFilterThe Class XBRLPeriodForeverFilter. | 
| class  | XBRLPeriodInstantDurationFilterThe Class XBRLPeriodInstantDurationFilter. | 
| class  | XBRLPeriodInstantFilterThe Class XBRLPeriodInstantFilter. | 
| class  | XBRLPeriodStartFilterThe Class XBRLPeriodStartFilter. | 
| class  | XBRLRegExpIdentifierFilterThe Class XBRLRegExpIdentifierFilter. | 
| class  | XBRLRegExpSchemeFilterThe Class XBRLRegExpSchemeFilter. | 
| class  | XBRLRelativeFilterThe Class XBRLRelativeFilter. | 
| class  | XBRLScenarioFilterThe Class XBRLScenarioFilter. | 
| class  | XBRLSegmentFilterThe Class XBRLSegmentFilter. | 
| class  | XBRLSiblingFilterThe Class XBRLSiblingFilter. | 
| class  | XBRLSingleMeasureFilterThe Class XBRLSingleMeasureFilter. | 
| class  | XBRLSpecificIdentifierFilterThe Class XBRLSpecificIdentifierFilter. | 
| class  | XBRLSpecificSchemeFilterThe Class XBRLSpecificSchemeFilter. | 
| class  | XBRLTypedDimensionFilterThe Class XBRLTypedDimensionFilter. | 
| class  | XBRLValueNilFilterThe Class XBRLValueNilFilter. | 
| class  | XBRLValuePrecisionFilterThe Class XBRLValuePrecisionFilter. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLCustomFunctionImplementationThe Class XBRLCustomFunctionImplementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLContextThis class represents the content of an XBRL Context. | 
| class  | XBRLDimensionsContainerThe Class XBRLDimensionsContainer. | 
| class  | XBRLEntityThe Class XBRLEntity. | 
| class  | XBRLFactAbstract class to represent a fact item in an instance document or inside a tuple. | 
| class  | XBRLFactItemThis class represents the instantiation of an xbrli:item on an
 instance document. | 
| class  | XBRLFactNonNumericThis object represents a non numeric fact value in an instance document. | 
| class  | XBRLFactNumericThe Class XBRLFactNumeric. | 
| class  | XBRLFactTupleThe Class XBRLFactTuple. | 
| class  | XBRLIdentifierThe Class XBRLIdentifier. | 
| class  | XBRLInstanceRootNodeWe have split the XBRLInstance class into the XBRLInstance derived from XBRLDocument
 and the XBRLInstance root node that is an XMLFragment. | 
| class  | XBRLMeasureThe Class XBRLMeasure. | 
| class  | XBRLPeriodA period information according to the content of the context container in the XBRL 2.1 specification. | 
| class  | XBRLScenarioThe Class XBRLScenario. | 
| class  | XBRLSchemaRefCreates a schemaRef element that will be serialized in an instance 
 
 Serialization (and construction) of this objects is automatic. | 
| class  | XBRLSegmentThe Class XBRLSegment. | 
| class  | XBRLUnitThe Class XBRLUnit. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseIXDenominatorThe Class BaseIXDenominator. | 
| class  | BaseIXElementBase class for all Inline XBRL 1.0 and 1.1 Elements. | 
| class  | BaseIXExcludeThe Class BaseIXExclude. | 
| class  | BaseIXFactThe Class BaseIXFact. | 
| class  | BaseIXFactItemThe Class BaseIXFactItem. | 
| class  | BaseIXFactNumericThe Class BaseIXFactNumeric. | 
| class  | BaseIXFootnoteThe Class BaseIXFootnote. | 
| class  | BaseIXFractionThe Class BaseIXFraction. | 
| class  | BaseIXHeaderThe Class BaseIXHeader. | 
| class  | BaseIXHiddenThe Class BaseIXHidden. | 
| class  | BaseIXNonFractionThe Class BaseIXNonFraction. | 
| class  | BaseIXNonNumericThe Class BaseIXNonNumeric. | 
| class  | BaseIXNumeratorThe Class BaseIXNumerator. | 
| class  | BaseIXReferencesThe Class BaseIXReferences. | 
| class  | BaseIXRelationshipThe Class BaseIXRelationship. | 
| class  | BaseIXResourcesThe Class BaseIXResources. | 
| class  | BaseIXTupleThe Class BaseIXTuple. | 
| class  | IX10DenominatorClass Inline XBRL 1.0 ix:denominator | 
| class  | IX10ExcludeClass Inline XBRL 1.0 ix:exclude | 
| class  | IX10FootnoteClass Inline XBRL 1.0 ix:footnote | 
| class  | IX10FractionClass Inline XBRL 1.0 ix:fraction | 
| class  | IX10HeaderClass Inline XBRL 1.0 ix:header | 
| class  | IX10HiddenClass Inline XBRL 1.0 ix:hidden | 
| class  | IX10NonFractionClass Inline XBRL 1.0 ix:nonFraction | 
| class  | IX10NonNumericClass Inline XBRL 1.0 ix:nonNumeric | 
| class  | IX10NumeratorClass Inline XBRL 1.0 ix:numerator | 
| class  | IX10ReferencesClass Inline XBRL 1.0 ix:references | 
| class  | IX10ResourcesClass Inline XBRL 1.0 ix:resources | 
| class  | IX10TupleClass Inline XBRL 1.0 ix:tuple | 
| class  | IX11ContinuationClass Inline XBRL 1.1 ix:continuation | 
| class  | IX11DenominatorClass Inline XBRL 1.1 ix:denominator | 
| class  | IX11ExcludeClass Inline XBRL 1.1 ix:exclude | 
| class  | IX11FootnoteClass Inline XBRL 1.1 ix:footnote | 
| class  | IX11FractionClass Inline XBRL 1.1 ix:fraction | 
| class  | IX11HeaderClass Inline XBRL 1.1 ix:header | 
| class  | IX11HiddenClass Inline XBRL 1.1 ix:hidden | 
| class  | IX11NonFractionClass Inline XBRL 1.1 ix:nonFraction | 
| class  | IX11NonNumericClass Inline XBRL 1.1 ix:nonNumeric | 
| class  | IX11NumeratorClass Inline XBRL 1.1 ix:numerator | 
| class  | IX11ReferencesClass Inline XBRL 1.1 ix:references | 
| class  | IX11RelationshipClass Inline XBRL 1.1 ix:relationship | 
| class  | IX11ResourcesClass Inline XBRL 1.1 ix:resources | 
| class  | IX11TupleClass Inline XBRL 1.1 ix:tuple | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RenderHintsThis is the render hints resource that applies to one XBRLRoleType. | 
| class  | StaticRoleThe Class StaticRole. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RSTableActionThe Class RSTableAction. | 
| class  | RSTableEvaluableResourceThe Class RSTableEvaluableResource. | 
| class  | RSTableOpenFilterThe Class RSTableOpenFilter. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLTableResourceThe Class XBRLTableResource. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLAspectNodeThe Class XBRLAspectNode. | 
| class  | XBRLBreakdownThe Class XBRLBreakdown. | 
| class  | XBRLClosedDefinitionNodeThe Class XBRLClosedDefinitionNode. | 
| class  | XBRLConceptRelationshipNodeThis is the object model representation of the conceptRelationshipNode defined in the table
 specification. | 
| class  | XBRLDefinitionNodeThe Class XBRLDefinitionNode. | 
| class  | XBRLDimensionRelationshipNodeThe Class XBRLDimensionRelationshipNode. | 
| class  | XBRLOpenDefinitionNodeThe Class XBRLOpenDefinitionNode. | 
| class  | XBRLRelationshipNodeThe Class XBRLRelationshipNode. | 
| class  | XBRLRuleNodeThe Class XBRLRuleNode. | 
| class  | XBRLTableThis is a table in the definition model. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLArcroleTypeThis class represents an arcrole type definition in a DTS. | 
| class  | XBRLDefinitionThe Class XBRLDefinition. | 
| class  | XBRLElementDefinitionThis is just an abstract class used on top of XBRLItem and XBRLTuple classes to distinguish them from raw XMLElementDefinition. | 
| class  | XBRLImportThe Class XBRLImport. | 
| class  | XBRLIncludeThe Class XBRLInclude. | 
| class  | XBRLItemThe Class XBRLItem. | 
| class  | XBRLRoleAndArcroleTypesThe Class XBRLRoleAndArcroleTypes. | 
| class  | XBRLRoleTypeProvides the properties of an XBRL Role Type Information Item. | 
| class  | XBRLTaxonomyRootNodeWe have split the XBRLTaxonomy class into the XBRLTaxonomy derived from XBRLDocument
 and the XBRLTaxonomyFragment root node that is an XMLFragment. | 
| class  | XBRLTupleThe Class XBRLTuple. | 
| class  | XBRLUsedOnA Used On Information Item. | 
| class  | XMLAnnotationThe Class XMLAnnotation. | 
| class  | XMLAppInfoThe Class XMLAppInfo. | 
| class  | XMLElementDefinitionCommon elements to both Tuples and Items. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseElemBase class for all XHTML xml elements. | 
| class  | ElemAThe HTML a element (or anchor element). | 
| class  | ElemAbbrThe HTML a element (or anchor element). | 
| class  | ElemAcronymThe HTML a element (or anchor element). | 
| class  | ElemAddressThe HTML a element (or anchor element). | 
| class  | ElemAreaThe HTML a element (or anchor element). | 
| class  | ElemBThe HTML b element (bold). | 
| class  | ElemBaseThe HTML body element. | 
| class  | ElemBdoThe HTML body element. | 
| class  | ElemBigThe HTML body element. | 
| class  | ElemBlockquoteThe HTML body element. | 
| class  | ElemBodyThe HTML body element. | 
| class  | ElemBrThe HTML br element. | 
| class  | ElemButtonThe HTML br element. | 
| class  | ElemCaptionThe HTML br element. | 
| class  | ElemCiteThe HTML br element. | 
| class  | ElemCodeThe HTML br element. | 
| class  | ElemColThe HTML col element. | 
| class  | ElemColgroupThe HTML col element. | 
| class  | ElemDdThe HTML br element. | 
| class  | ElemDelThe HTML sup element. | 
| class  | ElemDfnThe HTML br element. | 
| class  | ElemDivThe HTML div element. | 
| class  | ElemDlThe HTML br element. | 
| class  | ElemDtThe HTML br element. | 
| class  | ElemEmThe HTML br element. | 
| class  | ElemFieldsetThe HTML br element. | 
| class  | ElemFormThe HTML form element. | 
| class  | ElemH1The HTML h1 element. | 
| class  | ElemH2The HTML h1 element. | 
| class  | ElemH3The HTML h1 element. | 
| class  | ElemH4The HTML h1 element. | 
| class  | ElemH5The HTML h1 element. | 
| class  | ElemH6The HTML h1 element. | 
| class  | ElemHeadThe HTML head element. | 
| class  | ElemHrThe HTML h1 element. | 
| class  | ElemHtmlThe HTML main html element. | 
| class  | ElemIThe HTML a element (or anchor element). | 
| class  | ElemImgThe HTML div element. | 
| class  | ElemInputThe HTML input element. | 
| class  | ElemInsThe HTML sup element. | 
| class  | ElemKbdThe HTML sup element. | 
| class  | ElemLabelThe HTML label element. | 
| class  | ElemLegendThe HTML label element. | 
| class  | ElemLiThe HTML li element. | 
| class  | ElemLinkThe HTML li element. | 
| class  | ElemMapThe HTML li element. | 
| class  | ElemMetaThe HTML meta element. | 
| class  | ElemNoscriptThe HTML meta element. | 
| class  | ElemObjectThe HTML meta element. | 
| class  | ElemOlThe HTML ul element (unordered list). | 
| class  | ElemOptgroupThe HTML ul element (unordered list). | 
| class  | ElemOptionThe HTML ul element (unordered list). | 
| class  | ElemPThe HTML p element. | 
| class  | ElemParamThe HTML p element. | 
| class  | ElemPreThe HTML p element. | 
| class  | ElemQThe HTML p element. | 
| class  | ElemRbThe HTML p element. | 
| class  | ElemRpThe HTML p element. | 
| class  | ElemRtThe HTML p element. | 
| class  | ElemRubyThe HTML p element. | 
| class  | ElemSampThe HTML p element. | 
| class  | ElemScriptThe HTML p element. | 
| class  | ElemSelectThe HTML p element. | 
| class  | ElemSmallThe HTML p element. | 
| class  | ElemSpanThe HTML sup element. | 
| class  | ElemStrongThe HTML p element. | 
| class  | ElemStyleThe HTML style element. | 
| class  | ElemSubThe HTML sup element. | 
| class  | ElemSupThe HTML sup element. | 
| class  | ElemTableThe HTML table element. | 
| class  | ElemTbodyThe HTML tbody element. | 
| class  | ElemTdThe HTML td element. | 
| class  | ElemTextareaThe HTML sup element. | 
| class  | ElemTfootThe HTML sup element. | 
| class  | ElemThThe HTML sup element. | 
| class  | ElemTheadThe HTML sup element. | 
| class  | ElemTitleThe HTML title element. | 
| class  | ElemTrThe HTML tr element. | 
| class  | ElemTtThe HTML sup element. | 
| class  | ElemUlThe HTML ul element (unordered list). | 
| class  | ElemVarThe HTML ul element (unordered list). | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa