St AX (Streaming API for XML)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Java_Enhancement_Proposal
gptkbp:allows event-driven processing
gptkbp:based_on XML stream
gptkbp:competes_with gptkb:DOM
gptkb:SAX
gptkbp:developed_by gptkb:Sun_Microsystems
gptkbp:enables efficient memory usage
https://www.w3.org/2000/01/rdf-schema#label St AX (Streaming API for XML)
gptkbp:introduced gptkb:Java_SE_6
gptkbp:is lightweight
open-source
non-blocking
event-driven
gptkbp:is_designed_for XML processing
gptkbp:is_implemented_in gptkb:Java
gptkbp:is_part_of Java XML technologies
gptkbp:is_used_in Java applications
gptkbp:provides cursor-based access
streaming parsing
gptkbp:suitable_for large XML documents
gptkbp:supports pull parsing model