Interface PluginXmlFactory
- All Superinterfaces:
Service, XmlFactory<org.apache.maven.api.plugin.descriptor.PluginDescriptor>
@Experimental
public interface PluginXmlFactory
extends XmlFactory<org.apache.maven.api.plugin.descriptor.PluginDescriptor>
Reads and writes a
PluginDescriptor object to/from XML.- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface XmlFactory
fromXmlString, read, read, read, read, read, read, read, toXmlString, write, write, write, write