This is the cl-libxml2 Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:07:15 2024 GMT+0.
cl-libxml2/cl-libxml2.asd
cl-libxml2/tree/packages.lisp
cl-libxml2/tree/xtree.lisp
cl-libxml2/tree/error.lisp
cl-libxml2/tree/namespace.lisp
cl-libxml2/tree/attribute.lisp
cl-libxml2/tree/node.lisp
cl-libxml2/tree/document.lisp
cl-libxml2/tree/parse.lisp
cl-libxml2/tree/serialize.lisp
cl-libxml2/tree/resolve.lisp
cl-libxml2/tree/entities.lisp
cl-libxml2/xpath/packages.lisp
cl-libxml2/xpath/node-set.lisp
cl-libxml2/xpath/xpath-object.lisp
cl-libxml2/xpath/xpath-context.lisp
cl-libxml2/xpath/expression.lisp
cl-libxml2/xpath/extensions.lisp
cl-libxml2/html/packages.lisp
cl-libxml2/html/html.lisp
The main system appears first, followed by any subsystem dependency.
Modules are listed depth-first from the system components tree.
cl-libxml2/tree
cl-libxml2
(system).
packages.lisp
(file).
xtree.lisp
(file).
error.lisp
(file).
namespace.lisp
(file).
attribute.lisp
(file).
node.lisp
(file).
document.lisp
(file).
parse.lisp
(file).
serialize.lisp
(file).
resolve.lisp
(file).
entities.lisp
(file).
cl-libxml2/xpath
tree
(module).
cl-libxml2
(system).
packages.lisp
(file).
node-set.lisp
(file).
xpath-object.lisp
(file).
xpath-context.lisp
(file).
expression.lisp
(file).
extensions.lisp
(file).
cl-libxml2/html
tree
(module).
cl-libxml2
(system).
packages.lisp
(file).
html.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-libxml2/cl-libxml2.asd
cl-libxml2/tree/packages.lisp
cl-libxml2/tree/xtree.lisp
cl-libxml2/tree/error.lisp
cl-libxml2/tree/namespace.lisp
cl-libxml2/tree/attribute.lisp
cl-libxml2/tree/node.lisp
cl-libxml2/tree/document.lisp
cl-libxml2/tree/parse.lisp
cl-libxml2/tree/serialize.lisp
cl-libxml2/tree/resolve.lisp
cl-libxml2/tree/entities.lisp
cl-libxml2/xpath/packages.lisp
cl-libxml2/xpath/node-set.lisp
cl-libxml2/xpath/xpath-object.lisp
cl-libxml2/xpath/xpath-context.lisp
cl-libxml2/xpath/expression.lisp
cl-libxml2/xpath/extensions.lisp
cl-libxml2/html/packages.lisp
cl-libxml2/html/html.lisp
cl-libxml2/tree/xtree.lisp
packages.lisp
(file).
tree
(module).
base-url
(generic function).
copy
(generic function).
defwrapper
(macro).
object-register
(method).
pointer
(method).
pointer
(reader method).
process-xinclude
(generic function).
release
(function).
with-libxml2-object
(macro).
with-object
(macro).
wrapper-slot-value
(generic function).
(setf wrapper-slot-value)
(generic function).
%var-accessor-%xmlfreevar
(function).
(setf %var-accessor-%xmlfreevar)
(function).
%xmlfree
(function).
%xmlfreevar
(symbol macro).
libxml2-cffi-object-wrapper
(class).
make-libxml2-cffi-object-wrapper/impl
(function).
release/impl
(generic function).
wrapper-slot-wrapper
(function).
cl-libxml2/tree/error.lisp
xtree.lisp
(file).
tree
(module).
define-libxml2-function
(macro).
error-domain
(reader method).
error-level
(reader method).
error-message
(reader method).
last-error
(function).
libxml2-error
(condition).
libxml2-warning
(condition).
print-object
(method).
print-object
(method).
xmlerror
(class).
%xmlerror-tclass
(class).
%xmlgetlasterror
(function).
%xmlreseterror
(function).
%xmlsetstructurederrorfunc
(function).
*cleanup-for-abort-restart*
(special variable).
*last-error*
(special variable).
*libxml2-errors*
(special variable).
getxmlerrors
(reader method).
libxml2-condition
(condition).
make-xmlerror
(function).
switch-error-handling
(function).
cl-libxml2/tree/namespace.lisp
error.lisp
(file).
tree
(module).
make-ns
(function).
namespace-prefix
(generic function).
namespace-uri
(generic function).
ns
(class).
wrapper-slot-value
(method).
(setf wrapper-slot-value)
(method).
%%xmlnewns
(function).
%%xmlsearchns
(function).
%%xmlsearchnsbyhref
(function).
%xmlnewns
(function).
%xmlns-tclass
(class).
%xmlsearchns
(function).
%xmlsearchnsbyhref
(function).
generate-ns-prefix
(function).
search-ns-by-href
(function).
search-ns-by-prefix
(function).
cl-libxml2/tree/attribute.lisp
error.lisp
(file).
tree
(module).
attribute-value
(function).
(setf attribute-value)
(function).
remove-attribute
(function).
with-attributes
(macro).
%%xmlgetnsprop
(function).
%%xmlhasnsprop
(function).
%%xmlremoveprop
(function).
%%xmlsetnsprop
(function).
%xmlgetnsprop
(function).
%xmlhasnsprop
(function).
%xmlremoveprop
(function).
%xmlsetnsprop
(function).
add-extra-namespace
(function).
clause-for-in-attributes-1
(macro).
cl-libxml2/tree/node.lisp
namespace.lisp
(file).
tree
(module).
all-attribute-nodes
(function).
all-childs
(function).
append-child
(function).
attribute-p
(function).
base-url
(method).
(setf base-url)
(generic function).
comment-p
(function).
copy
(method).
detach
(function).
document-fragment-p
(function).
element-p
(function).
find-node
(function).
first-child
(function).
insert-child-after
(function).
insert-child-before
(function).
last-child
(function).
local-name
(function).
make-child-element
(function).
make-child-text
(function).
make-comment
(function).
make-document-fragment
(function).
make-element
(function).
make-process-instruction
(function).
make-text
(function).
namespace-prefix
(method).
namespace-uri
(method).
next-sibling
(function).
node
(class).
node-filter
(function).
node-type
(function).
parent
(function).
prepend-child
(function).
prev-sibling
(function).
process-instruction-p
(function).
process-xinclude
(method).
real-node-p
(function).
remove-child
(function).
replace-child
(function).
text-content
(function).
(setf text-content)
(function).
text-p
(function).
wrapper-slot-value
(method).
(setf wrapper-slot-value)
(method).
%%xmladdchild
(function).
%%xmladdnextsibling
(function).
%%xmladdprevsibling
(function).
%%xmlcopynode
(function).
%%xmlfreenode
(function).
%%xmlnewcomment
(function).
%%xmlnewdocfragment
(function).
%%xmlnewdocpi
(function).
%%xmlnewnode
(function).
%%xmlnewtext
(function).
%%xmlnodeaddcontent
(function).
%%xmlnodegetbase
(function).
%%xmlnodegetcontent
(function).
%%xmlnodesetbase
(function).
%%xmlnodesetcontent
(function).
%%xmlreplacenode
(function).
%%xmlunlinknode
(function).
%%xmlxincludeprocesstree
(function).
%%xmlxincludeprocesstreeflags
(function).
%xmladdchild
(function).
%xmladdnextsibling
(function).
%xmladdprevsibling
(function).
%xmlcopynode
(function).
%xmlfreenode
(function).
%xmlnewcomment
(function).
%xmlnewdocfragment
(function).
%xmlnewdocpi
(function).
%xmlnewnode
(function).
%xmlnewtext
(function).
%xmlnode-tclass
(class).
%xmlnodeaddcontent
(function).
%xmlnodegetbase
(function).
%xmlnodegetcontent
(function).
%xmlnodesetbase
(function).
%xmlnodesetcontent
(function).
%xmlreplacenode
(function).
%xmlunlinknode
(function).
%xmlxincludeprocesstree
(function).
%xmlxincludeprocesstreeflags
(function).
clause-for-in-child-nodes-2
(macro).
clause-for-in-next-siblings-3
(macro).
clause-for-in-next-siblings-from-4
(macro).
clause-for-in-prev-siblings-5
(macro).
clause-for-in-prev-siblings-from-6
(macro).
def-node-p
(macro).
document-node-p
(function).
pointer-to-node
(function).
release/impl
(method).
wrapper-slot-node
(function).
cl-libxml2/tree/document.lisp
node.lisp
(file).
tree
(module).
base-url
(method).
copy
(method).
document
(function).
(setf document)
(function).
document
(class).
make-document
(function).
process-xinclude
(method).
root
(function).
(setf root)
(function).
with-fake-document
(macro).
wrapper-slot-value
(method).
(setf wrapper-slot-value)
(method).
%%xmlcopydoc
(function).
%%xmldocgetrootelement
(function).
%%xmldocsetrootelement
(function).
%%xmlfreedoc
(function).
%%xmlnewdoc
(function).
%%xmlsettreedoc
(function).
%%xmlxincludeprocess
(function).
%%xmlxincludeprocessflags
(function).
%xmlcopydoc
(function).
%xmldoc-tclass
(class).
%xmldocgetrootelement
(function).
%xmldocsetrootelement
(function).
%xmlfreedoc
(function).
%xmlnewdoc
(function).
%xmlsettreedoc
(function).
%xmlxincludeprocess
(function).
%xmlxincludeprocessflags
(function).
release/impl
(method).
cl-libxml2/tree/parse.lisp
document.lisp
(file).
tree
(module).
defxml
(macro).
parse
(function).
parse-options
(function).
with-parse-document
(macro).
%%xmlreaddoc
(function).
%%xmlreadfile
(function).
%%xmlreadio
(function).
%stream-reader-callback
(function).
%xmlreaddoc
(function).
%xmlreadfile
(function).
%xmlreadio
(function).
*stream-for-xml-parse*
(special variable).
parse/impl
(generic function).
cl-libxml2/tree/serialize.lisp
document.lisp
(file).
tree
(module).
serialize
(generic function).
%%xmldocdumpformatmemoryenc
(function).
%%xmlfindcharencodinghandler
(function).
%%xmlnodedumpoutput
(function).
%%xmloutputbufferclose
(function).
%%xmloutputbuffercreateio
(function).
%%xmlsaveformatfileenc
(function).
%%xmlsaveformatfileto
(function).
%stream-writer-callback
(function).
%xmldocdumpformatmemoryenc
(function).
%xmlfindcharencodinghandler
(function).
%xmlnodedumpoutput
(function).
%xmloutputbufferclose
(function).
%xmloutputbuffercreateio
(function).
%xmlsaveformatfileenc
(function).
%xmlsaveformatfileto
(function).
*stream-for-xml-serialize*
(special variable).
encoding-string
(function).
format-flag
(function).
cl-libxml2/tree/resolve.lisp
parse.lisp
(file).
tree
(module).
resolve-file/url
(function).
resolve-stream
(function).
resolve-string
(function).
with-custom-resolvers
(macro).
%%xmlgetexternalentityloader
(function).
%%xmlnewinputfromfile
(function).
%%xmlnewioinputstream
(function).
%%xmlnewstringinputstream
(function).
%%xmlparserinputbuffercreateio
(function).
%%xmlsetexternalentityloader
(function).
%xmlgetexternalentityloader
(function).
%xmlnewinputfromfile
(function).
%xmlnewioinputstream
(function).
%xmlnewstringinputstream
(function).
%xmlparserinputbuffercreateio
(function).
%xmlsetexternalentityloader
(function).
*default-external-resolver*
(special variable).
*default-resolvers*
(special variable).
*resolvers*
(special variable).
cl-libxml2/tree/entities.lisp
packages.lisp
(file).
tree
(module).
encode-entitites
(function).
encode-special-chars
(function).
%%xmlencodeentitiesreentrant
(function).
%%xmlencodespecialchars
(function).
%xmlencodeentitiesreentrant
(function).
%xmlencodespecialchars
(function).
cl-libxml2/xpath/node-set.lisp
packages.lisp
(file).
xpath
(module).
node-set
(class).
node-set-at
(function).
node-set-length
(function).
wrapper-slot-value
(method).
(setf wrapper-slot-value)
(method).
%xmlnodeset-tclass
(class).
clause-for-in-nodeset-7
(macro).
cl-libxml2/xpath/xpath-object.lisp
node-set.lisp
(file).
xpath
(module).
with-xpath-object
(macro).
wrapper-slot-value
(method).
(setf wrapper-slot-value)
(method).
xpath-object
(class).
xpath-object-cast
(generic function).
xpath-object-type
(function).
xpath-object-value
(function).
%%xmlxpathcasttoboolean
(function).
%%xmlxpathcasttonumber
(function).
%%xmlxpathcasttostring
(function).
%%xmlxpathfreeobject
(function).
%%xmlxpathnewboolean
(function).
%%xmlxpathnewfloat
(function).
%%xmlxpathnewnodeset
(function).
%%xmlxpathnewnodesetlist
(function).
%%xmlxpathnewstring
(function).
%xmlxpathcasttoboolean
(function).
%xmlxpathcasttonumber
(function).
%xmlxpathcasttostring
(function).
%xmlxpathfreeobject
(function).
%xmlxpathnewboolean
(function).
%xmlxpathnewfloat
(function).
%xmlxpathnewnodeset
(function).
%xmlxpathnewnodesetlist
(function).
%xmlxpathnewstring
(function).
%xmlxpathobject-tclass
(class).
def-xo-cast
(macro).
make-xpath-object
(generic function).
release/impl
(method).
cl-libxml2/xpath/xpath-context.lisp
packages.lisp
(file).
xpath
(module).
*lisp-xpath-functions*
(special variable).
%%xmlxpathfreecontext
(function).
%%xmlxpathnewcontext
(function).
%%xmlxpathregisterfuncns
(function).
%%xmlxpathregisterns
(function).
%xmlxpathcontext-tclass
(class).
%xmlxpathfreecontext
(function).
%xmlxpathnewcontext
(function).
%xmlxpathregisterfuncns
(function).
%xmlxpathregisterns
(function).
*private-xpath-context*
(special variable).
with-%context
(macro).
cl-libxml2/xpath/expression.lisp
xpath-object.lisp
(file).
xpath-context.lisp
(file).
xpath
(module).
*default-ns-map*
(special variable).
compile-expression
(function).
compiled-expression
(class).
eval-expression
(generic function).
find-boolean
(function).
find-list
(function).
find-number
(function).
find-single-node
(function).
find-string
(function).
getpath
(function).
with-compiled-expression
(macro).
%%xmlgetnodepath
(function).
%%xmlxpathcompile
(function).
%%xmlxpathcompiledeval
(function).
%%xmlxpathevalexpression
(function).
%%xmlxpathfreecompexpr
(function).
%xmlgetnodepath
(function).
%xmlxpathcompile
(function).
%xmlxpathcompiledeval
(function).
%xmlxpathevalexpression
(function).
%xmlxpathfreecompexpr
(function).
clause-for-in-xpath-result-on-8
(macro).
release/impl
(method).
cl-libxml2/xpath/extensions.lisp
expression.lisp
(file).
xpath
(module).
define-xpath-function
(macro).
with-xpath-functions
(macro).
wrapper-slot-value
(method).
(setf wrapper-slot-value)
(method).
xpath-parser-context
(class).
%%valuepop
(function).
%%valuepush
(function).
%valuepop
(function).
%valuepush
(function).
%xmlxpathparsercontext-tclass
(class).
*parser-context*
(special variable).
value-pop
(function).
value-push
(function).
cl-libxml2/html/html.lisp
packages.lisp
(file).
html
(module).
html-p
(function).
meta-encoding
(function).
(setf meta-encoding)
(function).
parse-html
(generic function).
parse-html-fragment
(generic function).
serialize-html
(generic function).
with-parse-html
(macro).
with-parse-html-fragment
(macro).
%%htmldoccontentdumpoutput
(function).
%%htmldocdumpmemoryformat
(function).
%%htmlgetmetaencoding
(function).
%%htmlnewdocnodtd
(function).
%%htmlnodedumpoutput
(function).
%%htmlreaddoc
(function).
%%htmlreadfile
(function).
%%htmlreadio
(function).
%%htmlsavefileenc
(function).
%%htmlsetmetaencoding
(function).
%htmldoccontentdumpoutput
(function).
%htmldocdumpmemoryformat
(function).
%htmlgetmetaencoding
(function).
%htmlnewdocnodtd
(function).
%htmlnodedumpoutput
(function).
%htmlreaddoc
(function).
%htmlreadfile
(function).
%htmlreadio
(function).
%htmlsavefileenc
(function).
%htmlsetmetaencoding
(function).
create-html-document
(function).
Packages are listed by definition order.
libxml2.tree
xtree
cffi
.
common-lisp
.
garbage-pools
.
iterate
.
libxml2.private
.
metabang.bind
.
all-attribute-nodes
(function).
all-childs
(function).
append-child
(function).
attribute-p
(function).
attribute-value
(function).
(setf attribute-value)
(function).
base-url
(generic function).
(setf base-url)
(generic function).
comment-p
(function).
copy
(generic function).
defxml
(macro).
detach
(function).
document
(function).
(setf document)
(function).
document
(class).
document-fragment-p
(function).
element-p
(function).
encode-entitites
(function).
encode-special-chars
(function).
error-domain
(generic reader).
error-level
(generic reader).
error-message
(generic reader).
find-node
(function).
first-child
(function).
insert-child-after
(function).
insert-child-before
(function).
last-child
(function).
last-error
(function).
libxml2-error
(condition).
libxml2-warning
(condition).
local-name
(function).
make-child-element
(function).
make-child-text
(function).
make-comment
(function).
make-document
(function).
make-document-fragment
(function).
make-element
(function).
make-ns
(function).
make-process-instruction
(function).
make-text
(function).
namespace-prefix
(generic function).
namespace-uri
(generic function).
next-sibling
(function).
node
(class).
node-filter
(function).
node-type
(function).
ns
(class).
parent
(function).
parse
(function).
parse-options
(function).
prepend-child
(function).
prev-sibling
(function).
process-instruction-p
(function).
process-xinclude
(generic function).
real-node-p
(function).
release
(function).
remove-attribute
(function).
remove-child
(function).
replace-child
(function).
resolve-file/url
(function).
resolve-stream
(function).
resolve-string
(function).
root
(function).
(setf root)
(function).
serialize
(generic function).
text-content
(function).
(setf text-content)
(function).
text-p
(function).
with-attributes
(macro).
with-custom-resolvers
(macro).
with-fake-document
(macro).
with-libxml2-object
(macro).
with-object
(macro).
with-parse-document
(macro).
xmlerror
(class).
%%xmladdchild
(function).
%%xmladdnextsibling
(function).
%%xmladdprevsibling
(function).
%%xmlcopydoc
(function).
%%xmlcopynode
(function).
%%xmldocdumpformatmemoryenc
(function).
%%xmldocgetrootelement
(function).
%%xmldocsetrootelement
(function).
%%xmlencodeentitiesreentrant
(function).
%%xmlencodespecialchars
(function).
%%xmlfindcharencodinghandler
(function).
%%xmlfreedoc
(function).
%%xmlfreenode
(function).
%%xmlgetexternalentityloader
(function).
%%xmlgetnsprop
(function).
%%xmlhasnsprop
(function).
%%xmlnewcomment
(function).
%%xmlnewdoc
(function).
%%xmlnewdocfragment
(function).
%%xmlnewdocpi
(function).
%%xmlnewinputfromfile
(function).
%%xmlnewioinputstream
(function).
%%xmlnewnode
(function).
%%xmlnewns
(function).
%%xmlnewstringinputstream
(function).
%%xmlnewtext
(function).
%%xmlnodeaddcontent
(function).
%%xmlnodedumpoutput
(function).
%%xmlnodegetbase
(function).
%%xmlnodegetcontent
(function).
%%xmlnodesetbase
(function).
%%xmlnodesetcontent
(function).
%%xmloutputbufferclose
(function).
%%xmloutputbuffercreateio
(function).
%%xmlparserinputbuffercreateio
(function).
%%xmlreaddoc
(function).
%%xmlreadfile
(function).
%%xmlreadio
(function).
%%xmlremoveprop
(function).
%%xmlreplacenode
(function).
%%xmlsaveformatfileenc
(function).
%%xmlsaveformatfileto
(function).
%%xmlsearchns
(function).
%%xmlsearchnsbyhref
(function).
%%xmlsetexternalentityloader
(function).
%%xmlsetnsprop
(function).
%%xmlsettreedoc
(function).
%%xmlunlinknode
(function).
%%xmlxincludeprocess
(function).
%%xmlxincludeprocessflags
(function).
%%xmlxincludeprocesstree
(function).
%%xmlxincludeprocesstreeflags
(function).
%stream-reader-callback
(function).
%stream-writer-callback
(function).
%var-accessor-%xmlfreevar
(function).
(setf %var-accessor-%xmlfreevar)
(function).
%xmladdchild
(function).
%xmladdnextsibling
(function).
%xmladdprevsibling
(function).
%xmlcopydoc
(function).
%xmlcopynode
(function).
%xmldoc-tclass
(class).
%xmldocdumpformatmemoryenc
(function).
%xmldocgetrootelement
(function).
%xmldocsetrootelement
(function).
%xmlencodeentitiesreentrant
(function).
%xmlencodespecialchars
(function).
%xmlerror-tclass
(class).
%xmlfindcharencodinghandler
(function).
%xmlfree
(function).
%xmlfreedoc
(function).
%xmlfreenode
(function).
%xmlfreevar
(symbol macro).
%xmlgetexternalentityloader
(function).
%xmlgetlasterror
(function).
%xmlgetnsprop
(function).
%xmlhasnsprop
(function).
%xmlnewcomment
(function).
%xmlnewdoc
(function).
%xmlnewdocfragment
(function).
%xmlnewdocpi
(function).
%xmlnewinputfromfile
(function).
%xmlnewioinputstream
(function).
%xmlnewnode
(function).
%xmlnewns
(function).
%xmlnewstringinputstream
(function).
%xmlnewtext
(function).
%xmlnode-tclass
(class).
%xmlnodeaddcontent
(function).
%xmlnodedumpoutput
(function).
%xmlnodegetbase
(function).
%xmlnodegetcontent
(function).
%xmlnodesetbase
(function).
%xmlnodesetcontent
(function).
%xmlns-tclass
(class).
%xmloutputbufferclose
(function).
%xmloutputbuffercreateio
(function).
%xmlparserinputbuffercreateio
(function).
%xmlreaddoc
(function).
%xmlreadfile
(function).
%xmlreadio
(function).
%xmlremoveprop
(function).
%xmlreplacenode
(function).
%xmlreseterror
(function).
%xmlsaveformatfileenc
(function).
%xmlsaveformatfileto
(function).
%xmlsearchns
(function).
%xmlsearchnsbyhref
(function).
%xmlsetexternalentityloader
(function).
%xmlsetnsprop
(function).
%xmlsetstructurederrorfunc
(function).
%xmlsettreedoc
(function).
%xmlunlinknode
(function).
%xmlxincludeprocess
(function).
%xmlxincludeprocessflags
(function).
%xmlxincludeprocesstree
(function).
%xmlxincludeprocesstreeflags
(function).
*cleanup-for-abort-restart*
(special variable).
*default-external-resolver*
(special variable).
*default-resolvers*
(special variable).
*last-error*
(special variable).
*libxml2-errors*
(special variable).
*resolvers*
(special variable).
*stream-for-xml-parse*
(special variable).
*stream-for-xml-serialize*
(special variable).
add-extra-namespace
(function).
clause-for-in-attributes-1
(macro).
clause-for-in-child-nodes-2
(macro).
clause-for-in-next-siblings-3
(macro).
clause-for-in-next-siblings-from-4
(macro).
clause-for-in-prev-siblings-5
(macro).
clause-for-in-prev-siblings-from-6
(macro).
def-node-p
(macro).
document-node-p
(function).
encoding-string
(function).
format-flag
(function).
generate-ns-prefix
(function).
getxmlerrors
(generic reader).
libxml2-cffi-object-wrapper
(class).
libxml2-condition
(condition).
make-libxml2-cffi-object-wrapper/impl
(function).
make-xmlerror
(function).
parse/impl
(generic function).
pointer-to-node
(function).
release/impl
(generic function).
search-ns-by-href
(function).
search-ns-by-prefix
(function).
switch-error-handling
(function).
wrapper-slot-node
(function).
wrapper-slot-wrapper
(function).
libxml2.html
html
cffi
.
common-lisp
.
garbage-pools
.
iterate
.
libxml2.private
.
libxml2.tree
.
html-p
(function).
meta-encoding
(function).
(setf meta-encoding)
(function).
parse-html
(generic function).
parse-html-fragment
(generic function).
serialize-html
(generic function).
with-parse-html
(macro).
with-parse-html-fragment
(macro).
%%htmldoccontentdumpoutput
(function).
%%htmldocdumpmemoryformat
(function).
%%htmlgetmetaencoding
(function).
%%htmlnewdocnodtd
(function).
%%htmlnodedumpoutput
(function).
%%htmlreaddoc
(function).
%%htmlreadfile
(function).
%%htmlreadio
(function).
%%htmlsavefileenc
(function).
%%htmlsetmetaencoding
(function).
%htmldoccontentdumpoutput
(function).
%htmldocdumpmemoryformat
(function).
%htmlgetmetaencoding
(function).
%htmlnewdocnodtd
(function).
%htmlnodedumpoutput
(function).
%htmlreaddoc
(function).
%htmlreadfile
(function).
%htmlreadio
(function).
%htmlsavefileenc
(function).
%htmlsetmetaencoding
(function).
create-html-document
(function).
libxml2.private
common-lisp
.
define-libxml2-function
(macro).
defwrapper
(macro).
pointer
(slot).
pointer
(generic function).
wrapper-slot-value
(generic function).
(setf wrapper-slot-value)
(generic function).
libxml2.xpath
xpath
cffi
.
common-lisp
.
garbage-pools
.
iterate
.
libxml2.private
.
libxml2.tree
.
metabang.bind
.
sb-ext
.
*default-ns-map*
(special variable).
*lisp-xpath-functions*
(special variable).
compile-expression
(function).
compiled-expression
(class).
define-xpath-function
(macro).
eval-expression
(generic function).
find-boolean
(function).
find-list
(function).
find-number
(function).
find-single-node
(function).
find-string
(function).
getpath
(function).
node-set
(class).
node-set-at
(function).
node-set-length
(function).
with-compiled-expression
(macro).
with-xpath-functions
(macro).
with-xpath-object
(macro).
xpath-object
(class).
xpath-object-cast
(generic function).
xpath-object-type
(function).
xpath-object-value
(function).
xpath-parser-context
(class).
%%valuepop
(function).
%%valuepush
(function).
%%xmlgetnodepath
(function).
%%xmlxpathcasttoboolean
(function).
%%xmlxpathcasttonumber
(function).
%%xmlxpathcasttostring
(function).
%%xmlxpathcompile
(function).
%%xmlxpathcompiledeval
(function).
%%xmlxpathevalexpression
(function).
%%xmlxpathfreecompexpr
(function).
%%xmlxpathfreecontext
(function).
%%xmlxpathfreeobject
(function).
%%xmlxpathnewboolean
(function).
%%xmlxpathnewcontext
(function).
%%xmlxpathnewfloat
(function).
%%xmlxpathnewnodeset
(function).
%%xmlxpathnewnodesetlist
(function).
%%xmlxpathnewstring
(function).
%%xmlxpathregisterfuncns
(function).
%%xmlxpathregisterns
(function).
%valuepop
(function).
%valuepush
(function).
%xmlgetnodepath
(function).
%xmlnodeset-tclass
(class).
%xmlxpathcasttoboolean
(function).
%xmlxpathcasttonumber
(function).
%xmlxpathcasttostring
(function).
%xmlxpathcompile
(function).
%xmlxpathcompiledeval
(function).
%xmlxpathcontext-tclass
(class).
%xmlxpathevalexpression
(function).
%xmlxpathfreecompexpr
(function).
%xmlxpathfreecontext
(function).
%xmlxpathfreeobject
(function).
%xmlxpathnewboolean
(function).
%xmlxpathnewcontext
(function).
%xmlxpathnewfloat
(function).
%xmlxpathnewnodeset
(function).
%xmlxpathnewnodesetlist
(function).
%xmlxpathnewstring
(function).
%xmlxpathobject-tclass
(class).
%xmlxpathparsercontext-tclass
(class).
%xmlxpathregisterfuncns
(function).
%xmlxpathregisterns
(function).
*parser-context*
(special variable).
*private-xpath-context*
(special variable).
clause-for-in-nodeset-7
(macro).
clause-for-in-xpath-result-on-8
(macro).
def-xo-cast
(macro).
make-xpath-object
(generic function).
value-pop
(function).
value-push
(function).
with-%context
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Encoding definition lookup in the Meta tags
Sets the current encoding in the Meta tags
NOTE: this will not change the document content encoding, just the META flag associated.
node
) (expr compiled-expression
) &key ns-map) ¶parse html
stream
) &key encoding) ¶array
) &key encoding) ¶uri
) &key encoding) ¶pathname
) &key encoding) ¶string
) &key) ¶Parse HTML to document fragment
string
)) ¶(eql nil)
)) ¶libxml2-cffi-object-wrapper
)) ¶automatically generated reader method
pathname
) &key) ¶xpath-parser-context
) slot) ¶xpath-object
) slot) ¶xpath-parser-context
) slot) ¶xpath-object
) slot) ¶libxml2-cffi-object-wrapper
) &optional pool) ¶garbage-pools
.
libxml2-condition
) stream) ¶error
.
libxml2-condition
.
libxml2-condition
.
warning
.
Creates a new HTML document. Do not initialize the DTD if uri and external-id is nil.
Params:
uri: URI for the dtd, default - http://www.w3.org/TR/REC-html40/loose.dtd
external-id: the external ID of the DTD
Returns: a new document
libxml2-condition
)) ¶parse xml
compiled-expression
)) ¶xpath-object
)) ¶condition
.
:errors
This slot is read-only.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
:pointer
This slot is read-only.
Jump to: | %
(
A B C D E F G H I L M N O P R S T V W X |
---|
Jump to: | %
(
A B C D E F G H I L M N O P R S T V W X |
---|
Jump to: | %
*
D E L M P S |
---|
Jump to: | %
*
D E L M P S |
---|
Jump to: | %
A C D E F H L M N P R S T X |
---|
Jump to: | %
A C D E F H L M N P R S T X |
---|