public static final class Inspector.MapValueFormatter extends Inspector.AbstractValueFormatter<Map<Object,Object>>
Constructor and Description |
---|
MapValueFormatter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(Class<?> type) |
Map<String,Object> |
getChildren() |
String |
getDescription() |
String |
getName() |
String |
getValueAsString() |
boolean |
hasChildren() |
getValue, setValue
public String getValueAsString()
public String getDescription()
public String getName()
getName
in interface ValueFormatter<Map<Object,Object>>
getName
in class Inspector.AbstractValueFormatter<Map<Object,Object>>
public boolean hasChildren()
public boolean canHandle(Class<?> type)
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.