com.clickntap.utils
Class PListUtils
java.lang.Object
com.clickntap.utils.PListUtils
public class PListUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PListUtils
public PListUtils()
toArray
public static List toArray(org.dom4j.Element element)
toDictionary
public static Map toDictionary(org.dom4j.Element element)
toPList
public static org.dom4j.Element toPList(Map map)
toPList
public static org.dom4j.Element toPList(Object object)
toPList
public static org.dom4j.Element toPList(List list)
toMap
public static Map toMap(org.dom4j.Element dict)
toList
public static List toList(org.dom4j.Element array)
createPListDocument
public static org.dom4j.Element createPListDocument()
Copyright © 2014. All rights reserved.