SourceForge.net Logo

Requirement: properties.conversion.null

Attempting to read a null value as a Java primitive type must be treated as calling the primitive's corresponding valueOf(String) conversion method with a null value.

See:

  • Section 3.5.4, Property Value Conversion
  • Section 3.5.8, Nonexistent Properties