unclosed - Factor Documentation
Handbook
Glossary
unclosed
XML parsing errors
Prev:
not-yes/no ( line -- * )
Next:
mismatched ( line column -- * )
Vocabulary
xml
.
errors
Class description
XML parsing error used to describe the case where the XML document contains classes which are not closed by the end of the document. Contains one slot,
tags
, a sequence of names.
Bad XML document for the error
<x>some text
Definition
IN:
xml.errors
TUPLE:
unclosed
line column tags
;
Methods
USING:
accessors
debugger
generic
io
kernel
sequences
xml.errors
xml.writer
;
M:
unclosed
error.
dup
M\
unclosed
error.
(call-next-method)
"Unclosed tags"
print
"Tags: "
print
tags>>
[
" <"
write
print-name
">"
print
]
each
;
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル