OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can a stream other than the uri and file be passed to the parse methodin SAX ???



	I mean to say that I have XML content in a buffer and I don't want to store
it in a file and then give the file stream as input to the
parser as input . Can the buffer be directly passed to the parser.....