parser

package
v0.0.0-...-ad82750 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2014 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseDocument

func ParseDocument(text string) (*document.D, error)

Types

type Parser

type Parser struct {
	Re              *regexp.Regexp
	Tag             string
	Type            string
	AllowedChildren []string
	OffsetEnd       int
	Parse           func(string, string) (*document.D, error)
	ParseAttributes func(string)
}

Jump to

Keyboard shortcuts

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