Home
last modified time | relevance | path

Searched defs:Serializer (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
DSerializer.java38 public class Serializer { class
50 public Serializer() throws IOException { in Serializer() method in Serializer
54 public Serializer(OutputStream os) throws IOException { in Serializer() method in Serializer
59 public Serializer(boolean startDocument) throws IOException { in Serializer() method in Serializer
70 public Serializer(OutputStream outputStream, boolean startDocument) throws IOException { in Serializer() method in Serializer