handles file writing


Functions

AXIS2_EXTERN axis2_char_t * w2c_file_writer_create_classfile_name (const axis2_env_t *env, axis2_char_t *rootLocation, axis2_char_t *package_name, axis2_char_t *file_name, axis2_char_t *extension)

Function Documentation

AXIS2_EXTERN axis2_char_t* w2c_file_writer_create_classfile_name ( const axis2_env_t env,
axis2_char_t *  rootLocation,
axis2_char_t *  package_name,
axis2_char_t *  file_name,
axis2_char_t *  extension 
)

creates folder in the path/ returns the fullpath to file.

Parameters:
env double pointer to environment struct. MUST NOT be NULL
root_location location to be written
package_name package, can be '.' separated to compatibility with java
file_name name of the file
extension type of the file c, java, csharp, cpp etc
Returns:
the File that was created


Generated on Wed Dec 20 20:35:03 2006 for Axis2/C by  doxygen 1.5.1