| Package | Description |
|---|---|
| com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
| Modifier and Type | Method and Description |
|---|---|
RSRemoteCatalogResolver.CatalogFormat |
RSRemoteCatalogResolver.StaticCatalogEntry.getFormat()
Gets the format.
|
static RSRemoteCatalogResolver.CatalogFormat |
RSRemoteCatalogResolver.CatalogFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RSRemoteCatalogResolver.CatalogFormat[] |
RSRemoteCatalogResolver.CatalogFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|