Skip to content

Simple XML parsing project with different Java APIs, such as SAX, STAX, DOM, and JAXB

Notifications You must be signed in to change notification settings

ilkin0/XML-parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XML-parsing

Introduction

This is a simple XML parsing project that used different JAVA APIs (SAX, STAX, DOM, JAXB) as well as Postgresql as a database. In the project, target XML, which I used, was from Central Bank of Azerbaijan Republic, daily currency values. All APIs were used, parsed and inserted into the database. Due to XML is dynamic, parsed values are also dynamic and values change days to days.

About

Simple XML parsing project with different Java APIs, such as SAX, STAX, DOM, and JAXB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages