[
https://issues.apache.org/jira/browse/XMLCOMMONS-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Glavassevich updated XMLCOMMONS-53:
-------------------------------------------
Fix Version/s: (was: XML Commons Resolver 1.2.0)
Affects Version/s: (was: 1.x)
XML Commons Resolver 1.2.0
> ResolvingXMLReader should consider setXIncludeAware(boolean)
> ------------------------------------------------------------
>
> Key: XMLCOMMONS-53
> URL: https://issues.apache.org/jira/browse/XMLCOMMONS-53
> Project: XmlCommons
> Issue Type: Bug
> Components: XML Commons Resolver (resolver.jar)
> Affects Versions: XML Commons Resolver 1.2.0
> Environment: Operating System: other
> Platform: All
> Reporter: Joerg Moebius
> Assignee: Commons Developers Mailing List
> Attachments: ResolvingXMLReader.java
>
>
> beside namespace awareness and validating ResolvingXMLReader should also
> consider xincludeawareness:
> SAXParserFactory spf = SAXParserFactory.newInstance();
> spf.setNamespaceAware(namespaceAware);
> spf.setValidating(validating);
> spf.setXIncludeAware(xIncludeAware);
> Regards Joerg
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]