org.kuali.common.util.xml.jaxb.adapter
Class OmitFalseAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,Boolean>
      extended by org.kuali.common.util.xml.jaxb.adapter.OmitBooleanAdapter
          extended by org.kuali.common.util.xml.jaxb.adapter.OmitFalseAdapter

public class OmitFalseAdapter
extends OmitBooleanAdapter


Constructor Summary
OmitFalseAdapter()
           
 
Method Summary
 
Methods inherited from class org.kuali.common.util.xml.jaxb.adapter.OmitBooleanAdapter
getOmitValue, marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OmitFalseAdapter

public OmitFalseAdapter()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.