public class TagOutputFormatter
extends java.lang.Object
implements de.innovationgate.utils.ObjectFormatter
| Constructor and Description |
|---|
TagOutputFormatter(java.lang.String format,
TMLContext context,
boolean trim) |
TagOutputFormatter(TMLContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.Object obj) |
public TagOutputFormatter(java.lang.String format,
TMLContext context,
boolean trim)
public TagOutputFormatter(TMLContext context)