#
jaxb
Here are 163 public repositories matching this topic...
spring-boot
rest-api
jaxb
einvoicing
sri
ecuador
maven-multimodule
facturacion-electronica
electronic-invoicing
-
Updated
Aug 13, 2021 - Java
immutable-xjc is a JAXB 2.0 XJC plugin for making schema derived classes immutable with optional builder pattern generator.
-
Updated
Jan 14, 2022 - Java
Real world example to demonstrate advanced techniques to unmarshall very large xml document with very low memory footprint.
-
Updated
Feb 13, 2020 - Rust
A Gradle plugin to run the XJC binding compiler during a build
-
Updated
Feb 1, 2021 - Kotlin
Test SOAP services using JUnit and Mockito
integration
test
xml
soap
integration-testing
mockito
jaxb
schema-validation
cxf
webservices
junit-rule
-
Updated
Jan 12, 2022 - Java
A Gradle plugin for running the XJC binding compiler to generate JAXB Java source code from XSD schemas
-
Updated
Dec 25, 2021 - Kotlin
A Gradle Plugin for generating JAXB Java sources using the XJC compiler
-
Updated
Jun 9, 2021 - Java
-
Updated
Jan 13, 2022 - Java
Generate pure Ruby objects from an XML schema (XSD) using JAXB and JRuby. Use your favorite XML to object mapper or a custom ERB template.
-
Updated
Nov 11, 2020 - Ruby
Simplifies parsing and modifying of (huge) XML streams (files) based on the StAX parser with combination of JAXB or JDom2
-
Updated
Oct 13, 2020 - Java
This is a web application project for my assignment from FPT University. It's about crawling pieces of data about sim card from the certain websites, transforming things and taking advantage of it.
javascript
state-machine
xml
xslt
xml-parsing
xml-schema
jaxb
xsd-schema
parse-html
java-servlet
mvo-pattern
-
Updated
Nov 4, 2019 - Java
Great tool between jax-rs project and a angular project
-
Updated
Mar 22, 2017 - Java
Java libraries to support EN 16931
-
Updated
Dec 10, 2021 - Java
Tutorial to parse or processing xml file in Java with different XML Parsers
-
Updated
Oct 9, 2018
Short and sweet strongly typed XML reader for JVM
android
java
groovy
jvm
xml
xpath
jaxb
xml-parser
graalvm
strongly-typed
jvm-languages
xmlreader
jaxb2
commons-configuration2
java-field
-
Updated
Feb 10, 2021 - Java
Java library to easily read and write XSD compliant fatturaPA 1.2 and 1.2.1 invoices
-
Updated
Jan 3, 2022 - Java
Примеры классов для изучения основ Java SE
-
Updated
Apr 10, 2021 - Java
My homepage http://walter-chen.site and PDF resume generator
-
Updated
Aug 23, 2021 - HTML
Improve this page
Add a description, image, and links to the jaxb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jaxb topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
When compiling DatiTrasmissione Builder constructor a recipient code is required... even if you don't have one and should put the default "0000000" code.
Describe the solution you'd like
Remove from constructor the mandatory field, initializing it with the default value 0000000;
so if someone wants to modify it, it