Uses of Interface
org.xmlpull.v1.XmlSerializer
-
Uses of XmlSerializer in org.xmlpull.v1
Methods in org.xmlpull.v1 that return XmlSerializerModifier and TypeMethodDescriptionWrite an attribute.Write end tag.XmlPullParserFactory.newSerializer()
Creates a new instance of a XML Serializer.Writes a start tag with the given namespace and name.XmlSerializer.text
(char[] buf, int start, int len) Writes text, where special XML chars are escaped automaticallyWrites text, where special XML chars are escaped automatically