|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.sphinx.tools.gui.writer.ConfigConverter
public class ConfigConverter
This is a helper class to convert from ConfigProperties to String format that's ready to be written to .config.XML file
| Method Summary | |
|---|---|
static ConfigConverter |
getInstance()
Get reference to the ConfigConverter |
java.lang.StringBuilder |
writeOutput(ConfigProperties cp)
Write the property name and values into a StringBuilder |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ConfigConverter getInstance()
ConfigConverter
ConfigConverterpublic java.lang.StringBuilder writeOutput(ConfigProperties cp)
cp - ConfigProperties that keeps the property name-values
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||