public final class ValueFormatterService extends Object
ValueFormatter
s and a ServiceLoader
and eventually handles creation
of the ValueFormatter
for the desired type.Modifier and Type | Method and Description |
---|---|
static ValueFormatterService |
getInstance() |
ValueFormatter<?> |
getValueFormatterFor(Object source) |
public static ValueFormatterService getInstance()
public ValueFormatter<?> getValueFormatterFor(Object source)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.