Uses of Interface
org.codehaus.plexus.util.xml.pull.XmlSerializer
Packages that use XmlSerializer
- 
Uses of XmlSerializer in org.codehaus.plexus.util.xmlMethods in org.codehaus.plexus.util.xml with parameters of type XmlSerializerModifier and TypeMethodDescriptionvoidXpp3DomUtils.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.pullClasses 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