Package: closure-html

Function make-pt-builder

Lambda List

make-pt-builder ()

Return Value

The pt-builder, a HAX handler.

Details

Create a HAX handler which builds pt structures.

Example:
 (chtml:parse "<p>nada</p>" (chtml:make-pt-builder))       
=> #<SGML:PT HTML ..>

 

See also