org.cogroo.errorreport
Class ErrorReportAccess

java.lang.Object
  extended by org.cogroo.errorreport.ErrorReportAccess

public class ErrorReportAccess
extends Object


Constructor Summary
ErrorReportAccess()
           
 
Method Summary
 ErrorReport getErrorReport(Reader xml)
           
static String serialize(ErrorReport newRules)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorReportAccess

public ErrorReportAccess()
Method Detail

getErrorReport

public ErrorReport getErrorReport(Reader xml)

serialize

public static String serialize(ErrorReport newRules)


Copyright © 2012-2013 CoGrOO. All Rights Reserved.