UitlXml.java new routine to remove tags return value.
-----------------------------------------------------
Key: OFBIZ-1947
URL: https://issues.apache.org/jira/browse/OFBIZ-1947
Project: OFBiz
Issue Type: New Feature
Components: framework
Reporter: BJ Freeman
Fix For: SVN trunk
Attachments: Utilsxml.patch
I have a need to read in megabyte XML files
so i am not pulling it into memory but reading as a stream
one line at a time.
I have a string <somestring>value</somestring>
I have a routine that just returns the value.
I would like to add it to the UtilXml.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.