DOC

org.jaxsb : generator

Maven & Gradle

May 23, 2020
4 usages

JAX-SB Generator · The JAX-SB Generator is a comprehensive framework to facilitate the use of XML in software languages such as Java. This framework intends to provide tools that will allow a developer to easily integrate XML interoperability, bind XML Schemas, and analyze XML Schemas for use with any software. Currently there is only one language and one application that is supported: XML Binding in Java. Next on the agenda is the development of analysis tools for XML Schema Documents. For instance, imagine a tool that will allow you to determine whether an XSD complies to best-practices. This tool will: 1) produce warnings for structures that do not comply to best-practices, 2) tell the developer whether the logical structure can be transformed linearly to a form that complies to best-practices, and 3) to automatically produce an XSD that maintains the logical structure of the original document but now fully complies to best-practices. This is just one of many tools that will be available shortly. In the meantime, check out the binding application.

Table Of Contents

Latest Version

Download org.jaxsb : generator Javadoc & API Documentation - Latest Versions:

All Versions

Download org.jaxsb : generator Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file generator-2.1.6-javadoc.jar to generator-2.1.6-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder generator-2.1.6-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 "generator-2.1.6-sources.jar" -d "generator-2.1.6-javadoc" -subpackages 

Advertisement

Dependencies from Group

May 23, 2020
6 usages
May 23, 2020
4 usages
May 23, 2020
1 usages
May 23, 2020
May 23, 2020

Discover Dependencies

Feb 25, 2021
3 usages
Aug 25, 2023
11 usages
11.9k stars
Aug 25, 2023
12 usages
11.9k stars
Dec 13, 2019
5 usages
2 stars
May 17, 2019
3 usages
May 18, 2019
3 usages
May 17, 2019
3 usages
May 26, 2019
3 usages
May 20, 2019
3 usages
66 stars
Aug 22, 2023
6 usages
175 stars