AW: [jdom-interest] JMS and XML

Brunner Wolfgang Wolfgang.Brunner at start.de
Thu Mar 29 06:12:08 PST 2001


Hi,

SAXBuilder as well as DOMBuilder offered a variety of overwriiten
"build"-method allowing to parse XML-messages from different sources: from
file, from java.io.InputStream and from java.io.Reader. 
java.io.Reader e.g. is specialised by StringReader, serving eactly your
purposes.

Wolfgang Brunner

START AMADEUS GmbH
Marienbader Platz 1
D-61348 Bad Homburg
*   +49 (0) 6172 91-4375
K    +49 (0) 6172 91-55 4375
* mailto:Wolfgang.Brunner at start.de


> ----------
> Von: 	markham.r at gmx.de[SMTP:markham.r at gmx.de]
> Gesendet: 	Donnerstag, 29. März 2001 15:35
> An: 	jdom-interest at jdom.org
> Betreff: 	[jdom-interest] JMS and XML
> 
> 
> 
> Hello,
> 
> I want to send a message from the server to the client and from client to
> the server. The messages are sent using JMS(Java Message System). The Data
> format is XML.
> 
> The parses always uses File as medium, using JMS the messages are already
> in
> the main Memory. 
> 
> My problem is there a method how I can parse XML data directly out of the
> main memory.
> 
> Regards
> Richard Markham
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourh
> ost.com
> 



More information about the jdom-interest mailing list