Searched refs:constructedValue (Results 1 – 1 of 1) sorted by relevance
655 String constructedValue = getConstructedValue(xpath); in getConstructedBaileyValue() local656 if (constructedValue != null) { in getConstructedBaileyValue()663 return constructedValue; in getConstructedBaileyValue()3838 String constructedValue = getConstructedValue(xpath);3839 if (constructedValue != null) {3842 return constructedValue;