Uses of Interface
org.apache.maven.api.services.xml.XmlFactory
Packages that use XmlFactory
Package
Description
Provides XML-specific services for reading and writing Maven's configuration files
and descriptors.
-
Uses of XmlFactory in org.apache.maven.api.services.xml
Subinterfaces of XmlFactory in org.apache.maven.api.services.xmlModifier and TypeInterfaceDescriptioninterfaceReads or writes aModelusing XML.interfaceReads and writes aPluginDescriptorobject to/from XML.interfaceReads and writes aSettingsobject to/from XML.interfaceReads and writes aPersistedToolchainsobject to/from XML.