public interface HasReceiveXBRLLoadingEvents
The loaded DTS may contains errors, may be valid, may contain instance documents or not.
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | HasReceiveXBRLLoadingEvents.LoadingStatusThe Enum LoadingStatus. | 
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | DTS_CREATED_EVENTThe Constant DTS_CREATED_EVENT. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | dtsCreated(DTSContainer dts)Dts created. | 
| void | loadingFinished(LoadDTSInThread loadDTSInThread,
               HasReceiveXBRLLoadingEvents.LoadingStatus status)Loading finished. | 
static final java.lang.String DTS_CREATED_EVENT
void loadingFinished(LoadDTSInThread loadDTSInThread, HasReceiveXBRLLoadingEvents.LoadingStatus status)
loadDTSInThread - The thread who has just finished loading a DTSstatus - The loading status. See the constants defined in this classvoid dtsCreated(DTSContainer dts)
dts - the dtsCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa