-
I have a use case where I need to Marshal/Unmarshal XML in one particular format using JAXB. By default java.Util.Properties …
- 1K views
- 1 answers
- 0 votes
-
I have a program i java and I need to transform my CSV file to XML file.the issue is that …
- 449 views
- 0 answers
- 0 votes
-
I have a program that transform my CSV file to XML file. based on my XSD each UserID can have …
- 442 views
- 1 answers
- 0 votes
-
The problem is: if i try to do a POST, it works fine. If i try to do a GET …
- 461 views
- 0 answers
- 0 votes
-
- 490 views
- 0 answers
- 0 votes
-
Is it possible, using the BeanIO annotations, to define a field as a collection of an abstract class, or a …
- 409 views
- 1 answers
- 0 votes
-
I need to create my XML file like below in JAVA. as you can see just two of my elements …
- 408 views
- 0 answers
- 0 votes