接口 YamlProcessor.MatchCallback

    • 方法详细资料

      • process

        void process​(Properties properties,
                     Map<String,​Object> map)
        Process the given representation of the parsing results.
        参数:
        properties - the properties to process (as a flattened representation with indexed keys in case of a collection or map)
        map - the result map (preserving the original value structure in the YAML document)