Handbook
Glossary
xml.writer.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
xml
.
writer
Words
Symbol words
indentation
xml-pprint?
Ordinary words
Word
Stack effect
?filter-children
( children -- no-whitespace )
?indent
( -- )
indent
( -- )
indent-string
( -- string )
print-attrs
( assoc -- )
sensitive?
( tag -- ? )
unindent
( -- )
write-children
( tag -- )
write-decl
( decl name quot: ( decl -- slot ) -- )
write-end-tag
( tag -- )
write-internal-subset
( dtd -- )
write-quoted
( string -- )
write-start-tag
( tag -- )
write-tag
( tag -- )
Files
resource:basis/xml/writer/writer.factor
resource:basis/xml/writer/writer-docs.factor
resource:basis/xml/writer/writer-tests.factor