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 Transformer
public String toString(Object customType)
toString
in interface Transformer
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.