|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentLoader
DocumentLoader to deal with xml document resources.
| Method Summary | |
|---|---|
Document |
getDocument()
get the Document. |
void |
init(String resource,
DocumentBuilder builder)
initialise this resource loader with the resource name/path and the builder used to create the dom. |
| Methods inherited from interface no.sesat.search.site.config.ResourceLoader |
|---|
abut |
| Method Detail |
|---|
void init(String resource,
DocumentBuilder builder)
resource - the name/path of the resource.builder - the document that will be used to hold the xml dom.Document getDocument()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||