Mozilla

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Can Spidermonkey use DOMParser?

    0 answers - 448 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Rajesh N wrote:
    Can the Spidermonkey Javascript Engine (used as embedded in application) use
    the DMParser extension of Mozilla
    () to parse XML content
    present as Javascript strings? If yes, is there any guideline/documentation
    on how to achieve this?
    In general no, as DMParser is not part of the script engine at all but
    part of the Mozilla browser which makes it available to script in the
    browser using XPConnect.

Re: Can Spidermonkey use DOMParser?


max 4000 letters.
Your nickname that display:
In order to stop the spam: 3 + 2 =
QUESTION ON "Mozilla"

EMSDN.COM