public class ObjectToText<T> extends Object implements Converter<List<T>,String>
ObjectToText(Map<String,String> titleMap, List<String> properties, String lineSplit, String fieldSplit)
String
convert(List<T> objectList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectToText(Map<String,String> titleMap, List<String> properties, String lineSplit, String fieldSplit)
public String convert(List<T> objectList) throws ConvertException
Converter
convert
Converter<List<T>,String>
objectList
ConvertException
Copyright © 2006–2018 TinyGroup. All rights reserved.