You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Bhupesh Chawda (JIRA)" <ji...@apache.org> on 2016/12/02 10:58:59 UTC

[jira] [Resolved] (APEXMALHAR-2346) DocumentBuilder.parse() should take InputSource as an argument instead of String

     [ https://issues.apache.org/jira/browse/APEXMALHAR-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhupesh Chawda resolved APEXMALHAR-2346.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.7.0

> DocumentBuilder.parse() should take InputSource as an argument instead of String
> --------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2346
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2346
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Hitesh Kapoor
>            Assignee: Hitesh Kapoor
>             Fix For: 3.7.0
>
>
> The argument to DocumentBuilder.parse() needs to be fixed as that method does not take an XML string. The fix is, easy and straightforward, to make an InputSource out of the tuple.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)