$Date: 2005/10/23 15:36:59 $
$Revision: 1.4 $
-- Code of error.
-- (From EM_GOOF_LOADER_ERROR_CONSTANTS)
-- Description of last parser error
-- (From EM_GOOF_LOADER_ERROR_CONSTANTS)
-- Name of file where error occurred.
-- (From EM_GOOF_LOADER_ERROR_CONSTANTS)
-- Can document tree be processed?
-- Did a parser error occur?
-- (From EM_GOOF_LOADER_ERROR_CONSTANTS)
-- Has a file name been set?
-- Has a level been parsed?
-- Set file name to a_name.
-- Set the current working directory to the place where the filename
-- comes from (needs to be done if dtd-files with relative paths should be accepted).
-- Parse level.
-- Underlying file system
-- (From KL_SHARED_FILE_SYSTEM)
-- Unix-like file system
-- (From KL_SHARED_FILE_SYSTEM)
-- Windows-like file system which accepts only \ as
-- directory separator
-- (From KL_SHARED_FILE_SYSTEM)
-- Windows-like file system which accepts both
-- \ and / as directory separator
-- (From KL_SHARED_FILE_SYSTEM)
-- Slots for additional information.
-- (From EM_GOOF_LOADER_ERROR_CONSTANTS)
Parser for XML input files.