Text.XML.Expat.Cursor
type Cursor tag text
data CursorG n c tag text
type Path tag text
type PathG n c tag text
data Tag tag text
getTag
fromTag
fromTree
fromForest
toForest
toTree
parent
root
getChild
getChildM
firstChild
firstChildM
lastChild
lastChildM
left
leftM
right
rightM
nextDF
nextDFM
findChild
findLeft
findRight
findRec
findRecM
isRoot
isFirst
isFirstM
isLast
isLastM
isLeaf
isChild
hasChildren
getNodeIndex
setContent
modifyContent
modifyContentList
modifyContentListM
modifyContentM
insertLeft
insertRight
insertManyLeft
insertManyRight
insertFirstChild
insertLastChild
insertManyFirstChild
insertManyLastChild
insertGoLeft
insertGoRight
removeLeft
removeLeftM
removeRight
removeRightM
removeGoLeft
removeGoLeftM
removeGoRight
removeGoRightM
removeGoUp