woodstox-core-5.4.0.jar - Woodstox Core 5.4.0

Q

What Is woodstox-core-5.4.0.jar?

✍: FYIcenter

A

woodstox-core-5.4.0.jar is JAR file for the Core component of Woodstox 5.4.0.

You can download the JAR fie for Woodstox Core 5.4.0 by clicking the download button below:

File name: woodstox-core-5.4.0.jar
File size: 522679 bytes
Release date: 2022-10-25
Download 

You can also follow these steps to download and install woodstox-core-5.4.0.jar:

1. Go to Woodstox Maven Page.

2. Click "5.4.0" link. You see the Woodstox Core 5.4.0 detail page.

3. Click "bundle (510 KB)" to download woodstox-core-5.4.0.jar.

Manifest of the JAR:

Manifest-Version: 1.0
Automatic-Module-Name: com.ctc.wstx
Bnd-LastModified: 1666654683479
Build-Jdk: 1.8.0_345
Built-By: tatu
Bundle-Description: Woodstox is a high-performance XML processor thati
 mplements Stax (JSR-173), SAX2 and Stax2 APIs
Bundle-DocURL: https://github.com/FasterXML/woodstox
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion: 2
Bundle-Name: Woodstox
Bundle-SymbolicName: com.fasterxml.woodstox.woodstox-core
Bundle-Vendor: FasterXML
Bundle-Version: 5.4.0
Created-By: Apache Maven Bundle Plugin
Implementation-Build-Date: 2022-10-24 23:37:54+0000
Implementation-Title: Woodstox
Implementation-Vendor: FasterXML
Implementation-Vendor-Id: com.fasterxml.woodstox
Implementation-Version: 5.4.0
Specification-Title: Woodstox
Specification-Vendor: FasterXML
Specification-Version: 5.4.0
Tool: Bnd-4.2.0.201903051501
X-Compile-Source-JDK: 1.6
X-Compile-Target-JDK: 1.6

List of Classes in the JAR:

com/ctc/wstx/api/CommonConfig
com/ctc/wstx/api/EmptyElementHandler
com/ctc/wstx/api/InvalidCharHandler
com/ctc/wstx/api/ReaderConfig
com/ctc/wstx/api/ValidatorConfig
com/ctc/wstx/api/WriterConfig
com/ctc/wstx/api/WstxInputProperties
com/ctc/wstx/api/WstxOutputProperties
com/ctc/wstx/cfg/ErrorConsts
com/ctc/wstx/cfg/InputConfigFlags
com/ctc/wstx/cfg/OutputConfigFlags
com/ctc/wstx/cfg/ParsingErrorMsgs
com/ctc/wstx/cfg/XmlConsts
com/ctc/wstx/compat/QNameCreator
com/ctc/wstx/dom/DOMOutputElement
com/ctc/wstx/dom/WstxDOMWrappingReader
com/ctc/wstx/dom/WstxDOMWrappingWriter
com/ctc/wstx/dtd/ChoiceContentSpec
com/ctc/wstx/dtd/ChoiceModel
com/ctc/wstx/dtd/ConcatModel
com/ctc/wstx/dtd/ContentSpec
com/ctc/wstx/dtd/DFAState
com/ctc/wstx/dtd/DFAValidator
com/ctc/wstx/dtd/DTDAttribute
com/ctc/wstx/dtd/DTDCdataAttr
com/ctc/wstx/dtd/DTDElement
com/ctc/wstx/dtd/DTDEntitiesAttr
com/ctc/wstx/dtd/DTDEntityAttr
com/ctc/wstx/dtd/DTDEnumAttr
com/ctc/wstx/dtd/DTDEventListener
com/ctc/wstx/dtd/DTDId
com/ctc/wstx/dtd/DTDIdAttr
com/ctc/wstx/dtd/DTDIdRefAttr
com/ctc/wstx/dtd/DTDIdRefsAttr
com/ctc/wstx/dtd/DTDNmTokenAttr
com/ctc/wstx/dtd/DTDNmTokensAttr
com/ctc/wstx/dtd/DTDNotationAttr
com/ctc/wstx/dtd/DTDSchemaFactory
com/ctc/wstx/dtd/DTDSubset
com/ctc/wstx/dtd/DTDSubsetImpl
com/ctc/wstx/dtd/DTDTypingNonValidator
com/ctc/wstx/dtd/DTDValidator
com/ctc/wstx/dtd/DTDValidatorBase
com/ctc/wstx/dtd/DTDWriter
com/ctc/wstx/dtd/DefaultAttrValue
com/ctc/wstx/dtd/EmptyValidator
com/ctc/wstx/dtd/FullDTDReader
com/ctc/wstx/dtd/LargePrefixedNameSet
com/ctc/wstx/dtd/MinimalDTDReader
com/ctc/wstx/dtd/ModelNode
com/ctc/wstx/dtd/OptionalModel
com/ctc/wstx/dtd/PrefixedNameSet
com/ctc/wstx/dtd/SeqContentSpec
com/ctc/wstx/dtd/SmallPrefixedNameSet
com/ctc/wstx/dtd/StarModel
com/ctc/wstx/dtd/StructValidator
com/ctc/wstx/dtd/TokenContentSpec
com/ctc/wstx/dtd/TokenModel
com/ctc/wstx/ent/EntityDecl
com/ctc/wstx/ent/ExtEntity
com/ctc/wstx/ent/IntEntity
com/ctc/wstx/ent/ParsedExtEntity
com/ctc/wstx/ent/UnparsedExtEntity
com/ctc/wstx/evt/BaseStartElement
com/ctc/wstx/evt/CompactStartElement
com/ctc/wstx/evt/DefaultEventAllocator
com/ctc/wstx/evt/MergedNsContext
com/ctc/wstx/evt/SimpleStartElement
com/ctc/wstx/evt/WDTD
com/ctc/wstx/evt/WEntityDeclaration
com/ctc/wstx/evt/WEntityReference
com/ctc/wstx/evt/WNotationDeclaration
com/ctc/wstx/evt/WstxEventReader
com/ctc/wstx/exc/WstxEOFException
com/ctc/wstx/exc/WstxException
com/ctc/wstx/exc/WstxIOException
com/ctc/wstx/exc/WstxLazyException
com/ctc/wstx/exc/WstxOutputException
com/ctc/wstx/exc/WstxParsingException
com/ctc/wstx/exc/WstxUnexpectedCharException
com/ctc/wstx/exc/WstxValidationException
com/ctc/wstx/io/AsciiReader
com/ctc/wstx/io/BaseInputSource
com/ctc/wstx/io/BaseReader
com/ctc/wstx/io/BranchingReaderSource
com/ctc/wstx/io/BufferRecycler
com/ctc/wstx/io/CharArraySource
com/ctc/wstx/io/CharsetNames
com/ctc/wstx/io/CompletelyCloseable
com/ctc/wstx/io/DefaultInputResolver
com/ctc/wstx/io/EBCDICCodec
com/ctc/wstx/io/ISOLatinReader
com/ctc/wstx/io/InputBootstrapper
com/ctc/wstx/io/InputSourceFactory
com/ctc/wstx/io/MergedReader
com/ctc/wstx/io/MergedStream
com/ctc/wstx/io/ReaderBootstrapper
com/ctc/wstx/io/ReaderSource
com/ctc/wstx/io/StreamBootstrapper
com/ctc/wstx/io/SystemId
com/ctc/wstx/io/TextEscaper
com/ctc/wstx/io/UTF32Reader
com/ctc/wstx/io/UTF8Reader
com/ctc/wstx/io/UTF8Writer
com/ctc/wstx/io/WstxInputData
com/ctc/wstx/io/WstxInputLocation
com/ctc/wstx/io/WstxInputSource
com/ctc/wstx/msv/AttributeProxy
com/ctc/wstx/msv/BaseSchemaFactory
com/ctc/wstx/msv/GenericMsvValidator
com/ctc/wstx/msv/RelaxNGSchema
com/ctc/wstx/msv/RelaxNGSchemaFactory
com/ctc/wstx/msv/W3CSchema
com/ctc/wstx/msv/W3CSchemaFactory
com/ctc/wstx/osgi/InputFactoryProviderImpl
com/ctc/wstx/osgi/OutputFactoryProviderImpl
com/ctc/wstx/osgi/ValidationSchemaFactoryProviderImpl
com/ctc/wstx/osgi/WstxBundleActivator
com/ctc/wstx/sax/SAXFeature
com/ctc/wstx/sax/SAXProperty
com/ctc/wstx/sax/WrappedSaxException
com/ctc/wstx/sax/WstxSAXParser
com/ctc/wstx/sax/WstxSAXParserFactory
com/ctc/wstx/sr/Attribute
com/ctc/wstx/sr/AttributeCollector
com/ctc/wstx/sr/BasicStreamReader
com/ctc/wstx/sr/CompactNsContext
com/ctc/wstx/sr/ElemAttrs
com/ctc/wstx/sr/ElemCallback
com/ctc/wstx/sr/Element
com/ctc/wstx/sr/InputElementStack
com/ctc/wstx/sr/InputProblemReporter
com/ctc/wstx/sr/NsDefaultProvider
com/ctc/wstx/sr/ReaderCreator
com/ctc/wstx/sr/StreamReaderImpl
com/ctc/wstx/sr/StreamScanner
com/ctc/wstx/sr/TypedStreamReader
com/ctc/wstx/sr/ValidatingStreamReader
com/ctc/wstx/stax/WstxEventFactory
com/ctc/wstx/stax/WstxInputFactory
com/ctc/wstx/stax/WstxOutputFactory
com/ctc/wstx/sw/AsciiXmlWriter
com/ctc/wstx/sw/BaseNsStreamWriter
com/ctc/wstx/sw/BaseStreamWriter
com/ctc/wstx/sw/BufferingXmlWriter
com/ctc/wstx/sw/EncodingXmlWriter
com/ctc/wstx/sw/ISOLatin1XmlWriter
com/ctc/wstx/sw/NonNsStreamWriter
com/ctc/wstx/sw/OutputElementBase
com/ctc/wstx/sw/RepairingNsStreamWriter
com/ctc/wstx/sw/SimpleNsStreamWriter
com/ctc/wstx/sw/SimpleOutputElement
com/ctc/wstx/sw/TypedStreamWriter
com/ctc/wstx/sw/XmlWriter
com/ctc/wstx/sw/XmlWriterWrapper
com/ctc/wstx/util/ArgUtil
com/ctc/wstx/util/BaseNsContext
com/ctc/wstx/util/BijectiveNsMap
com/ctc/wstx/util/DataUtil
com/ctc/wstx/util/DefaultXmlSymbolTable
com/ctc/wstx/util/ElementId
com/ctc/wstx/util/ElementIdMap
com/ctc/wstx/util/EmptyNamespaceContext
com/ctc/wstx/util/ExceptionUtil
com/ctc/wstx/util/InternCache
com/ctc/wstx/util/PrefixedName
com/ctc/wstx/util/SimpleCache
com/ctc/wstx/util/StringUtil
com/ctc/wstx/util/StringVector
com/ctc/wstx/util/SymbolTable
com/ctc/wstx/util/TextAccumulator
com/ctc/wstx/util/TextBuffer
com/ctc/wstx/util/TextBuilder
com/ctc/wstx/util/URLUtil
com/ctc/wstx/util/WordResolver
com/ctc/wstx/util/WordSet
com/ctc/wstx/util/XmlChars

 

woodstox-core-asl-4.4.1.jar - Woodstox ASL 4.4.1

woodstox-core-6.4.0.jar - Woodstox Core 6.4.0

Download and Review Woodstox wstx-*.jar

⇑⇑ Woodstox for XML Processing

2010-12-17, 5757🔥, 0💬