|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLValidationException | |
|---|---|
| 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.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. |
| Uses of XBRLValidationException in com.ihr.xbrl.adins.efm |
|---|
| Methods in com.ihr.xbrl.adins.efm that throw XBRLValidationException | |
|---|---|
XBRLPlugInProcessor |
EFMProcessorFactory.create()
|
static EFMProcessor |
EFMProcessor.create(DTSContainer dts)
Obtains the instance of the EFMProcessor that has been registered for this DTS. |
| Uses of XBRLValidationException in com.ihr.xbrl.adins.efm.errors |
|---|
| Constructors in com.ihr.xbrl.adins.efm.errors with parameters of type XBRLValidationException | |
|---|---|
EFMCalculationRelationshipsFormADirectedCycle(XBRLValidationException e)
|
|
| Uses of XBRLValidationException in com.ihr.xbrl.dts |
|---|
| Methods in com.ihr.xbrl.dts that throw XBRLValidationException | |
|---|---|
java.util.ArrayList<Member<?>> |
RowKey.getMembersArrayList()
This method is used when a new fact is about to be created in the non dimensional instance explorer. |
| Constructors in com.ihr.xbrl.dts that throw XBRLValidationException | |
|---|---|
PDimension(XDTPrimaryItem pItem,
XBRLRoleType role)
|
|
| Uses of XBRLValidationException in com.ihr.xbrl.formula |
|---|
| Methods in com.ihr.xbrl.formula that throw XBRLValidationException | |
|---|---|
void |
FlFormulaProcessor.loadBase(DTSBase base)
|
| Uses of XBRLValidationException in com.ihr.xbrl.mapper.instance |
|---|
| Methods in com.ihr.xbrl.mapper.instance that throw XBRLValidationException | |
|---|---|
void |
MapperPeriodBase.setDate(int type,
java.lang.String strDate)
Sets the value of the specified field |
void |
MapperPeriod.setDate(int type,
java.lang.String strDate)
|
| Uses of XBRLValidationException in com.ihr.xbrl.om |
|---|
| Methods in com.ihr.xbrl.om that return types with arguments of type XBRLValidationException | |
|---|---|
java.util.Iterator<XBRLValidationException> |
XBRLValidationReport.getExceptions()
Access to the exceptions in this report |
| Methods in com.ihr.xbrl.om with parameters of type XBRLValidationException | |
|---|---|
void |
XBRLValidationReport.addException(XBRLValidationException e)
Adds a new error to this report. |
void |
DTSContainer.addValidationException(XBRLValidationException e)
|
| Methods in com.ihr.xbrl.om that throw XBRLValidationException | |
|---|---|
void |
DTSContainer.changeToNewConfiguration(XBRLDocument doc,
java.util.HashSet<java.net.URI> processed)
Recursivelly change all documents starting from doc to this DTS Container. |
XBRLPlugInProcessor |
XBRLProcessorFactory.create()
Creates a new instance of the processor or gets the registered instance from the DTSContainer |
XBRLRSCustomFunctionLibrary |
XBRLLibraryFactory.create()
Creates a new instance of the functions library registered for this name |
XBRLPlugInProcessor |
XBRLCoreProcessorFactory.create()
|
int |
XMLFragment.getNumberOfFromRelationships()
Returns the number of relationships this fragment is in its source |
int |
DTSContainer.getNumberOfItemDeclarations()
|
int |
XMLFragment.getNumberOfToRelationships()
Returns the number of relationships this fragment is in its target |
int |
DTSContainer.getNumberOfTupleDeclarations()
|
java.util.Iterator<XBRLRelationship> |
DTSContainer.getRelationships(DTSBase base)
Return all relationships in a DTSBase. |
java.util.Iterator<DTSBase> |
XMLFragment.getRelationshipsBases()
Returns an iterator over all DTSBases this object has relationships from |
java.util.Iterator<javax.xml.namespace.QName> |
XMLFragment.getRelationshipTypes(DTSBase base)
Returns an iterator over all QNames of relationship types that exists in a specific base |
XMLFragment |
DTSContainer.getResource(java.lang.String resourceRole,
javax.xml.namespace.QName resourceType,
java.lang.String content,
java.util.Vector<XMLFragment> attributes,
net.sf.saxon.value.Value value,
java.util.Vector<java.lang.String> xpathChildren)
Search for a resource in the DTS with the given id. |
void |
XBRLValidationReport.inconsistenciesAsExceptions()
Considers the inconsistencias as XBRLValidationExceptions Useful to be consistent with old versions of the library |
void |
DTSContainer.loadIntoConfiguration()
Switch the configuration object to strict schema validation, then loads all documents in this DTS (thus in the cache) into the configuration object. |
abstract void |
XBRLDocument.readInfoset()
Read all structures that builds the infoset |
void |
DTSContainer.readInfoset()
Method used to populate the object model in all objects defined within this DTS |
XMLFragment |
DTSContainer.resolveXPointer(java.net.URI uriHref,
XMLDocumentURI doc)
resolve the XPointer to the node pointed to and returns the XMLFragment it points to or null if none can be found. |
void |
XBRLValidationReport.throwExceptions()
If the report contains XBRL Errors this method takes one of them and throws it. |
void |
XBRLCoreProcessor.validateCyclesOnBaseSet(DTSBase base,
XBRLArcroleType arcRole,
int cyclesAllowed)
This is the internal method used by the API to validate cycles on a base set. |
| Uses of XBRLValidationException in com.ihr.xbrl.om.assertions |
|---|
| Subclasses of XBRLValidationException in com.ihr.xbrl.om.assertions | |
|---|---|
static class |
XBRLConsistencyAssertion.XFConsistencyAssertionInvalidFact
|
| Constructors in com.ihr.xbrl.om.assertions with parameters of type XBRLValidationException | |
|---|---|
XBRLConsistencyAssertion.XFConsistencyAssertionInvalidFact(XBRLValidationException e)
|
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.assertions.errors |
|---|
| Subclasses of XBRLValidationException in com.ihr.xbrl.om.assertions.errors | |
|---|---|
class |
XFxbrlcaeAcceptanceRadiusConflict
|
class |
XFxbrlcaeVariablesNotAllowed
|
class |
XFxbrleaeVariableReferenceNotAllowed
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.errors |
|---|
| Fields in com.ihr.xbrl.om.errors declared as XBRLValidationException | |
|---|---|
static XBRLValidationException |
XBRLValidationException.OK
|
| Methods in com.ihr.xbrl.om.errors that return XBRLValidationException | |
|---|---|
XBRLValidationException |
XBRLRuntimeException.getValidationException()
|
| Constructors in com.ihr.xbrl.om.errors with parameters of type XBRLValidationException | |
|---|---|
XBRLRuntimeException(java.lang.String string,
XBRLValidationException e)
|
|
XBRLValidationException(java.lang.String message,
XBRLValidationException other)
Generates a validation exception with a nested validation exception. |
|
XBRLValidationExceptionFactError(XBRLFactNumeric factNumeric,
XBRLValidationException exception)
|
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.exLinks |
|---|
| Methods in com.ihr.xbrl.om.exLinks that throw XBRLValidationException | |
|---|---|
void |
DTSBase.addRelationship(XBRLRelationship relationship)
|
static boolean |
XBRLArc.compareTwoArcs(XBRLArc arc1,
XBRLArc arc2)
Compare two arcs and returns true if both are duplicates |
java.net.URI |
XBRLArcroleRef.getArcroleURI()
|
java.util.Iterator<XBRLArc> |
XBRLExtendedLink.getArcs()
Return an Iterator object over all arcs in the extended link. |
DTSBaseSet |
DTSBase.getBaseSet(XBRLArcroleType arcrole)
Returns the DTSBaseSet object for this arcrole Type The DTSBaseSet is a HashSet of XBRLRelationshpis. |
XBRLRelationshipsChainLink |
XBRLRelationship.getChain()
|
java.util.Iterator<XBRLRelationship> |
XBRLRelationshipPoint.getFromRelationships(XBRLArcroleType arcrole,
DTSBase base)
|
XMLDocumentURI |
XBRLLocator.getHRefDocument()
Obtains the document this locator is pointing to. |
DTSBaseSet |
DTSBase.getIneffectualBaseSet(XBRLArcroleType arcrole,
EFMProcessor proc,
XBRLValidationReport rep)
This method processes all arcs in a DTSBase and returns all ineffectual relationships in a new constructed instance of a DTSBaseSet. |
java.util.Iterator<XBRLLabelResource> |
LabelLinkbase.getLabelsForRole(XBRLRoleType role)
|
int |
XBRLArc.getNumberOfObjectsFrom()
Returns the number of objects in the [To] property. |
int |
XBRLArc.getNumberOfObjectsTo()
Returns the number of objects in the [From] property. |
java.util.Iterator<XMLFragment> |
XBRLArc.getObjectsFrom()
Access to the [From relationship Information Items] property The first time the methid is called the objectsFrom Vector is created and data obtained from the DTS. |
java.util.Iterator<XMLFragment> |
XBRLArc.getObjectsTo()
Access to the [From relationship Information Items] property |
XMLFragment |
XBRLLocator.getReference()
Access to the [Reference] property. |
java.util.Iterator<XBRLRelationship> |
XBRLArc.getRelationships()
|
java.net.URI |
XBRLRoleRef.getRoleURI()
|
java.util.Iterator<XBRLRelationship> |
XBRLRelationshipPoint.getToRelationships(XBRLArcroleType arcrole,
DTSBase base)
|
java.util.Iterator<XBRLResource> |
DTSBase.getVectorResources(java.lang.String extraXPath)
|
static double |
CalculationLinkbase.getWeight(XBRLRelationship rel)
|
void |
XBRLLinkbase.readInfoset()
|
void |
XLinkElement.setActuate(java.lang.String actuate)
Sets the value of the xlink:actuate attribute on simple link elements |
void |
XLinkElement.setArcrole(java.lang.String arcrole)
Sets the value of the xlink:arcrole attribute on simple link elements |
void |
XLinkElement.setFrom(java.lang.String from)
Sets the value of the xlink:from attribute on simple link elements (arcs only) since 2.6.5 setting this attribute updates all xlink:label attributes for existing elements in the source of the arc or the element that is the source of the relationship |
void |
XLinkElement.setHRef(java.lang.String href)
Sets the value of the xlink:href attribute on simple link elements |
void |
XLinkElement.setRole(java.lang.String role)
Sets the value of the xlink:role attribute to a specific value |
void |
XLinkElement.setShow(java.lang.String show)
Sets the value of the xlink:show attribute on simple link elements |
void |
XLinkElement.setTitle(java.lang.String title)
Sets the value for the xlink:title attribute |
void |
XLinkElement.setTo(java.lang.String to)
Sets the value of the xlink:to attribute on simple link elements (arcs only) since 2.6.5 setting this attribute updates all xlink:label attributes for existing elements in the target of the arc or the element that is the target of the relationship |
void |
XBRLLabelResource.validate()
Performs XBRL 2.1 validation on label resources |
void |
XBRLLocator.validateXPointer(java.net.URI uriHref)
resolve the XPointer to the node pointed to and returns the XMLFragment it points to or null if none can be found. |
boolean |
XBRLExtendedLink.wouldBeDuplicateArc(XBRLRelationship rel)
Checks wether or not the relationship in the parameter will be a duplicate relationship in this extended link |
| Constructors in com.ihr.xbrl.om.exLinks that throw XBRLValidationException | |
|---|---|
XBRLArc(DTSContainer dts,
net.sf.saxon.s9api.XdmNode node)
Creates a new arc without surrounding node |
|
XBRLRelationship(XBRLExtendedLink parent,
DTSContainer dts,
XBRLArcroleType arcroleType,
XMLFragment from,
XMLFragment to,
net.sf.saxon.s9api.XdmNode document,
XBRLAttribute[] attributes)
Creates a new relationship object from a XdmNode in a file parent linkbaseType - QName returned by the baseArc.getLinkbaseType() |
|
XBRLRelationship(XBRLExtendedLink parent,
javax.xml.namespace.QName type,
XMLFragment from,
XMLFragment to,
XBRLArcroleType arcroleType,
XBRLAttribute[] attributes,
boolean bValidate)
Creates a new relationship object programatically. |
|
XBRLRelationship(XBRLRelationship other)
|
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.formula |
|---|
| Methods in com.ihr.xbrl.om.formula that throw XBRLValidationException | |
|---|---|
XBRLPlugInProcessor |
XBRLFormulaProcessorFactory.create()
|
static XBRLFormulaProcessor |
XBRLFormulaProcessor.create(DTSContainer dts)
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.formula.errors |
|---|
| Uses of XBRLValidationException in com.ihr.xbrl.om.instance |
|---|
| Methods in com.ihr.xbrl.om.instance that throw XBRLValidationException | |
|---|---|
void |
XBRLInstance.addXBRLDocumentIfNotInDTS(XBRLDocument doc,
XBRLRoleAndArcroleTypes roleOrArcrole)
Attach a new XBRLDocument to the instance document using a linkbaseRef or schemaRed only if the document is not in already in the set of documents that can be discovered from this instance document existing DTS entries. |
static XBRLFactItem |
XBRLFactItem.createItemInstance(XBRLFactsList container,
net.sf.saxon.s9api.XdmNode node,
XMLFragment xf)
creates an XBRLFactItem that can be either a XBRLFactNumeric or XBRLFactNonNumeric depending on the data type (derivation included) of the concept definition |
static XBRLFact |
XBRLFact.createItemOrTupleInstance(XBRLFactsList facts,
net.sf.saxon.s9api.XdmNode node)
Creates a tupleInstance or a itemInstance depending on the node content |
XBRLContext |
XBRLInstance.getContextById(java.lang.String id)
|
java.util.Iterator<java.net.URI> |
XBRLInstance.getDTSs()
Obtains an iterator over the URIs of files that are in the DTS of this instance document |
XBRLFact |
XBRLInstance.getFactById(java.lang.String id)
find the element with the correspondent id and return the instance or tuple pointed to |
XBRLUnit |
XBRLInstance.getUnitById(java.lang.String id)
|
void |
XBRLInstance.readInfoset()
|
void |
XBRLPeriod.setDate(int type,
java.lang.String strDate)
Sets the value of the specified field |
void |
XBRLUnit.validateISO4217()
|
void |
XBRLUnit.validateShares()
|
| Constructors in com.ihr.xbrl.om.instance that throw XBRLValidationException | |
|---|---|
XBRLFactNumeric(XBRLFactsList container,
net.sf.saxon.s9api.XdmNode root,
XBRLItem item)
|
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.ixbrl |
|---|
| Methods in com.ihr.xbrl.om.ixbrl that throw XBRLValidationException | |
|---|---|
static IXBRLProcessor |
IXBRLProcessor.create(DTSContainer dts)
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.taxonomy |
|---|
| Methods in com.ihr.xbrl.om.taxonomy that throw XBRLValidationException | |
|---|---|
XMLElementDefinition |
XBRLTaxonomy.convertNodeInfo(net.sf.saxon.s9api.XdmNode ni)
This method is used internally by the XBRL API in order to create an XMLElementDefinition from an XdmNode |
XSDComposition |
XBRLTuple.getComposition()
Access to the XSDComposition object. |
XMLElementDefinition |
XBRLTaxonomy.getElementDefinitionById(java.lang.String id)
Finds the element definition based on the element name and returns an XMLDocument that can be an XMLDocument, an XBRLItem or an XBRLTuple Returns null if not found |
void |
XBRLTaxonomy.readInfoset()
|
| Constructors in com.ihr.xbrl.om.taxonomy that throw XBRLValidationException | |
|---|---|
XBRLArcroleType(XBRLTaxonomy parent,
net.sf.saxon.s9api.XdmNode node)
Creates a new XBRLArcroleType object from a node in a file |
|
XBRLItem(XBRLTaxonomy parent,
java.lang.String name,
java.lang.String _default,
XBRLXSDTypeDefinition type,
javax.xml.namespace.QName substitutionGroup,
XBRLItem.PeriodType periodType,
XBRLItem.BalanceType balance,
java.lang.Boolean _abstract,
java.lang.Boolean nillable,
int block,
int _final,
java.lang.String fixed)
Creates and XBRL Item definition. |
|
XBRLRoleType(XBRLTaxonomy parent,
net.sf.saxon.s9api.XdmNode node)
Creates a new XBRLRoleType object |
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.utr |
|---|
| Methods in com.ihr.xbrl.om.utr that throw XBRLValidationException | |
|---|---|
XBRLPlugInProcessor |
UTRProcessorFactory.create()
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.utr.errors |
|---|
| Subclasses of XBRLValidationException in com.ihr.xbrl.om.utr.errors | |
|---|---|
class |
UTRUnitErrorOnFact
|
class |
UTRValidationException
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.xdt |
|---|
| Methods in com.ihr.xbrl.om.xdt that throw XBRLValidationException | |
|---|---|
XBRLPlugInProcessor |
XDTProcessorFactory.create()
|
static XDTProcessor |
XDTProcessor.create(DTSContainer dts)
|
| Uses of XBRLValidationException in com.ihr.xbrl.om.xdt.errors |
|---|
| Subclasses of XBRLValidationException in com.ihr.xbrl.om.xdt.errors | |
|---|---|
class |
XDTAmbiguousFilterMemberNetwork
|
class |
XDTValidationException
|
class |
XDTValidationExceptionPrimaryItemDimensionallyInvalidError
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||