I'm in the process of moving to libxml-ruby from rexml. The speed was killing me.
Is there a way to create an XML::Document from a string rather than a file? I store all the documents in the database, so there is no file to parse from.
I have looked through the api docs, but don't see how to accomplish this.
Thanks, Doug
Is there a way to create an XML::Document from a string rather than a file? I store all the documents in the database, so there is no file to parse from.
I have looked through the api docs, but don't see how to accomplish this.
Thanks, Doug
_______________________________________________ libxml-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/libxml-devel
