Handbook
Glossary
xml.autoencoding vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Implements the automatic detection of encodings of XML documents
Metadata
Authors:
Daniel Ehrenberg
Words
Ordinary words
Word
Stack effect
10xxxxxx?
( ch -- ? )
continue-make-tag
( str -- tag )
decode-expecting
( encoding string -- tag )
decode-stream
( encoding -- )
go-utf8
( -- )
instruct-encoding
( instruct/prolog -- )
prolog-encoding
( prolog -- )
skip-utf16be-bom
( -- tag )
skip-utf16le-bom
( -- tag )
skip-utf8-bom
( -- tag )
start-document
( -- tag )
start-utf16be
( -- tag )
start-utf16le
( -- tag )
start<
( -- tag )
start<name
( ch -- tag )
Files
resource:basis/xml/autoencoding/autoencoding.factor
Metadata files
resource:basis/xml/autoencoding/authors.txt
resource:basis/xml/autoencoding/summary.txt