Java SE JAXP API

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:API
gptkbp:allows validation_of_XML_documents
gptkbp:compatibleWith gptkb:XML_Schema
gptkb:XML_1.0
gptkbp:enables XML transformation
https://www.w3.org/2000/01/rdf-schema#label Java SE JAXP API
gptkbp:introduced Java 1.4
gptkbp:is_part_of gptkb:Java_Platform
gptkbp:is_recognized_for javax.xml.parsers package
org.w3c.dom package
org.xml.sax package
javax.xml.transform_package
gptkbp:is_used_in configuration files
data interchange
web services
Java_applications
gptkbp:maintainedBy gptkb:Oracle_Corporation
gptkbp:provides XPath support
XML parsing
gptkbp:supports gptkb:XSLT
DOM
SAX
streaming_API_for_XML_(StAX)