xml.name vocabulary - Factor Documentation (original) (raw)
xml.name vocabulary
Factor handbook » Vocabulary index
Summary
Implements parsing XML names
Metadata
Parents: | xml |
---|---|
Authors: | Daniel Ehrenberg |
Words
Symbol words
Ordinary words
Word | Stack effect |
---|---|
![]() |
( token -- external-id ) |
![]() |
( name -- ) |
![]() |
( attrs-alist -- hash ) |
![]() |
( -- ) |
![]() |
( -- name ) |
![]() |
( string -- name ) |
![]() |
( -- ) |
![]() |
( hash -- ) |
![]() |
( name attrs-alist -- name attrs ) |
![]() |
( -- external-id ) |
![]() |
( -- string ) |
![]() |
( -- public-id ) |
![]() |
( -- system-id ) |
![]() |
( -- string ) |
![]() |
( str -- ? ) |
Files
resource:basis/xml/name/name.factor
Metadata files
resource:basis/xml/name/authors.txt
resource:basis/xml/name/summary.txt