|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.portal.format.Formatter
com.endeca.portal.format.StringFormatter
public class StringFormatter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.endeca.portal.format.Formatter |
|---|
Formatter.FormatParseException |
| Nested classes/interfaces inherited from interface com.endeca.portal.format.FormatSettings |
|---|
FormatSettings.Type |
| Field Summary |
|---|
| Fields inherited from class com.endeca.portal.format.Formatter |
|---|
parentFormatSettings, type |
| Constructor Summary | |
|---|---|
StringFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(java.lang.String rawString)
|
| Methods inherited from class com.endeca.portal.format.Formatter |
|---|
getLocale, getParentFormatSettings, getType, loadResources, localeChanged, parentFormatSettingsChanged, setLocale, setLocale, setParentFormatSettings, setType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.endeca.portal.format.FormatSettings |
|---|
getType, toString |
| Constructor Detail |
|---|
public StringFormatter()
| Method Detail |
|---|
public java.lang.String format(java.lang.String rawString)
throws Formatter.FormatParseException
format in class FormatterFormatter.FormatParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||