Class PListParser.Dict
java.lang.Object
com.github.markusbernhardt.proxy.util.PListParser.Dict
- Enclosing class:
PListParser
-
Constructor Details
-
Dict
public Dict()Constructor
-
-
Method Details
-
get
-
iterator
-
size
public int size()- Returns:
- the size of this dictionary.
-
dump
public void dump()Dumps a dictionary with all sub-nodes to the console. -
getAtPath
-