Documentation ¶
Index ¶
- type PLIST
- func (p *PLIST) Array() bool
- func (p *PLIST) Data(start, end int) string
- func (p *PLIST) Dictionary() bool
- func (p *PLIST) EndOfFile() bool
- func (p *PLIST) Error() Error
- func (p *PLIST) Key() bool
- func (p *PLIST) KeyTag() bool
- func (p *PLIST) KeyValuePair() bool
- func (p *PLIST) Parse(data string) bool
- func (p *PLIST) Plist() bool
- func (p *PLIST) PlistFile() bool
- func (p *PLIST) RootNode() *Node
- func (p *PLIST) SetData(data string)
- func (p *PLIST) Spacing() bool
- func (p *PLIST) String() bool
- func (p *PLIST) StringTag() bool
- func (p *PLIST) Value() bool
- func (p *PLIST) Values() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.