mirror of
https://github.com/stleary/JSON-java.git
synced 2026-04-03 00:03:18 -04:00
Extracted hex and decimal parsing logic into separate methods to address SonarQube complexity warning: - parseHexEntity(): handles ઼ format - parseDecimalEntity(): handles { format This reduces cyclomatic complexity while maintaining identical functionality and all validation checks.
255 B
255 B