Registry / serialization / woodstox-core-asl

woodstox-core-asl

JSON →
library4.4.1javamavenunverified

A high-performance XML processor implementing Stax (JSR-173) and SAX2 APIs for parsing and writing XML.

<dependency> <groupId>org.codehaus.woodstox</groupId> <artifactId>woodstox-core-asl</artifactId> <version>4.4.1</version> </dependency>
INSTALL
IMPORT
SIG · WOODSTOX-CORE-ASL
W
woodstox-core-asl
serializationjavav4.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WstxInputFactory
com.ctc.wstx.stax.WstxInputFactory

Creates an XML stream reader using Woodstox.

import com.ctc.wstx.stax.WstxInputFactory; WstxInputFactory factory = new WstxInputFactory(); XMLStreamReader reader = factory.createXMLStreamReader(new FileInputStream("file.xml"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
woodstox-core-asl — mvn dependency:get woodstox-core-asl · libregistry