Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Simple API for XML
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Definition == The [[Java (programming language)|Java]] implementation of SAX is considered to be [[Normative#Standards documents|normative]] since there is no formal specification.<ref>{{cite web|url=http://www.saxproject.org/|title=saxproject.org}}</ref> SAX processes documents state-independently, in contrast to DOM which is used for state-dependent processing of XML documents.<ref>{{cite web | access-date = 2011-05-02 | website = oracle.com | publisher = ORACLE | title = Simple API for XML | quote = 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. | url = http://download.oracle.com/javaee/1.4/tutorial/doc/JAXPSAX.html}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)