Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 861269007 for ; Tue, 22 Nov 2011 17:27:01 +0000 (UTC) Received: (qmail 98642 invoked by uid 500); 22 Nov 2011 17:27:01 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 98620 invoked by uid 500); 22 Nov 2011 17:27:01 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 98613 invoked by uid 99); 22 Nov 2011 17:27:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 17:27:01 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 17:26:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DF63397A19 for ; Tue, 22 Nov 2011 17:26:39 +0000 (UTC) Date: Tue, 22 Nov 2011 17:26:39 +0000 (UTC) From: "Claus Ibsen (Updated) (JIRA)" To: issues@camel.apache.org Message-ID: <1193159297.3112.1321982799916.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CAMEL-3999) stax and sax to parse a xml document MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-3999: ------------------------------- Priority: Major (was: Minor) Issue Type: New Feature (was: Improvement) > stax and sax to parse a xml document > ------------------------------------ > > Key: CAMEL-3999 > URL: https://issues.apache.org/jira/browse/CAMEL-3999 > Project: Camel > Issue Type: New Feature > Components: camel-stax > Reporter: Romain Manni-Bucau > Assignee: Claus Ibsen > Fix For: 2.9.0 > > Attachments: CAMEL-3999-camel-stax.patch, CAMEL-3999-cleaning-dep.patch, CAMEL-3999-cosmetic.patch, CAMEL-3999-nospring.patch > > > to parse a xml document without loading it can be useful. > i had a try here http://code.google.com/p/rmannibucau/source/browse/#hg%2Fcamel%2Fcamel-stax%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fcamel%2Fstax%2Fcomponent to be able to use a sax content handler to parse a document using the stax xml stream reader. In this component the sax content handler is used as an api but the functionnality is the streaming using stax. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira