Class StringConfigurationLookupStrategy

    • Field Detail

      • log

        @Nonnull
        private final org.slf4j.Logger log
        Class logger.
    • Constructor Detail

      • StringConfigurationLookupStrategy

        public StringConfigurationLookupStrategy()
    • Method Detail

      • xmlObjectToString

        @Nullable
        private String xmlObjectToString​(@Nonnull
                                         XMLObject object)
        Convert an XMLObject to a String if the type is supported.
        Parameters:
        object - object to convert
        Returns:
        the converted value, or null