Uses of Class
com.github.markusbernhardt.proxy.util.PListParser.Dict
-
Packages that use PListParser.Dict Package Description com.github.markusbernhardt.proxy.util -
-
Uses of PListParser.Dict in com.github.markusbernhardt.proxy.util
Methods in com.github.markusbernhardt.proxy.util that return PListParser.Dict Modifier and Type Method Description static PListParser.DictPListParser. load(File file)Create a nestedmap<String, Object>from a plist xml file using the default mapping.
-