XML like data structures.
It does not support all XML features, just the ones that are most useful.
It is simpler to use than DOM API.
If full XML support is necessary, one should use another API.
Version0.2.0compared with
Version Details
| 0.1.1 | 0.2.0 | |
|---|---|---|
| Release date | May 06, 2020 | Oct 06, 2020 |
| Licenses | GPL 3.0LGPL 3.0 | GPL 3.0LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 0.1.1 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.gitlab.cdc-java.util » cdc-util-cli | 0.1.1 | 0.2.0 |
| ~ Updated | com.gitlab.cdc-java.util » cdc-util-compress | 0.1.1 | 0.2.0 |
| ~ Updated | com.gitlab.cdc-java.util » cdc-util-core | 0.1.1 | 0.2.0 |
| ~ Updated | com.gitlab.cdc-java.util » cdc-util-xml | 0.1.1 | 0.2.0 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.12.1 | 2.13.3 |
| ~ Updated | org.apache.logging.log4j » log4j-core | 2.12.1 | 2.13.3 |
Test Changes (3)
| 0.1.1 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.logging.log4j » log4j-iostreams | 2.12.1 | 2.13.3 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.6.2 | 5.7.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.6.2 | 5.7.0 |
