Searched defs:props (Results 1 – 3 of 3) sorted by relevance
82 private void writeProperties(File output, Map<String, String> props) throws IOException { in writeProperties() argument96 private void verifyProperties(File source, Map<String, String> props) throws IOException { in verifyProperties() argument
37 Set<TokenProperty> props = new HashSet<>(); in getRequiredTokens() local
875 String props = FileUtil.readStringFromFile(buildProp); in getSplVersion() local