Method to get a child element attribute from a specific XML file
---------------------------------------------------------------- Key: OFBIZ-3874 URL: https://issues.apache.org/jira/browse/OFBIZ-3874 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Sascha Rodekamp Fix For: SVN trunk Attachments: OFBIZ-3874_UtilXml.java.patch Hey, Just a good method to return a named attribute of a named child node or a default if null. Cheers Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3874: ----------------------------------- Attachment: OFBIZ-3874_UtilXml.java.patch > Method to get a child element attribute from a specific XML file > ---------------------------------------------------------------- > > Key: OFBIZ-3874 > URL: https://issues.apache.org/jira/browse/OFBIZ-3874 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Fix For: SVN trunk > > Attachments: OFBIZ-3874_UtilXml.java.patch > > > Hey, > Just a good method to return a named attribute of a named child node or a default if null. > Cheers > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3874. ---------------------------------- Assignee: Jacques Le Roux Resolution: Fixed Thanks Sascha, Your patch is in trunk at r967151 > Method to get a child element attribute from a specific XML file > ---------------------------------------------------------------- > > Key: OFBIZ-3874 > URL: https://issues.apache.org/jira/browse/OFBIZ-3874 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3874_UtilXml.java.patch > > > Hey, > Just a good method to return a named attribute of a named child node or a default if null. > Cheers > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891957#action_12891957 ] Sascha Rodekamp commented on OFBIZ-3874: ---------------------------------------- Thanks Jacques, hava a good Weekend > Method to get a child element attribute from a specific XML file > ---------------------------------------------------------------- > > Key: OFBIZ-3874 > URL: https://issues.apache.org/jira/browse/OFBIZ-3874 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3874_UtilXml.java.patch > > > Hey, > Just a good method to return a named attribute of a named child node or a default if null. > Cheers > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |