| Package | Description | 
|---|---|
| com.ihr.xbrl.dts | Provides the classes necessary to investigate the content of a DTS. | 
| Modifier and Type | Method and Description | 
|---|---|
| Scheme | SchemesProviderImpl. getDefaultScheme()Gets the default scheme. | 
| Scheme | SchemesProvider. getDefaultScheme()Returns the Scheme that should be the default. | 
| Scheme | SchemesProviderImpl. getScheme(java.lang.String text)Gets the scheme. | 
| Scheme | SchemesProvider. getScheme(java.lang.String text)Returns the Scheme corresponding to the string representation of the
 scheme in the text parameter. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Iterator<Scheme> | SchemesProviderImpl. getSchemes()Gets the schemes. | 
| java.util.Iterator<Scheme> | SchemesProvider. getSchemes()The ordered list of preferred languages. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchemesProviderImpl. addScheme(Scheme newScheme)Adds the scheme. | 
| void | SchemesProvider. addScheme(Scheme newScheme)Adds just one new scheme. | 
| void | SchemesProviderImpl. delScheme(Scheme scheme)Del scheme. | 
| void | SchemesProvider. delScheme(Scheme scheme)Removes a scheme from the list. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchemesProviderImpl. setSchemes(java.util.Collection<Scheme> newCol)Sets the schemes. | 
| void | SchemesProvider. setSchemes(java.util.Collection<Scheme> newCol)Sets the set of languages (replaces current set of labels) . | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa