Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15553
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jeff Higgins <jeff@invalid.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: SAX2 not emiting all sections of XML document ... |
| Date | Sat, 23 Jun 2012 20:20:17 -0400 |
| Organization | A noiseless patient Spider |
| Lines | 16 |
| Message-ID | <js5mei$e3s$1@dont-email.me> (permalink) |
| References | <1340492624.740783@nntp.aceinnovative.com> <js5kp4$593$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Sun, 24 Jun 2012 00:19:30 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="lN5NBsxb/Hl+dKZczfqfVQ"; logging-data="14460"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19bxImTNrjNykFasYreIz3YpIquzwleGAU=" |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120507 Icedove/3.0.11 |
| In-Reply-To | <js5kp4$593$1@dont-email.me> |
| Cancel-Lock | sha1:vp8XmideJgl+6FZvVrz3ZaAyX4U= |
| Xref | csiph.com comp.lang.java.programmer:15553 |
Show key headers only | View raw
On 06/23/2012 07:51 PM, Jeff Higgins wrote: > 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 http://www.saxproject.org/apidoc/org/xml/sax/ext/DeclHandler.html http://www.saxproject.org/apidoc/org/xml/sax/ext/DefaultHandler2.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 | Next — Previous in thread | Find similar | Unroll 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