java.lang.Object
org.rockhopper.smarthome.wes.jwes.communicator.xml.XmlHandler

public class XmlHandler extends Object
  • Field Details

    • log

      protected org.slf4j.Logger log
  • Constructor Details

    • XmlHandler

      public XmlHandler(WesData wesData)
  • Method Details

    • getXStreamWithFormat

      protected com.thoughtworks.xstream.XStream getXStreamWithFormat()
    • getXStreamWithoutFormat

      protected com.thoughtworks.xstream.XStream getXStreamWithoutFormat()
    • deserialize

      public Object deserialize(String xml)
    • serialize

      public String serialize(boolean withFormat)
    • buildCGX

      public String buildCGX()