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