Mirror of Apache XMLBeans

Clone this repo:
  1. f0a109a maven 3.9.9 by PJ Fanning · 4 weeks ago trunk
  2. 38da636 slf4j by PJ Fanning · 4 weeks ago
  3. a2aab50 javaparser 3.26.2 by PJ Fanning · 4 weeks ago
  4. d2e36aa log4j 2.24.1 / ant 1.10.15 by PJ Fanning · 4 weeks ago
  5. 61113f7 gradle 8.10.2 by PJ Fanning · 4 weeks ago

Apache XMLBeans™

Welcome to XMLBeans!

Layout of the tree:

  • README.md: this file
  • build.gradle: gradle build file for building XmlBeans code and utilities
  • STATUS: essential info about the project
  • xbeanenv.cmd: sets the XMLBEANS_HOME environment variable on Windows
  • xbeanenv.sh: sets the XMLBEANS_HOME environment variable on Unix
  • bin: contains useful command-line scripts for Win and Unix
  • docs: contains several documentation files
  • javadocs: API documentation
  • maven-plugin: source and documentation on using the xmlbeans2 Maven plugin
  • samples: contains ... samples
  • src: the source code for XmlBeans, organized by area
  • test: contains test cases and infrastructure
  • xkit: contains the README file for the binary distribution

To quickly get started run:

  • “gradlew jar” to build XmlBeans or
  • “gradlew tasks” to see the most useful build targets or
  • “cd bin” and then “<tool_name> -help” for a description of what the tool does and what parameters it accepts

For further information check out:

XMLBeans depends on the following external libraries:

(O) means that the library is optional

For licensing information, see LICENSE.txt

Updated: 1 January 2024.