Class PList

java.lang.Object
org.robovm.compiler.util.PList
Direct Known Subclasses:
InfoPList

public class PList
extends Object
  • Field Details

    • dictionary

      protected com.dd.plist.NSDictionary dictionary
  • Constructor Details

    • PList

      public PList​(File file)
  • Method Details

    • parse

      public PList parse​(Properties props)
    • parse

      public PList parse​(Properties props, boolean includeSystemProperties)
    • getFile

      public File getFile()
    • getDictionary

      public com.dd.plist.NSDictionary getDictionary()