| Package | Description |
|---|---|
| com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
| Constructor and Description |
|---|
RSRemoteCatalogResolver(RSRemoteCatalogGUI theGUI,
javax.xml.transform.URIResolver nextResolver)
Creates an instance of this resolver and sets the resolver passed in as the next resolver to be used
Also, sets the instance of the class that will implement all dialogs with the
end user in order to interact and ask questions and obtain feedback.
|
RSRemoteCatalogResolverFactory(RSRemoteCatalogGUI theGUI)
Instantiates a new RS remote catalog resolver factory.
|