---
title: "Explain what is JAXP?"  
description: "Explain what is JAXP?"  
author: "Anonymous User"  
published: 2018-05-02  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/23394/explain-what-is-jaxp  
category: "api(s)"  
tags: ["api(s)"]  
reading_time: 1 minute  

---

# Explain what is JAXP?

It is JAVA API for XML processing that enables application to write, read, manipulate and transform XML data. It also enables application to parse,trasform,validate and query XML document.

## Answers

### Answer by Anonymous User

It is JAVA API for XML processing that enables application to write, read, manipulate and transform XML data. It also enables application to parse,trasform,validate and query XML document.


---

Original Source: https://www.mindstick.com/interview/23394/explain-what-is-jaxp

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
