Package com.drew.metadata.plist
Class BplistReader.PropertyListResults
java.lang.Object
com.drew.metadata.plist.BplistReader.PropertyListResults
- Enclosing class:
BplistReader
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyListResults(List<Object> objects, com.drew.metadata.plist.BplistReader.Trailer trailer) -
Method Summary
Modifier and TypeMethodDescriptioncom.drew.metadata.plist.BplistReader.TrailertoXML()Returns this result object in XML format.
-
Constructor Details
-
PropertyListResults
-
-
Method Details
-
getObjects
-
getTrailer
public com.drew.metadata.plist.BplistReader.Trailer getTrailer() -
getEntrySet
-
toXML
Returns this result object in XML format.
-