Documentation
¶
Overview ¶
Package plist provides a parser for XML-formatted plist documents. Binary plist is not supported.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plist ¶
type Plist struct {
Value Value
}
Plist represents a plist document.
func (*Plist) UnmarshalXML ¶
Click to show internal directories.
Click to hide internal directories.