org.gcube.common.resources.kxml.utils
Class KStringList
java.lang.Object
org.gcube.common.resources.kxml.utils.KStringList
public class KStringList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KStringList
public KStringList()
load
public static List<String> load(String rootTag,
org.kxml2.io.KXmlParser parser)
throws Exception
- Throws:
Exception
store
public static void store(String rootTag,
String elementTag,
List<String> list,
org.kxml2.io.KXmlSerializer serializer)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.