{"id":19563140,"url":"https://github.com/fasterxml/stax2-api","last_synced_at":"2025-04-05T02:02:53.330Z","repository":{"id":9369724,"uuid":"11225909","full_name":"FasterXML/stax2-api","owner":"FasterXML","description":"Extension API for Stax, Java pull-parsing API (STreaming Api for Xml)","archived":false,"fork":false,"pushed_at":"2024-03-26T18:20:37.000Z","size":1287,"stargazers_count":39,"open_issues_count":2,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-29T01:02:36.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-06T23:33:24.000Z","updated_at":"2024-11-21T15:19:31.000Z","dependencies_parsed_at":"2024-12-21T08:11:31.404Z","dependency_job_id":"5ae8d433-8c29-4370-94ef-7316a0151faa","html_url":"https://github.com/FasterXML/stax2-api","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fstax2-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fstax2-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fstax2-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fstax2-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/stax2-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276159,"owners_count":20912288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T05:16:42.713Z","updated_at":"2025-04-05T02:02:53.303Z","avatar_url":"https://github.com/FasterXML.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nStax2 API is an extension to standard [Stax](http://en.wikipedia.org/wiki/StAX) API (\"the STandard Api for Xml processing\"),\npull-parser API of JDK, added in JDK 6.\n\n## Status\n\n[![Build Status](https://travis-ci.org/FasterXML/stax2-api.svg)](https://travis-ci.org/FasterXML/stax2-api)\n\n\n## Support\n\nStax2 API is implemented natively by following Stax XML implementations:\n\n * [Aalto](../../../aalto-xml) (performance-oriented, also non-blocking/async)\n * [Woodstox](../../../woodstox) (full-featured, most compliant XML package on Java platform)\n\nIn addition, Stax2 API contains wrapper implementations that can be used to support most of the API on\nregular Stax implementations like Sun SJSXP (default Stax implementation bundled with JDK 1.6 and 1.7).\n\n## Java package\n\nAPI classes are in package `org.codehaus.stax2`.\n\nStax2 API also contains partial Reference Implementation of many of API classes, under\n`org.codehaus.stax2.ri`: intention is to make it as painless as possible for Java Stax parsers\nto implement full Stax2 support.\n\n## Usage\n\nMaven dependency is defined as:\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003eorg.codehaus.woodstox\u003c/groupId\u003e\n      \u003cartifactId\u003estax2-api\u003c/artifactId\u003e\n      \u003cversion\u003e4.2.2\u003c/version\u003e\n    \u003c/dependency\u003e\n\nJars can be found from [Central Maven repo](http://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/).\n\n## License and Copyright\n\nCopyright (c) 2008 FasterXML LLC \u003cinfo@fasterxml.com\u003e\n\nThis source code is licensed under standard BSD license, which is compatible with all Free and Open Software (OSS) licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterxml%2Fstax2-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffasterxml%2Fstax2-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterxml%2Fstax2-api/lists"}