Uses of Interface
org.codehaus.plexus.util.xml.pull.XmlSerializer
Packages that use XmlSerializer
-
Uses of XmlSerializer in org.codehaus.plexus.util.xml
Methods in org.codehaus.plexus.util.xml with parameters of type XmlSerializerModifier and TypeMethodDescriptionvoidXpp3Dom.writeToSerializer(String namespace, XmlSerializer serializer) voidXpp3DomUtils.writeToSerializer(String namespace, XmlSerializer serializer, Xpp3Dom dom) Deprecated.Constructors in org.codehaus.plexus.util.xml with parameters of type XmlSerializer -
Uses of XmlSerializer in org.codehaus.plexus.util.xml.pull
Classes in org.codehaus.plexus.util.xml.pull that implement XmlSerializerModifier and TypeClassDescriptionclassImplementation of XmlSerializer interface from XmlPull V1 API.Methods in org.codehaus.plexus.util.xml.pull that return XmlSerializer
Xpp3Dom.writeToSerializer(String, XmlSerializer)