#1387: ValueParser.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/utils/ValueParser.kt Kotlin object (singleton), projectforge-business/src/main/kotlin/org/projectforge/framework/utils/ValueParser.kt 187 lines · 137 code · 38 comments · 12 blank
Type-safe value parsing utility converting string representations to Java primitives and objects. Handles Integer, Long, Double, BigDecimal, Boolean, Date parsing with locale-aware formatting and graceful error handling.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
87dd5b87c AuftragsCache refactored, migration stuff... (all tests OK)
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.