Interface IPropertiesLoader

    • Method Detail

      • loadWicketProperties

        org.apache.wicket.util.value.ValueMap loadWicketProperties​(InputStream inputStream)
        Load the properties into a ValueMap.
        Parameters:
        inputStream -
        Returns:
        Properties. Null if not applicable or not found or ...