public interface ValueStyler
Title: ValueStyler.java
Description:
bboss workgroup
Copyright (c) 2007
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
style(java.lang.Object value)
Style the given value, returning a String representation.
|