[jira] Updated: (XMLCOMMONS-50) No access to set parser features in CatalogResolver

"Michael Glavassevich (JIRA)" <[email protected]> Mon, 6 Dec 2010 22:41:16 -0500 (EST)
Newsgroups gmane.text.xml.commons.devel
Message-ID <26060738.15791291693276459.JavaMail.jira@thor>
     [ https://issues.apache.org/jira/browse/XMLCOMMONS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich updated XMLCOMMONS-50:
-------------------------------------------

        Fix Version/s:     (was: XML Commons Resolver 1.2.0)
    Affects Version/s:     (was: 1.x)
                       XML Commons Resolver 1.2.0

> No access to set parser features in CatalogResolver
> ---------------------------------------------------
>
>                 Key: XMLCOMMONS-50
>                 URL: https://issues.apache.org/jira/browse/XMLCOMMONS-50
>             Project: XmlCommons
>          Issue Type: Bug
>          Components: XML Commons Resolver (resolver.jar)
>    Affects Versions: XML Commons Resolver 1.2.0
>         Environment: Operating System: All
> Platform: All
>            Reporter: Mircea Enachescu
>            Assignee: Commons Developers Mailing List
>
> Starting with the 1.2 resolver.jar the CatalogResolver on "resolve(String href,
> String base)" creates a parser for the SAXSource in order to set itself as an
> entity resolver to it. Unfortunately there is no external access to set the
> parser's features. For example, running an XPath over files with xincluded
> fragments fails because the XInclude feature is not set to that particular parser.
> Could there be some API provided so that the parser features could be set
> externally, or make creating the parser a protected method?
> Thanks, Mircea.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.