[jdom-interest] XML Documents and Strings.

Jason Hunter jhunter at collab.net
Wed Oct 4 10:04:46 PDT 2000


> The only API's to Document are based on a Disk file which does 
> not meet my requirements.
> 
> Is it possible to build a Document object from data held in Memory.

The API lets you build from streams/readers.  You can stream/read from
data held in memory.  There's even an example in samples (maybe
jdom-contrib samples) that does just this.

-jh-



More information about the jdom-interest mailing list