Uses of Class
com.ihr.xbrl.om.exLinks.XBRLLocator

Packages that use XBRLLocator
com.ihr.xbrl.adins.efm.errors   
com.ihr.xbrl.om Provides the classes necessary to start processing XBRL information. 
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.instance Provides the classes necessary to process, read and write the content of XBRL Instance documents. 
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. 
 

Uses of XBRLLocator in com.ihr.xbrl.adins.efm.errors
 

Constructors in com.ihr.xbrl.adins.efm.errors with parameters of type XBRLLocator
EFMInvalidHrefOnLoc(XBRLLocator loc)
           
EFMInvalidRoleOnLoc(XBRLLocator loc)
           
 

Uses of XBRLLocator in com.ihr.xbrl.om
 

Methods in com.ihr.xbrl.om that return XBRLLocator
 XBRLLocator XMLDocumentURI.generateLocatorToDocument(boolean relativize, java.net.URI base)
          Creates an XBRLLocator pointing to this document URI
 

Uses of XBRLLocator in com.ihr.xbrl.om.errors
 

Constructors in com.ihr.xbrl.om.errors with parameters of type XBRLLocator
XBRLValidationExceptionArcSourceErrorUnreachableLocatorReference(XBRLArc arc, XBRLLocator loc)
           
XBRLValidationExceptionArcTargetErrorUnreachableLocatorReference(XBRLArc arc, XBRLLocator loc)
           
XBRLValidationExceptionInvalidEmptyHRef(XBRLLocator locator, java.lang.String message)
           
XBRLValidationExceptionXLINKErrorUnresolvableURI(XBRLLocator locator)
           
 

Uses of XBRLLocator in com.ihr.xbrl.om.exLinks
 

Methods in com.ihr.xbrl.om.exLinks that return XBRLLocator
 XBRLLocator XBRLResource.generateLocatorToNode(boolean relativize, java.net.URI base)
           
 

Methods in com.ihr.xbrl.om.exLinks that return types with arguments of type XBRLLocator
 GeneralIterable<XBRLLocator> XBRLExtendedLink.getLocators()
          Access to all locators in an extended link.
 

Uses of XBRLLocator in com.ihr.xbrl.om.instance
 

Methods in com.ihr.xbrl.om.instance that return XBRLLocator
 XBRLLocator XBRLFact.generateLocatorToNode(boolean relativize, java.net.URI base)
          Generates a locator element pointing to the instantiated fact on the instance This is used during serialization of the instance document.
 

Uses of XBRLLocator in com.ihr.xbrl.om.taxonomy
 

Methods in com.ihr.xbrl.om.taxonomy that return XBRLLocator
 XBRLLocator XMLElementDefinition.generateLocatorToNode(boolean relativize, java.net.URI base)
           
 XBRLLocator XBRLRoleAndArcroleTypes.generateLocatorToNode(boolean relativize, java.net.URI base)
          Generates an XBRLLocator object pointing to this node
 



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