Interface ToolchainsXmlFactory
- All Superinterfaces:
Service, XmlFactory<org.apache.maven.api.toolchain.PersistedToolchains>
@Experimental
public interface ToolchainsXmlFactory
extends XmlFactory<org.apache.maven.api.toolchain.PersistedToolchains>
Reads and writes a
PersistedToolchains 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