| Package | Description |
|---|---|
| com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
| com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DTSCascadeSchemaURIResolver
This interface joins two interfaces in one Interface declaration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DTSCatalogURIResolver
This is a wrapper class to a CatalogResolver.
|
class |
DynamicCacheCatalogResolver
The Dynamic Cache Catalog Resolver obtain DTS files that has been stored on disk during DTS Discovery process
prior to this one.
|
class |
GUIURIResolver
After creating a DTSContainer, applications with an user interface can create an instance of the
GUIURIResolverFactory class and then call the DTSContainer method doCallInstallDTSURIResolver on
the DTSContainer object in order to register the new resolver.
|
class |
LocalResourceURIResolver
This class uses the local resoures packaged inside the JAR file and accesible using the XBRL class
to locate schemas.
|
class |
RSRemoteCatalogResolver
This new resolver is inserted to allow for dynamic installation of taxonomy catalogs.
|
class |
TaxonomyPackageURIResolver
This URI Resolver implements the Taxonomy Package 1.0 - Public Working Draft 15 January 2014
|
class |
ZipCascadeURIResolver
The Class ZipCascadeURIResolver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseUriResolver
The Class DatabaseUriResolver.
|