public class DefaultTransformer extends Object implements Transformer
Transformer| Constructor and Description |
|---|
DefaultTransformer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromString(String s) |
String |
toString(Object customType) |
public Object fromString(String s)
fromString in interface Transformerpublic String toString(Object customType)
toString in interface TransformerCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.