JAXP: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 16: Line 16:


==XSLT Support==
==XSLT Support==
==Namespace Support==

Revision as of 18:05, 9 November 2016

Internal

Overview

Java API for XML Processing (JAXP) is a generic term covering various low-level XML APIs in Java SE

APIs

Simple API for XML Parsing (SAX)

Document Object Model (DOM)

Streaming API for XML (StAX)

XSLT Support

Namespace Support