Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15552
| Path | csiph.com!usenet.pasdenom.info!aioe.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 19:51:47 -0400 |
| Organization | A noiseless patient Spider |
| Lines | 11 |
| Message-ID | <js5kp4$593$1@dont-email.me> (permalink) |
| References | <1340492624.740783@nntp.aceinnovative.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Sat, 23 Jun 2012 23:51:01 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="lN5NBsxb/Hl+dKZczfqfVQ"; logging-data="5411"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/nIxkT/eK2PQXEJyEuFOLyt2vG/ecErpA=" |
| 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 | <1340492624.740783@nntp.aceinnovative.com> |
| Cancel-Lock | sha1:T9zbKjYie85E1BRnRbaSfTE9DIc= |
| Xref | csiph.com comp.lang.java.programmer:15552 |
Show key headers only | 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 | Next — Previous in thread | Next 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