Skip to content

gilday/how-to-stream-stax

Repository files navigation

How To Stream StAX

Example project that demonstrates how to encapsulate StAX parsing in a java.util.stream.Stream. Accompanies a blog post on the same topic at https://johnathangilday.com/blog/stream-stax

Building

Requires JDK 19

./gradlew check

About

Example project demonstrating how to encapsulate StAX parsing in a Stream

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors