xml/libxml2libs/test/xmlengtester/xmlengtester_target/inc/testfileoutputstream.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    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 <xml/dom/xmlengoutputstream.h>
    22 #include "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.