Uses of Class
org.deegree_impl.clients.wcasclient.configuration.CCatalog

Packages that use CCatalog
org.deegree_impl.clients.wcasclient.configuration   
 

Uses of CCatalog in org.deegree_impl.clients.wcasclient.configuration
 

Fields in org.deegree_impl.clients.wcasclient.configuration declared as CCatalog
private  CCatalog[] CSWClientConfiguration.ccatalog
           
 

Methods in org.deegree_impl.clients.wcasclient.configuration that return CCatalog
private static CCatalog[] ConfigurationFactory.createCatalogs(org.w3c.dom.NodeList nl)
          creates the access description for all catalogs served by the client
 

Constructors in org.deegree_impl.clients.wcasclient.configuration with parameters of type CCatalog
CSWClientConfiguration(CCatalog[] ccatalog, CMapping mapping, int maxInactiveInterval, WMSClientConfiguration wmsCConfig, java.util.HashMap thesauri, Download download, TextComponent textComponent, int maxRecords, java.lang.String[] filterIDs)
          creates an instance of the Configuration