com.xebialabs.deployit.core.rest.xml
Class Converters

java.lang.Object
  extended by com.xebialabs.deployit.core.rest.xml.Converters

public class Converters
extends java.lang.Object


Constructor Summary
Converters()
           
 
Method Summary
static java.lang.String bool(boolean b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Converters

public Converters()
Method Detail

bool

public static java.lang.String bool(boolean b)