[
https://issues.apache.org/jira/browse/JXPATH-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020346#comment-15020346
]
Uwe Barthel commented on JXPATH-167:
------------------------------------
It sound like a useful 'New Feature' or 'Improvement' but not a Major Bug.
> DocumentContainer is a drawback compared to XMLDocumentContainer
> ----------------------------------------------------------------
>
> Key: JXPATH-167
> URL: https://issues.apache.org/jira/browse/JXPATH-167
> Project: Commons JXPath
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Michael Osipov
>
> While {{XMLDocumentContainer}} has the option to supply a {{Source}} object,
> the {{DocumentContainer}} can only operate on URLs. Thus, I am unable to
> process an HTTP response input stream on the fly. I have to cache it to disk,
> and read from file. Not very helpful. In contrast, {{StreamSource}} perfectly
> solves that problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)