Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #15552

Re: SAX2 not emiting all sections of XML document ...

From Jeff Higgins <jeff@invalid.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: SAX2 not emiting all sections of XML document ...
Date 2012-06-23 19:51 -0400
Organization A noiseless patient Spider
Message-ID <js5kp4$593$1@dont-email.me> (permalink)
References <1340492624.740783@nntp.aceinnovative.com>

Show all headers | View raw


On 06/23/2012 07:03 PM, lbrt chx _ gemale wrote:
>   I am trying to reproduce parts of an RDF document using a SAX2 contenthandler:
> ~
>   saxproject.org/apidoc/org/xml/sax/helpers/DefaultHandler.html
http://www.saxproject.org/apidoc/org/xml/sax/ext/LexicalHandler.html
web search on "Handling Lexical Events"

I'm currently working with catalog.rdf using Stax, it seems much easier 
for me.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

SAX2 not emiting all sections of XML document ... lbrt chx _ gemale - 2012-06-23 23:03 +0000
  Re: SAX2 not emiting all sections of XML document ... Jeff Higgins <jeff@invalid.invalid> - 2012-06-23 19:51 -0400
    Re: SAX2 not emiting all sections of XML document ... Jeff Higgins <jeff@invalid.invalid> - 2012-06-23 20:20 -0400

csiph-web