Searched defs:serialize (Results 1 – 6 of 6) sorted by relevance
41 public void serialize(OutputStream xmlOutputStream) throws IOException; in serialize() method
126 public void serialize(OutputStream stream) throws IOException { in serialize() method in SubPlan
27 public JsonElement serialize(Graph src, Type typeOfSrc, JsonSerializationContext context) { in serialize() method in GraphSerializer
35 public void serialize(ReportLog reportLog) throws IOException { in serialize() method in MetricsXmlSerializer
125 void serialize(XmlSerializer serializer) in serialize() method in ReportLog.Metric302 public static String serialize(ReportLog reportlog) throws XmlPullParserException, in serialize() method in ReportLog320 public static void serialize(XmlSerializer serializer, ReportLog reportLog) in serialize() method in ReportLog
98 public static void serialize( in serialize() method in TestResultHistory