|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchPath | |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.webscripts | |
| org.springframework.extensions.webscripts.processor | |
| org.springframework.web.context.support | |
| Uses of SearchPath in org.springframework.extensions.surf |
|---|
| Methods in org.springframework.extensions.surf with parameters of type SearchPath | |
|---|---|
void |
PresetsManager.setSearchPath(SearchPath searchPath)
|
| Uses of SearchPath in org.springframework.extensions.webscripts |
|---|
| Methods in org.springframework.extensions.webscripts that return SearchPath | |
|---|---|
SearchPath |
Container.getSearchPath()
Gets the Search Path |
SearchPath |
AbstractRuntimeContainer.getSearchPath()
|
| Methods in org.springframework.extensions.webscripts with parameters of type SearchPath | |
|---|---|
void |
DeclarativeRegistry.setSearchPath(SearchPath searchPath)
|
void |
AbstractRuntimeContainer.setSearchPath(SearchPath searchPath)
|
| Uses of SearchPath in org.springframework.extensions.webscripts.processor |
|---|
| Methods in org.springframework.extensions.webscripts.processor that return SearchPath | |
|---|---|
protected SearchPath |
AbstractTemplateProcessor.getSearchPath()
Gets the search path. |
protected SearchPath |
AbstractScriptProcessor.getSearchPath()
Gets the search path. |
| Methods in org.springframework.extensions.webscripts.processor with parameters of type SearchPath | |
|---|---|
void |
AbstractTemplateProcessor.setSearchPath(SearchPath searchPath)
|
void |
AbstractScriptProcessor.setSearchPath(SearchPath searchPath)
|
| Uses of SearchPath in org.springframework.web.context.support |
|---|
| Methods in org.springframework.web.context.support that return SearchPath | |
|---|---|
protected SearchPath |
SurfWebApplicationContext.getSearchPath()
Returns the search path object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||