public class URLQueryEncodingFormatter extends java.lang.Object implements TMLContextAwareFormatter
| Constructor and Description |
|---|
URLQueryEncodingFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.Object obj) |
void |
setContext(TMLContext context)
Dependency injection method for TMLContext.
|
public java.lang.String format(java.lang.Object obj)
throws de.innovationgate.utils.FormattingException
format in interface de.innovationgate.utils.ObjectFormatterde.innovationgate.utils.FormattingExceptionpublic void setContext(TMLContext context)
TMLContextAwareFormattersetContext in interface TMLContextAwareFormatter