xml/libxml2libs/test/xmlengtester/xmlengtester_target/inc/testfileoutputstream.h
branchRCL_3
changeset 32 889504eac4fb
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
31:6bcc0aa4be39 32:889504eac4fb
    17 
    17 
    18 #ifndef CTestFileOutputStream_H_INCLUDED
    18 #ifndef CTestFileOutputStream_H_INCLUDED
    19 #define CTestFileOutputStream_H_INCLUDED
    19 #define CTestFileOutputStream_H_INCLUDED
    20 
    20 
    21 #include <f32file.h>
    21 #include <f32file.h>
    22 #include "XmlEngOutputStream.h"
    22 #include <xml/dom/xmlengoutputstream.h>
    23 
    23 
    24 
    24 
    25 
    25 
    26 /**
    26 /**
    27  * TXmlEngFileOutputStream is used by XML Engine to serialize XML data from file.
    27  * TXmlEngFileOutputStream is used by XML Engine to serialize XML data from file.