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 TypeMethodDescriptionvoid
Xpp3DomUtils.writeToSerializer
(String namespace, XmlSerializer serializer, Xpp3Dom dom) 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 TypeClassDescriptionclass
Implementation of XmlSerializer interface from XmlPull V1 API.Methods in org.codehaus.plexus.util.xml.pull that return XmlSerializer