com.xebialabs.deployit.service.replacement
Class PlaceholderExpander

java.lang.Object
  extended by com.xebialabs.deployit.service.replacement.PlaceholderExpander

public class PlaceholderExpander
extends java.lang.Object


Constructor Summary
PlaceholderExpander()
           
 
Method Summary
static MapStringStringView expand(MapStringStringView entries)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaceholderExpander

public PlaceholderExpander()
Method Detail

expand

public static MapStringStringView expand(MapStringStringView entries)