[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlrpc-user
Subject:    [jira] [Commented] (AXIOM-514) < issue in AXIOM parser
From:       "Velmurugan Muthu (Jira)" <jira () apache ! org>
Date:       2022-04-25 6:38:00
Message-ID: JIRA.13440928.1650547714000.26428.1650868680254 () Atlassian ! JIRA
[Download RAW message or body]


    [ https://issues.apache.org/jira/browse/AXIOM-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527330#comment-17527330 \
] 

Velmurugan Muthu commented on AXIOM-514:
----------------------------------------

Thanks for the update. When will the next version of Axiom be released ?

> &lt; issue in AXIOM parser
> --------------------------
> 
> Key: AXIOM-514
> URL: https://issues.apache.org/jira/browse/AXIOM-514
> Project: Axiom
> Issue Type: Bug
> Components: API
> Affects Versions: 1.3.0
> Reporter: Velmurugan Muthu
> Priority: Blocker
> 
> Axiom parser converts "&lt ;" to "<" if it is followed by empty node.This makes the \
> xml content invalid. XML Input:
> case 1: <A> test <B></B> &lt; test1 </A>
> case 2: <A> test <B>ear</B> &lt; test1 </A>
> XML Output:
> case 1: <A> test <B/> < test1 </A> [Incorrect]
> case 2: <A> test <B>ear</B> &lt; test1 </A> [Correct]
> 
> Axiom Code:
> InputStream ina = new FileInputStream(fileName);
> OMElement root = OMXMLBuilderFactory.createOMBuilder(ina).getDocumentElement();
> Is there any way to handle this scenario ?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic