|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||