|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.tools.view.IncludeTool
org.apache.velocity.tools.view.i18n.MultiViewsTool
@Deprecated public class MultiViewsTool
Use IncludeTool
.
Field Summary |
---|
Fields inherited from class org.apache.velocity.tools.view.IncludeTool |
---|
DEFAULT_LANGUAGE_KEY, defaultLanguage, engine |
Constructor Summary | |
---|---|
MultiViewsTool()
Deprecated. |
Method Summary | |
---|---|
String |
findLocalizedResource(String name)
Deprecated. |
String |
findLocalizedResource(String name,
Locale locale)
Deprecated. |
String |
findLocalizedResource(String name,
String language)
Deprecated. |
void |
init(Object obj)
Deprecated. |
Methods inherited from class org.apache.velocity.tools.view.IncludeTool |
---|
configure, configure, exists, exists, find, find, find |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiViewsTool()
Method Detail |
---|
@Deprecated public void init(Object obj)
@Deprecated public String findLocalizedResource(String name, Locale locale)
@Deprecated public String findLocalizedResource(String name)
@Deprecated public String findLocalizedResource(String name, String language)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |