Searched refs:CLOSE_SYSTEM_PROPERTY (Results 1 – 2 of 2) sorted by relevance
109 public static final char CLOSE_SYSTEM_PROPERTY = '>'; field in ConfigurationConstants
1162 int toIndex = word.indexOf(ConfigurationConstants.CLOSE_SYSTEM_PROPERTY, fromIndex+1); in replaceSystemProperties()