|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.geeboss.model.stringtable.StringTableManager
public class StringTableManager
Manager for string tables
| Constructor Summary | |
|---|---|
StringTableManager(org.apache.avalon.framework.configuration.Configuration configuration)
Construct a new StringTableManager |
|
| Method Summary | |
|---|---|
StringTable |
getStringTable(java.lang.String name)
Get the StringTable for the specified name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringTableManager(org.apache.avalon.framework.configuration.Configuration configuration)
throws org.apache.avalon.framework.configuration.ConfigurationException
configuration - the configuration object
org.apache.avalon.framework.configuration.ConfigurationException| Method Detail |
|---|
public StringTable getStringTable(java.lang.String name)
name - the name of the StringTable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||