17 Commits

Author SHA1 Message Date
REAndroid
040475a936 correction on comment set attributes indent scale #9 2023-03-19 13:57:26 -04:00
REAndroid
94c143ca72 set attributes indent scale #9 2023-03-19 13:52:10 -04:00
REAndroid
639cabed78 support char '$' on xml tag names for java inner class separator 2023-02-28 07:02:35 -05:00
REAndroid
71cf694c33 rename packages 2023-01-22 15:27:26 -05:00
REAndroid
4ffd13c793 quote attributes for styled string 2023-01-19 16:21:55 -05:00
REAndroid
4566824570 escape xml characters 2023-01-18 13:49:39 -05:00
REAndroid
3eda5edaf6 code cleanup 2023-01-17 09:25:23 -05:00
REAndroid
a5d71a28a4 fix: encode/decode XML styled strings properly 2023-01-16 10:12:13 -05:00
REAndroid
2c9c0d1ba6 fix: correct indent for childes with text content 2023-01-14 12:07:31 -05:00
REAndroid
86b68b4646 remove redundant class AttrIDProvider 2023-01-14 04:39:23 -05:00
REAndroid
bb46abb499 encode XML source correctly
* add 's' suffix on type directories
* write uncompressed files at decoding
2023-01-12 13:46:58 -05:00
REAndroid
d96c4cb4ff synchronized parser 2023-01-10 09:06:38 -05:00
REAndroid
c49b04cc1b create styled strings parser 2023-01-06 13:14:49 -05:00
REAndroid
7389358a18 fix XML encode errors 2023-01-04 10:51:58 -05:00
REAndroid
986c5c1ccd add memory efficient XML string/file as input source 2023-01-03 11:41:16 -05:00
REAndroid
ebc1efed0e add namespace checker 2023-01-02 15:02:09 -05:00
REAndroid
fb9a14113b Merge classes from AndroidXml
* src: https://github.com/REAndroid/AndroidXml
2022-12-28 06:24:53 -05:00