cxml-stp
API documentation
Package:
cxml-stp
Function make-stp-builder
Lambda List
make-stp-builder
()
Return Value
an STP builder, a SAX handler
Details
This function creates SAX that constructs an STP document.
The builder processes SAX events and can be used with any function generating such events, in particular with cxml:parse-file.
See also
serialize