Resource Name:

Simple API for XML

 

Resource Desc:

In this chapter we focus on the Simple API for XML (SAX), an event-driven, serial-access mechanism for accessing XML documents. This is the protocol that most servlets and network-oriented programs will want to use to transmit and receive XML documents, because it's the fastest and least memory-intensive mechanism that is currently available for dealing with XML documents.

 

Resource URL:

http://java.sun.com/webservices/docs/1.2/tutorial/doc/JAXPSAX.html

 

Rating: 0.00

 

# Times Viewed: 644

 

Reviews