com.xebialabs.deployit.booter.local.utils
Interface XmlUtils.Closure<E>

Enclosing class:
XmlUtils

public static interface XmlUtils.Closure<E>


Method Summary
 void call(E e)
           
 

Method Detail

call

void call(E e)