Uses of Class
com.github.markusbernhardt.proxy.util.PListParser.XmlParseException
-
Packages that use PListParser.XmlParseException Package Description com.github.markusbernhardt.proxy.util -
-
Uses of PListParser.XmlParseException in com.github.markusbernhardt.proxy.util
Methods in com.github.markusbernhardt.proxy.util that throw PListParser.XmlParseException 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.
-