Text.XML.Expat.Tree

Tree structure

type Node tag text

data NodeG c tag text

type UNode text

Generic node manipulation

Qualified nodes

type QNode text

Namespaced nodes

type NNode text

Parse to tree

data ParseOptions tag text

defaultParseOptions

data Encoding

parse

parse'

parseG

data XMLParseError

data XMLParseLocation

Variant that throws exceptions

parseThrowing

data XMLParseException

Convert from SAX

saxToTree

saxToTreeG

Abstraction of string types

class GenericXMLString s

Deprecated

eAttrs

type Nodes tag text

type UNodes text

type QNodes text

type NNodes text

parseTree

parseTree'

parseSAX

parseSAXLocations

parseTreeThrowing

parseSAXThrowing

parseSAXLocationsThrowing

type ParserOptions tag text

defaultParserOptions