JAXP

From NovaOrdis Knowledge Base
Revision as of 18:02, 9 November 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

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)

XSLT Support