Function axiom_xml_reader_create_for_memory
-------------------------------------------

                 Key: AXIS2C-870
                 URL: https://issues.apache.org/jira/browse/AXIS2C-870
             Project: Axis2-C
          Issue Type: Bug
    Affects Versions: Current (Nightly)
         Environment: Ubuntu 7.04
            Reporter: Lahiru Gunathilake
             Fix For: Current (Nightly)


AXIS2_EXTERN
axiom_xml_reader_t* axiom_xml_reader_create_for_memory(
      const axutil_env_t*     env,
      void*                   container,
      int                     size,
      const axis2_char_t*     encoding,
      int                     type) 
The return value of type axiom_xml_reader_t* takes control of the data 
contained within container.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to