Searched refs:expandedPropertyValue (Results 1 – 1 of 1) sorted by relevance
46 String expandedPropertyValue = doSingleSubstitution(propertyValue, properties); in doSubstitutions() local47 properties.setProperty(propertyName, expandedPropertyValue); in doSubstitutions()