Searched refs:writeInstance (Results 1 – 8 of 8) sorted by relevance
55 public void writeInstance(XmlSerializer writer, Object instance) throws IOException; in writeInstance() method
40 public void writeInstance(XmlSerializer writer, Object obj) throws IOException { in writeInstance() method in MarshalDate
40 public void writeInstance(XmlSerializer writer, Object obj) throws IOException { in writeInstance() method in MarshalBase64
59 public void writeInstance(XmlSerializer writer, Object instance) throws IOException { in writeInstance() method in DM
74 public void writeInstance(XmlSerializer writer, Object instance) throws IOException { in writeInstance() method in MarshalHashtable
803 ((Marshal) marshal).writeInstance(writer, element); in writeElement()
47 public void writeInstance(XmlSerializer writer, Object instance) throws IOException { in writeInstance() method in MarshalFloat
1708 ((Marshal) marshal).writeInstance(writer, element);