Class SimpleYAMLAdapter

    • Constructor Detail

      • SimpleYAMLAdapter

        public SimpleYAMLAdapter()
    • Method Detail

      • process

        public void process()
                     throws org.json.JSONException
        Process hook implementation: transform YAML into JSON and call process hook with JSON tokener
        Specified by:
        process in interface AdapterInterface
        Overrides:
        process in class SimpleJSONAdapter
        Throws:
        org.json.JSONException