|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TODO WORK IN PROGRESS!!
This interface describes the current sitemap. The current sitemap is available using
Core.getCurrentSitemap()
.
Method Summary | |
ComponentLocator |
getComponentLocator()
Return the locator of the current sitemap. |
Interpreter |
getInterpreter(String language)
Return the Interpreter for the given language. |
Processor |
getProcessor()
Return the current processor |
Method Detail |
public ComponentLocator getComponentLocator()
public Processor getProcessor()
public Interpreter getInterpreter(String language)
null
is returned.
language
- The language or null
for the default interpreter.
null
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |