airbrake
Class NoticeXml

java.lang.Object
  extended by airbrake.NoticeXml

public class NoticeXml
extends Object


Constructor Summary
NoticeXml(AirbrakeNotice notice)
           
 
Method Summary
protected static String escapeXml(String string)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoticeXml

public NoticeXml(AirbrakeNotice notice)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

escapeXml

protected static String escapeXml(String string)


Copyright © 2013. All Rights Reserved.