public class StringArrayConverter extends Object
PropertyEditor which otherwise causes
memory leaks as the JDK PropertyEditorManager
is a static class and has strong references to classes, causing
problems in hot-deployment environments.| Constructor and Description |
|---|
StringArrayConverter() |
public StringArrayConverter()
public static String[] convertToStringArray(Object value)
public static String convertToString(String[] value)
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.