Uses of Class
com.github.markusbernhardt.proxy.util.PListParser.XmlParseException
Packages that use PListParser.XmlParseException
-
Uses of PListParser.XmlParseException in com.github.markusbernhardt.proxy.util
Methods in com.github.markusbernhardt.proxy.util that throw PListParser.XmlParseExceptionModifier and TypeMethodDescriptionstatic PListParser.DictCreate a nestedmap<String, Object>from a plist xml file using the default mapping.