public class BooleanSimpleXmlAdapter extends Object implements org.simpleframework.xml.transform.Transform<Boolean>
BooleanSimpleXmlAdapter()
Boolean
read(String value)
String
write(Boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BooleanSimpleXmlAdapter()
public Boolean read(String value) throws Exception
read
org.simpleframework.xml.transform.Transform<Boolean>
Exception
public String write(Boolean value) throws Exception
write
Copyright © 2018. All rights reserved.