Text.XML.DOM.Parser.Types

Element matching

data ElemMatcher

emMatch

emShow

matchElemName

elMatch

Name matching

data NameMatcher

nmMatch

nmShow

matchName

matchLocalName

matchCILocalName

Parser internals

data DomPath

data ParserError

pePath

peDetails

peAttributeName

data ParserErrors

_ParserErrors

data ParserData f

pdElements

pdPath

type DomParserT f m

type DomParser f

runDomParserT

runDomParser

Auxiliary

throwParserError