java-commons/commons-serialize-xml/src/main/java/io/gitlab/jfronny/commons/serialize/xml
Johannes Frohnmeyer 615ff12c27
fix(serialize-xml): name encoding system for wrapper to support names unusable in XML
2024-04-20 12:33:24 +02:00
..
impl feat(serialize-xml): Rewrite wrapping XmlReader 2024-04-17 10:44:56 +02:00
wrapper fix(serialize-xml): name encoding system for wrapper to support names unusable in XML 2024-04-20 12:33:24 +02:00
NativeXmlReader.java fix(serialize-xml): Prevent unexpected dots in NativeXmlReader.getPath 2024-04-17 11:06:12 +02:00
XmlToken.java feat(serialize-xml): scaffold wrapper 2024-04-13 20:41:13 +02:00
XmlTransport.java feat(serialize-xml): scaffold wrapper 2024-04-13 20:41:13 +02:00