| Package | Description | 
|---|---|
| com.ihr.xbrl.adins.eba | |
| com.ihr.xbrl.comparator | Provides the classes necessary to compare two DTSs and obtain the differences
according to the XVS specification. | 
| 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.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.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.pojo | Provides the classes necessary to access to the content of a DTS using POJO technology. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLFactTuple | EBAProcessor. getFilingIndicatorsTuple()Gets the filing indicators tuple. | 
| Constructor and Description | 
|---|
| Event(XBRLFactTuple tuple,
     Event parent,
     VlVersioningProcessor processor)Instantiates a new event. | 
| Path(XBRLFactTuple tuple,
    VlVersioningProcessor processor)Creates a new Path from the information in the XBRLFactTuple. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLFactTuple | XBRLValidationExceptionInvalidTupleContentModelException. getFactTuple()Gets the fact tuple. | 
| XBRLFactTuple | XBRLValidationExceptionContentModelException. getTupleContainer()Gets the tuple container. | 
| Constructor and Description | 
|---|
| XBRLValidationExceptionContentModelException(XBRLFactTuple factTuple,
                                            int code)Creates an exception indicating that the content model of the tuple is not right. | 
| XBRLValidationExceptionContentModelException(XBRLFactTuple fl,
                                            XSDElementRef ref)Instantiates a new XBRL validation exception content model exception. | 
| XBRLValidationExceptionContentModelException(XBRLFactTuple fl,
                                            XSDParticle particle)Instantiates a new XBRL validation exception content model exception. | 
| XBRLValidationExceptionInvalidTupleContentModelException(XBRLFactTuple factTuple,
                                                        java.lang.String message)Instantiates a new XBRL validation exception invalid tuple content model exception. | 
| XBRLValidationExceptionTupleContainsNonValidAttributes(XBRLFactTuple factTuple,
                                                      XBRLAttribute at)Instantiates a new XBRL validation exception tuple contains non valid attributes. | 
| XBRLValidationExceptionTupleContainsNonXBRLFacts(XBRLFactTuple factTuple,
                                                net.sf.saxon.s9api.XdmValue lstConcepts)Instantiates a new XBRL validation exception tuple contains non xbrl facts. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLFactTuple | XBRLFactTuple. clone()Clone. | 
| XBRLFactTuple | XBRLFactTuple. clone(DTSContainer newDTS)Clone. | 
| static XBRLFactTuple | XBRLFact. createTupleInstance(XBRLFactsList facts,
                   XBRLTuple el,
                   boolean addToParentNow)Creates a tupleInstance of a itemInstance depending on the data type of the el parameter and extra information
 provided in other parameters. | 
| XBRLFactTuple | XBRLFactTuple. generateNode()Generate node. | 
| static XBRLFactTuple | XBRLFactTuple. make(XBRLFactsList parent,
    XBRLTuple tupleDecl,
    boolean addToParentNow)Make. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Iterator<XBRLFactTuple> | XBRLFactsContainer. getTuples()Gets the tuples. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactTuple. getTuples()Gets the tuples. | 
| java.util.Iterator<XBRLFactTuple> | XBRLInstanceRootNode. getTuples()Gets the tuples. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactsListImpl. getTuples()Gets the tuples. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactsList. getTuples()Iterator over the tuples on this facts container. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactsContainer. getTuples(XBRLTuple tupleFrom)Gets the tuples. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactTuple. getTuples(XBRLTuple tupleFrom)Gets the tuples. | 
| java.util.Iterator<XBRLFactTuple> | XBRLInstanceRootNode. getTuples(XBRLTuple tupleFrom)Gets the tuples. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactsListImpl. getTuples(XBRLTuple tupleFrom)Gets the tuples. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactsList. getTuples(XBRLTuple tupleFrom)Iterator over fact tuples that are instances of the XBRLTuple received as a parameter. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactsContainer. getTuplesSg(XBRLTuple tupleFrom)Gets the tuples sg. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactTuple. getTuplesSg(XBRLTuple tupleFrom)Gets the tuples sg. | 
| java.util.Iterator<XBRLFactTuple> | XBRLInstanceRootNode. getTuplesSg(XBRLTuple tupleFrom)Gets the tuples sg. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactsListImpl. getTuplesSg(XBRLTuple tupleFrom)Gets the tuples sg. | 
| java.util.Iterator<XBRLFactTuple> | XBRLFactsList. getTuplesSg(XBRLTuple tupleFrom)Iterator over fact tuples that are instances of the XBRLTuple received as a parameter of in the substitution group of that tuple. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BaseIXTuple. addTupleContent(XBRLFactTuple superFact,
               IXBRLKeyElementsInterceptor collectedInfo)Adds the tuple content. | 
| Constructor and Description | 
|---|
| IX10Tuple(HTMLDocumentImpl htmlDoc,
         XBRLFactTuple factTuple,
         int factCounter)IX10Tuple constructor from non tuple fact. | 
| IX11Tuple(HTMLDocumentImpl htmlDoc,
         XBRLFactTuple factTuple,
         int factCounter)IX11Tuple constructor from non tuple fact. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLValidationReport | XBRLXSDTypeDefinition. validate(XBRLFactTuple factTuple,
        com.saxonica.ee.validate.ContentValidator scv)Validate the content of a tuple fact according to the content
 model defined by this object. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLFactTuple | XBRLPojoGenerator. generate(XBRLFactTuple fact)Generate. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa