DOC

org.codehaus.staxmate : staxmate

Maven & Gradle

Nov 20, 2010
54 usages

StaxMate · StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.

Table Of Contents

Latest Version

Download org.codehaus.staxmate : staxmate Javadoc & API Documentation - Latest Versions:

All Versions

Download org.codehaus.staxmate : staxmate Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.0.x
1.3.x
1.2
1.1

How to open Javadoc JAR file in web browser

  1. Rename the file staxmate-2.0.1-javadoc.jar to staxmate-2.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder staxmate-2.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "staxmate-2.0.1-sources.jar" -d "staxmate-2.0.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Nov 20, 2010
54 usages
Nov 27, 2012
1 usages

Discover Dependencies

Jul 28, 2019
25 usages
36 stars
Aug 25, 2017
12 usages
43 stars
Oct 29, 2020
16 usages
Jul 13, 2015
8 usages
8 stars
Nov 12, 2017
10 usages
83 stars
Dec 15, 2018
9 usages
489 stars
Jun 14, 2014
5 usages
92 stars
Oct 11, 2018
26 usages
0 stars