Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Energy ADE
ADE Xjc
Commits
d15dd50d
Unverified
Commit
d15dd50d
authored
Aug 25, 2022
by
Claus Nagel
Committed by
GitHub
Aug 25, 2022
Browse files
Update README.md
parent
763d0661
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d15dd50d
...
@@ -5,8 +5,8 @@ ade-xjc is a command line tool and wrapper for the XML Schema binding compiler `
...
@@ -5,8 +5,8 @@ ade-xjc is a command line tool and wrapper for the XML Schema binding compiler `
[
JAXB
](
https://jaxb.java.net/
)
. ade-xjc compiles arbitrary CityGML Application Domain Extension (ADE) schemas
[
JAXB
](
https://jaxb.java.net/
)
. ade-xjc compiles arbitrary CityGML Application Domain Extension (ADE) schemas
to a set of corresponding JAXB classes to be used with
[
citygml4j v2
](
https://github.com/citygml4j/citygml4j/tree/citygml4j-v2
)
.
to a set of corresponding JAXB classes to be used with
[
citygml4j v2
](
https://github.com/citygml4j/citygml4j/tree/citygml4j-v2
)
.
**NOTE:**
ade-xjc is in
**maintenance mode**
with no significant active development planned.
It is not updated
:information_source:
ade-xjc is in
**maintenance mode**
with no significant active development planned.
Existing
with new features but at most receives critical bug fixes
. ade-xjc is intended to be used with citygml4j v2.
bugs will be fixed, but large new features will likely not be added
. ade-xjc is intended to be used with citygml4j v2.
The latest
[
citygml4j v3
](
https://github.com/citygml4j/citygml4j
)
is not based on JAXB anymore but uses
The latest
[
citygml4j v3
](
https://github.com/citygml4j/citygml4j
)
is not based on JAXB anymore but uses
[
xml-objects
](
https://github.com/xmlobjects/xml-objects
)
instead. So, ade-xjc is not required anymore.
[
xml-objects
](
https://github.com/xmlobjects/xml-objects
)
instead. So, ade-xjc is not required anymore.
...
@@ -132,4 +132,4 @@ Use the following command to find out.
...
@@ -132,4 +132,4 @@ Use the following command to find out.
The output will look similar to this:
The output will look similar to this:
ade-xjc version 2.10.0
ade-xjc version 2.10.0
XML Schema binding compiler for CityGML ADEs; use with citygml4j version 2.10.0
XML Schema binding compiler for CityGML ADEs; use with citygml4j version 2.10.0
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment