واجهة برمجة تطبيقات بسيطة (XML) (Arabic Wikipedia)

Analysis of information sources in references of the Wikipedia article "واجهة برمجة تطبيقات بسيطة (XML)" in Arabic language version.

refsWebsite
Global rank Arabic rank
1st place
1st place
8,835th place
3,440th place
low place
low place
1,514th place
2,588th place
low place
low place

devx.com

  • "XML Parsers: DOM and SAX Put to the Test". devX. مؤرشف من الأصل في 2012-08-06. اطلع عليه بتاريخ 2011-10-20. Although these tests do not show it, SAX parsers typically are faster for very large documents where the DOM model hits virtual memory or consumes all available memory.

oracle.com

download.oracle.com

  • "Simple API for XML". oracle.com. ORACLE. مؤرشف من الأصل في 2012-05-27. اطلع عليه بتاريخ 2011-05-02. Note: In a nutshell, SAX is oriented towards state independent processing, where the handling of an element does not depend on the elements that came before. StAX, on the other hand, is oriented towards state dependent processing. For a more detailed comparison, see SAX and StAX in Basic Standards and When to Use SAX.

saxproject.org

web.archive.org

  • "SAX". webopedia.com. WEBOPEDIA. مؤرشف من الأصل في 2018-11-16. اطلع عليه بتاريخ 2011-05-02. Short for Simple API for XML, an event-based API that, as an alternative to DOM, allows someone to access the contents of an XML document. SAX was originally a Java-only API. The current version supports several programming language environments other than Java. SAX was developed by the members of the XML-DEV mailing list.
  • "saxproject.org". مؤرشف من الأصل في 2021-03-22.
  • "Simple API for XML". oracle.com. ORACLE. مؤرشف من الأصل في 2012-05-27. اطلع عليه بتاريخ 2011-05-02. Note: In a nutshell, SAX is oriented towards state independent processing, where the handling of an element does not depend on the elements that came before. StAX, on the other hand, is oriented towards state dependent processing. For a more detailed comparison, see SAX and StAX in Basic Standards and When to Use SAX.
  • "XML Parsers: DOM and SAX Put to the Test". devX. مؤرشف من الأصل في 2012-08-06. اطلع عليه بتاريخ 2011-10-20. Although these tests do not show it, SAX parsers typically are faster for very large documents where the DOM model hits virtual memory or consumes all available memory.

webopedia.com

  • "SAX". webopedia.com. WEBOPEDIA. مؤرشف من الأصل في 2018-11-16. اطلع عليه بتاريخ 2011-05-02. Short for Simple API for XML, an event-based API that, as an alternative to DOM, allows someone to access the contents of an XML document. SAX was originally a Java-only API. The current version supports several programming language environments other than Java. SAX was developed by the members of the XML-DEV mailing list.