Uses of Interface
no.sesat.search.site.config.DocumentLoader

Packages that use DocumentLoader
no.sesat.search.site.config ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
 

Uses of DocumentLoader in no.sesat.search.site.config
 

Classes in no.sesat.search.site.config that implement DocumentLoader
 class AbstractResourceLoader
          Utility class to handle loading different types of resources in a background thread.
 class UrlResourceLoader
          Loads resources through URL references.
 

Methods in no.sesat.search.site.config that return DocumentLoader
 DocumentLoader DocumentContext.newDocumentLoader(SiteContext siteCxt, String resource, DocumentBuilder builder)
          Create a new DocumentLoader for the given resource name/path and load it with the given DocumentBuilder.
static DocumentLoader UrlResourceLoader.newDocumentLoader(SiteContext siteCxt, String resource, DocumentBuilder builder)
          Create a new DocumentLoader for the given resource name/path and load it with the given DocumentBuilder.
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.