Package org.xmlpull.v1.builder
Interface XmlSerializable
-
public interface XmlSerializableThis interface is used during serialization by XmlInfosetBuilder for children that are not in XML infoset.- Version:
- $Revision: 1.4 $
- Author:
- Aleksander Slominski
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserialize(XmlSerializer ser)
-
-
-
Method Detail
-
serialize
void serialize(XmlSerializer ser) throws IOException
- Throws:
IOException
-
-