
com.cybozu.kintone.client.module.parser.FileParser Maven / Gradle / Ivy
/**
* MIT License
*
* Copyright (c) 2018 Cybozu
* https://github.com/kintone/kintone-java-sdk/blob/master/LICENSE
*/
package com.cybozu.kintone.client.module.parser;
public class FileParser extends Parser {
// Remove parseObject and parseJson but keep this class for future implementation
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy