com.ihr.xbrl.om
Interface HasCreateDTSUriResolver

All Known Implementing Classes:
DatabaseURIResolverFactory, GUIURIResolverFactory, MultiDTSUriResolverFactory

public interface HasCreateDTSUriResolver

This interface defines a method called createAndRegisterDTSUriResolver that must be implemented by classes able to create an URI Resolver for the DTSContainer suitable to provide documents during the DTS Discovery process.

Author:
Ignacio

Method Summary
 void createAndRegisterDTSUriResolver(DTSContainer dts)
          Implementors of this class should create the URIResolver instance and call the method installDTSURIResolver(URIResolver ) on the DTSContainer passed in as a parameter
 

Method Detail

createAndRegisterDTSUriResolver

void createAndRegisterDTSUriResolver(DTSContainer dts)
Implementors of this class should create the URIResolver instance and call the method installDTSURIResolver(URIResolver ) on the DTSContainer passed in as a parameter

Parameters:
dts -


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa