Package dev.jcputney.elearning.parser.input.common
package dev.jcputney.elearning.parser.input.common
-
ClassesClassDescriptionCustom deserializer for LangString objects to ensure that they are properly deserialized from XML.Custom deserializer for lists of LangString objects to ensure that they are properly deserialized from XML.Represents a percentage value constrained between 0 and 1 (inclusive).Custom deserializer for PercentType, ensuring the value is within the range of 0 to 1.A custom serializer for the
PercentTypeclass, enabling its conversion to a JSON string representation during serialization.Custom deserializer for trimming leading whitespace and preserving indentation in JSON strings and XML text blocks.