[
https://issues.apache.org/jira/browse/CAMEL-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated CAMEL-7801:
--------------------------------
Affects Version/s: (was: 2.14.0)
> XMLTokenizer's wrapped mode to handle grouping without replicating the
> wrapper part
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-7801
> URL: https://issues.apache.org/jira/browse/CAMEL-7801
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Akitoshi Yoshida
> Assignee: Akitoshi Yoshida
> Fix For: 2.14.0
>
>
> XMLTokenizer's wrapped mode used with grouping does not generate reasonable
> results from most user's point of view.
> More concretely speaking, Its wrapped mode generates a sequence of tokens,
> each token element wrapped in its context elements (i.e., the parent
> elements). This is appropriate when no grouping is used. However, with
> grouping used, it results in a token consisting of a group of such
> context-wrapped tokens. A more intuitive and user-friendly result would be to
> have a token consisting of the original token elements wrapped in their
> common context elements. In other words, a token must consist of multiple
> token elements in their common wrapped context.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)