File: n_cst_xmlparser.sru
Size: 347
Date: Tue, 22 Jan 2008 23:38:20 +0100
$PBExportHeader$n_cst_xmlparser.sru
forward
global type n_cst_xmlparser from eaf_n_cst_xmlparser
end type
end forward

global type n_cst_xmlparser from eaf_n_cst_xmlparser
end type
global n_cst_xmlparser n_cst_xmlparser

on n_cst_xmlparser.create
call super::create
end on

on n_cst_xmlparser.destroy
call super::destroy
end on