public interface AttributeHandler
| Modifier and Type | Method and Description |
|---|---|
String |
toAttributeValue(Object o)
Converts an object to an attribute value.
|
Object |
toPropertyValue(String s)
Converts a string to a property value.
|
Copyright © 2011. All Rights Reserved.