plist

package
v0.0.0-...-72594fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2014 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PLIST

type PLIST struct {
	ParserData  Reader
	IgnoreRange text.Region
	Root        Node
	LastError   int
}

func (*PLIST) Array

func (p *PLIST) Array() bool

func (*PLIST) Data

func (p *PLIST) Data(start, end int) string

func (*PLIST) Dictionary

func (p *PLIST) Dictionary() bool

func (*PLIST) EndOfFile

func (p *PLIST) EndOfFile() bool

func (*PLIST) Error

func (p *PLIST) Error() Error

func (*PLIST) Key

func (p *PLIST) Key() bool

func (*PLIST) KeyTag

func (p *PLIST) KeyTag() bool

func (*PLIST) KeyValuePair

func (p *PLIST) KeyValuePair() bool

func (*PLIST) Parse

func (p *PLIST) Parse(data string) bool

func (*PLIST) Plist

func (p *PLIST) Plist() bool

func (*PLIST) PlistFile

func (p *PLIST) PlistFile() bool

func (*PLIST) RootNode

func (p *PLIST) RootNode() *Node

func (*PLIST) SetData

func (p *PLIST) SetData(data string)

func (*PLIST) Spacing

func (p *PLIST) Spacing() bool

func (*PLIST) String

func (p *PLIST) String() bool

func (*PLIST) StringTag

func (p *PLIST) StringTag() bool

func (*PLIST) Value

func (p *PLIST) Value() bool

func (*PLIST) Values

func (p *PLIST) Values() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL