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 © 2009-2012 jtstand.com. All Rights Reserved.