Class XmlHandler
java.lang.Object
org.rockhopper.smarthome.wes.jwes.communicator.xml.XmlHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildCGX()deserialize(String xml) protected com.thoughtworks.xstream.XStreamprotected com.thoughtworks.xstream.XStreamserialize(boolean withFormat)
-
Field Details
-
log
protected org.slf4j.Logger log
-
-
Constructor Details
-
XmlHandler
-
-
Method Details
-
getXStreamWithFormat
protected com.thoughtworks.xstream.XStream getXStreamWithFormat() -
getXStreamWithoutFormat
protected com.thoughtworks.xstream.XStream getXStreamWithoutFormat() -
deserialize
-
serialize
-
buildCGX
-