All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fr.opensagres.xdocreport.document.json.IJSONNode Maven / Gradle / Ivy

package fr.opensagres.xdocreport.document.json;

public interface IJSONNode
{

    boolean isUpperCaseFirstChar();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy