Skip to content

Extended STAX (Streaming API for XML) processor, that can be used to parse big files using shortcuts to navigate between tags, constant memory and cpu load.

Notifications You must be signed in to change notification settings

carlosggz/StaxProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extended STAX processor

Extended STAX (Streaming API for XML) processor, that can be used to parse big files using shortcuts to navigate between tags, constant memory and cpu load.

Examples provided as unit tests, show some examples that can be used as ideas for more complex scenarios.

About

Extended STAX (Streaming API for XML) processor, that can be used to parse big files using shortcuts to navigate between tags, constant memory and cpu load.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages