[jdom-interest] JDOM within ATG enviroment
Jason Hunter
jhunter at collab.net
Thu Jan 18 12:11:26 PST 2001
> Jack Huynh wrote:
>
> Actually, I am already using the SAXBuilder, however I am using the
> StringReader as the input source.
OK, why don't you send me your test case (code and file) so I can
confirm the performance problem. If the file's big, put it on a URL.
> In a related note, how much is the
> input source a factor in the relative performance of building a JDOM
> document?
Well, if you read for example from a non-buffered input stream, it can
have a big impact.
-jh-
More information about the jdom-interest
mailing list