public static class BplistReader.PropertyListResults extends Object
| Constructor and Description |
|---|
PropertyListResults(List<Object> objects,
com.drew.metadata.plist.BplistReader.Trailer trailer) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Byte,Byte>> |
getEntrySet() |
List<Object> |
getObjects() |
com.drew.metadata.plist.BplistReader.Trailer |
getTrailer() |
String |
toXML()
Returns this result object in XML format.
|
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.