Class LocationInformation
java.lang.Object
com.dd.plist.LocationInformation
- Direct Known Subclasses:
ASCIILocationInformation,BinaryLocationInformation,XMLLocationInformation
Information about the location of an NSObject within the parsed property list file.
- Author:
- Daniel Dreibrodt
-
Constructor Details
-
LocationInformation
public LocationInformation()
-
-
Method Details
-
getDescription
Gets a description of the object location.- Returns:
- The location description.
-
toString
-