class CCL::Java::PropertyWriter
#include <propertyfile.h> class PropertyWriter { public: // construction PropertyWriter (const StringDictionary& properties); // methods bool write (IStream& stream); };
#include <propertyfile.h> class PropertyWriter { public: // construction PropertyWriter (const StringDictionary& properties); // methods bool write (IStream& stream); };