Valentyn Kolesnikov

Results 39 comments of Valentyn Kolesnikov

We can setup target for kotlin.

For kotlin 1.5 java 8 is default target.

I prepared code changes https://github.com/aNNiMON/Lightweight-Stream-API/pull/196

It may be: ```json { "element": { "-self-closing": "true" } } ```

This branch has conflicts that must be resolved

It may be an attribute `array="true"` to force element as array. ```xml App One App Two App Three ``` ```json { "rss": { "channel": { "item": [ { "apps": {...

@pmaziere ```xml ``` may be converted to this json ```json { "xml": { "tag1": [ { "-id": "1", "-self-closing": "true" }, { "-id": "2", "-self-closing": "true" }, { "#item": {...

```xml 1234567890a teplextext2 makes it more complex array text text text3 1 ke it more complex 26.026 3.993 жґѕжёж‘„制&test 48.048 3.993 主演:詹姆斯.еЏІйѓЅеЌЋ 60.060 3.993 主演:金.иЇєеЁѓ ``` may be converted to...

```xml Sample Book Name New Author 99921-58-10-7 102.50 ``` may be converted to the ```json { "Book": { "name": "Sample Book Name", "author": "New Author", "ISBN": "99921-58-10-7", "price": "102.50" }...

![image](https://user-images.githubusercontent.com/348496/191015780-4b1a37fb-3dc9-4a23-87dc-f30c4e278995.png)