NULL_VALUE
Constructor and Description |
---|
MapConverter() |
Modifier and Type | Method and Description |
---|---|
protected void |
addCellContent(HtmlTag valueCell,
java.lang.Object cellValue) |
protected HtmlTag |
createTag(java.util.Map<?,?> hash) |
java.util.Map<java.lang.String,java.lang.String> |
fromString(java.lang.String possibleTable) |
java.lang.String |
toString(java.util.Map hash) |
public java.lang.String toString(java.util.Map hash)
protected HtmlTag createTag(java.util.Map<?,?> hash)
protected void addCellContent(HtmlTag valueCell, java.lang.Object cellValue)
public java.util.Map<java.lang.String,java.lang.String> fromString(java.lang.String possibleTable)
fromString
in interface Converter<java.util.Map>