+
Point of view
All features
deferred class XML_PARSER_TOOLS
Summary
Overview
line: INTEGER_32
writable attribute
column: INTEGER_32
writable attribute
connect_to (a_stream: INPUT_STREAM)
effective procedure
stream: INPUT_STREAM
writable attribute
skip_blanks
effective procedure
end_of_input: BOOLEAN
effective function
next
effective procedure
current_character: CHARACTER
effective function
skip (character: CHARACTER): BOOLEAN
effective function
skip2 (char1: CHARACTER, char2: CHARACTER): BOOLEAN
effective function
skip_word (word: STRING): BOOLEAN
effective function
read_identifier: STRING
effective function
read_string: STRING
effective function