Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
stax2-api-3.1.0.jar - Extension of StAX Specifications
StAX2 is an experimental API that is intended to extend basic StAX specifications in a way that allows implementations to experiment with features before they end up in the actual StAX specification (if they do). As such, it is intended to be freely implementable by all StAX implementations same way as StAX, but without going through a formal JCP process. Currently Woodstox is the only known implementation.
JAR File Size and Download Location:
File name: stax2-api.jar; stax2-api-3.1.0.jar File size: 182095 bytes Date modified: 12/13/2010 Download: "StAX2" API
✍: FYIcenter
Manifest of the JAR:
Implementation-Title: Stax2 API Implementation-Version: 3.1.0 Built-By: tsaloranta Specification-Vendor: http://woodstox.codehaus.org Tool: Bnd-unknown version Bundle-Name: Stax2 API Bundle-RequiredExecutionEnvironment: J2SE-1.4 Bundle-Vendor: http://woodstox.codehaus.org Implementation-Vendor: http://woodstox.codehaus.org Bundle-Version: 3.1.0 Bnd-LastModified: 1292298480186 Specification-Title: Stax2 API Bundle-ManifestVersion: 2 Bundle-License: http://www.opensource.org/licenses/bsd-license.php Specification-Version: 3.1.0 Include-Resource: META-INF=release-notes/bsd Bundle-SymbolicName: stax2-api
List of Classes in the JAR:
org/codehaus/stax2/AttributeInfo org/codehaus/stax2/DTDInfo org/codehaus/stax2/LocationInfo org/codehaus/stax2/XMLEventReader2 org/codehaus/stax2/XMLInputFactory2 org/codehaus/stax2/XMLOutputFactory2 org/codehaus/stax2/XMLReporter2 org/codehaus/stax2/XMLStreamLocation2 org/codehaus/stax2/XMLStreamProperties org/codehaus/stax2/XMLStreamReader2 org/codehaus/stax2/XMLStreamWriter2 org/codehaus/stax2/evt/DTD2 org/codehaus/stax2/evt/NotationDeclaration2 org/codehaus/stax2/evt/XMLEvent2 org/codehaus/stax2/evt/XMLEventFactory2 org/codehaus/stax2/io/EscapingWriterFactory org/codehaus/stax2/io/Stax2BlockResult org/codehaus/stax2/io/Stax2BlockSource org/codehaus/stax2/io/Stax2ByteArraySource org/codehaus/stax2/io/Stax2CharArraySource org/codehaus/stax2/io/Stax2FileResult org/codehaus/stax2/io/Stax2FileSource org/codehaus/stax2/io/Stax2ReferentialResult org/codehaus/stax2/io/Stax2ReferentialSource org/codehaus/stax2/io/Stax2Result org/codehaus/stax2/io/Stax2Source org/codehaus/stax2/io/Stax2StringSource org/codehaus/stax2/io/Stax2URLSource org/codehaus/stax2/osgi/Stax2InputFactoryProvider org/codehaus/stax2/osgi/Stax2OutputFactoryProvider org/codehaus/stax2/osgi/Stax2ValidationSchemaFactoryProvider org/codehaus/stax2/ri/EmptyIterator org/codehaus/stax2/ri/EmptyNamespaceContext org/codehaus/stax2/ri/SingletonIterator org/codehaus/stax2/ri/Stax2EventFactoryImpl org/codehaus/stax2/ri/Stax2EventReaderImpl org/codehaus/stax2/ri/Stax2EventWriterImpl org/codehaus/stax2/ri/Stax2FilteredStreamReader org/codehaus/stax2/ri/Stax2LocationAdapter org/codehaus/stax2/ri/Stax2ReaderAdapter org/codehaus/stax2/ri/Stax2ReaderImpl org/codehaus/stax2/ri/Stax2Util org/codehaus/stax2/ri/Stax2WriterAdapter org/codehaus/stax2/ri/Stax2WriterImpl org/codehaus/stax2/ri/dom/DOMWrappingReader org/codehaus/stax2/ri/dom/DOMWrappingWriter org/codehaus/stax2/ri/evt/AttributeEventImpl org/codehaus/stax2/ri/evt/BaseEventImpl org/codehaus/stax2/ri/evt/CharactersEventImpl org/codehaus/stax2/ri/evt/CommentEventImpl org/codehaus/stax2/ri/evt/DTDEventImpl org/codehaus/stax2/ri/evt/EndDocumentEventImpl org/codehaus/stax2/ri/evt/EndElementEventImpl org/codehaus/stax2/ri/evt/EntityDeclarationEventImpl org/codehaus/stax2/ri/evt/EntityReferenceEventImpl org/codehaus/stax2/ri/evt/MergedNsContext org/codehaus/stax2/ri/evt/NamespaceEventImpl org/codehaus/stax2/ri/evt/NotationDeclarationEventImpl org/codehaus/stax2/ri/evt/ProcInstrEventImpl org/codehaus/stax2/ri/evt/StartDocumentEventImpl org/codehaus/stax2/ri/evt/StartElementEventImpl org/codehaus/stax2/ri/evt/Stax2EventAllocatorImpl org/codehaus/stax2/ri/evt/Stax2EventReaderAdapter org/codehaus/stax2/ri/evt/Stax2FilteredEventReader org/codehaus/stax2/ri/typed/AsciiValueEncoder org/codehaus/stax2/ri/typed/Base64DecoderBase org/codehaus/stax2/ri/typed/CharArrayBase64Decoder org/codehaus/stax2/ri/typed/NumberUtil org/codehaus/stax2/ri/typed/SimpleValueEncoder org/codehaus/stax2/ri/typed/StringBase64Decoder org/codehaus/stax2/ri/typed/ValueDecoderFactory org/codehaus/stax2/ri/typed/ValueEncoderFactory org/codehaus/stax2/typed/Base64Variant org/codehaus/stax2/typed/Base64Variants org/codehaus/stax2/typed/TypedArrayDecoder org/codehaus/stax2/typed/TypedValueDecoder org/codehaus/stax2/typed/TypedXMLStreamException org/codehaus/stax2/typed/TypedXMLStreamReader org/codehaus/stax2/typed/TypedXMLStreamWriter org/codehaus/stax2/util/StreamReader2Delegate org/codehaus/stax2/util/StreamWriter2Delegate org/codehaus/stax2/util/StreamWriterDelegate org/codehaus/stax2/validation/AttributeContainer org/codehaus/stax2/validation/DTDValidationSchema org/codehaus/stax2/validation/Validatable org/codehaus/stax2/validation/ValidationContext org/codehaus/stax2/validation/ValidationProblemHandler org/codehaus/stax2/validation/ValidatorPair org/codehaus/stax2/validation/XMLValidationException org/codehaus/stax2/validation/XMLValidationProblem org/codehaus/stax2/validation/XMLValidationSchema org/codehaus/stax2/validation/XMLValidationSchemaFactory org/codehaus/stax2/validation/XMLValidator
2010-12-17, 12544🔥, 0💬
Popular Posts:
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...
Java Servlet 3.0 Specification API. JAR File Size and Download Location: File name: servlet-api.jar,...
JDK 8 jconsole.jar is the JAR file for JDK 8 JConsole, which is a graphical monitoring tool to monit...
JDK 11 jdk.jshell.jmod is the JMOD file for JDK 11 JShell tool, which can be invoked by the "jshell"...
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...