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

[jira] [Updated] (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 ]

Hitesh Kapoor updated APEXMALHAR-2346:
--------------------------------------
    Description: 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.  (was: DocumentBuilder.parse() should take InputSource as an argument instead of String)

> 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
>
> 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)