[
https://issues.apache.org/jira/browse/AXIS2-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amila Chinthaka Suriarachchi resolved AXIS2-5400.
-------------------------------------------------
Resolution: Fixed
applied the patch
> Use better designing approach for handle XmlSchema in XmlNodeGenerator class
> ----------------------------------------------------------------------------
>
> Key: AXIS2-5400
> URL: https://issues.apache.org/jira/browse/AXIS2-5400
> Project: Axis2
> Issue Type: Improvement
> Components: json
> Affects Versions: 1.7.0
> Reporter: Shameera Rathnayaka
> Assignee: Shameera Rathnayaka
> Labels: gson, json
> Fix For: 1.7.0
>
> Attachments: AXIS2-5400.patch
>
>
> At the moment in XmlNodeGenerator class use several methods in the same class
> to process and generate xmlNode which is an intermediate representation of
> operation XmlSchemalist. But for better understanding and designing it can be
> wrapped to two methods like processSchemaType(XmlSchemaType xmlSchemaType ,
> XmlNode parentNode , XmlSchema schema) which process Complex and Simpel Types
> and processElement(XmlSchemaElement element, XmlNode parentNode , XmlSchema
> schema) which handle xmlSchema elements.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]