public class StringTransform extends Object implements Transform<String>
StringTransform()
String
read(String value)
write(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringTransform()
public String read(String value) throws Exception
read
Transform<String>
Exception
public String write(String value) throws Exception
write
Copyright © 2016. All rights reserved.